Navigation
API > API/Plugins > API/Plugins/PlainProps
References
| Module | PlainProps |
| Header | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsTypes.h |
| Include | #include "PlainPropsTypes.h" |
Syntax
class FScopeId
Constructors
| Type | Name | Description | |
|---|---|---|---|
FScopeId
(
FFlatScopeId Flat |
|||
FScopeId
(
FNestedScopeId Nested |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FFlatScopeId | AsFlat () |
||
| uint32 | AsInt () |
||
| FNestedScopeId | AsNested () |
||
| bool | IsFlat () |
||
| bool | IsNested () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
FScopeId O |