Navigation
API > API/Plugins > API/Plugins/PlainPropsUObject
| Name | PlainProps::UE::EBindMode |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/PlainPropsUObject/Source/Public/PlainPropsRoundtripTest.h |
| Include Path | #include "PlainPropsRoundtripTest.h" |
Syntax
namespace PlainProps
{
namespace UE
{
enum EBindMode
{
All,
Source,
Runtime,
}
}
}
Values
| Name | Remarks |
|---|---|
| All | |
| Source | |
| Runtime |