Navigation
API > API/Runtime > API/Runtime/DirectLink
References
| Module | DirectLink |
| Header | /Engine/Source/Runtime/Datasmith/DirectLink/Public/DirectLinkSerialMethods.h |
| Include | #include "DirectLinkSerialMethods.h" |
Syntax
namespace Reflect
{
enum ESerialModifier
&123;
_default = 0 << 5,
_array = 1 << 5,
_alt1 = 2 << 5,
&125;
}
Values
| Name | Description |
|---|---|
| _default | |
| _array | |
| _alt1 |