Navigation
API > API/Plugins > API/Plugins/RigLogicLib
INDENT-OFF
| Name | trio::OpenMode |
| Type | enum |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/trio/types/Parameters.h |
| Include Path | #include "trio/types/Parameters.h" |
Syntax
namespace trio
{
enum OpenMode
{
Binary = 4,
Text = 8,
}
}
Values
| Name | Remarks |
|---|---|
| Binary | |
| Text |