FPropertyInfo

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

/Engine/Source/Editor/PropertyEditor/Public/PropertyPath.h

Include

#include "PropertyPath.h"

Syntax

struct FPropertyInfo

Remarks

Copyright Epic Games, Inc. All Rights Reserved.

Variables

Name Description

Public variable

int32

 

ArrayIndex

Public variable

TWeakFieldPtr< ...

 

Property

Constructors

Name Description

Public function

FPropertyInfo()

Public function

FPropertyInfo

(
    TWeakFieldPtr< FProperty > InProper...,
    int32 InArrayIndex
)

Operators

Name Description

Public function Const

bool

 

operator!=

(
    const FPropertyInfo& Other
)

Public function Const

bool

 

operator==

(
    const FPropertyInfo& Other
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss