Navigation
API > API/Plugins > API/Plugins/RigVM
| Name | ERigVMSliceType |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMExecuteContext.h |
| Include Path | #include "RigVMCore/RigVMExecuteContext.h" |
Syntax
enum ERigVMSliceType
{
Invalid,
Loop,
Callable,
}
Values
| Name | Remarks |
|---|---|
| Invalid | |
| Loop | |
| Callable |