Navigation
API > API/Plugins > API/Plugins/Chooser
| |
|
| Name |
FContextObjectTypeStruct |
| Type |
struct |
| Header File |
/Engine/Plugins/Chooser/Source/Chooser/Public/ChooserPropertyAccess.h |
| Include Path |
#include "ChooserPropertyAccess.h" |
Syntax
USTRUCT (DisplayName="Struct Parameter")
struct FContextObjectTypeStruct : public FContextObjectTypeBase
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Struct |
TObjectPtr< UScriptStruct > |
|
ChooserPropertyAccess.h |
- EditAnywhere
- Category="Type"
|