Navigation
API > API/Runtime > API/Runtime/PropertyPath
Helper struct to represent a view of a struct, used to specialize behavior against
| Name | FPropertyStructView |
| Type | struct |
| Header File | /Engine/Source/Runtime/PropertyPath/Public/PropertyPathHelpers.h |
| Include Path | #include "PropertyPathHelpers.h" |
Syntax
struct FPropertyStructView
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPropertyStructView
(
const UScriptStruct* InScriptStruct, |
PropertyPathHelpers.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Memory | const uint8 * | PropertyPathHelpers.h | ||
| ScriptStruct | const UScriptStruct * | PropertyPathHelpers.h |