Navigation
API > API/Plugins > API/Plugins/RigVM
| |
|
| Name |
FRigVMFunctionCompilationPropertyPath |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMGraphFunctionDefinition.h |
| Include Path |
#include "RigVMCore/RigVMGraphFunctionDefinition.h" |
Syntax
USTRUCT ()
struct FRigVMFunctionCompilationPropertyPath
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| HeadCPPType |
FString |
|
RigVMCore/RigVMGraphFunctionDefinition.h |
|
| PropertyIndex |
int32 |
|
RigVMCore/RigVMGraphFunctionDefinition.h |
|
| SegmentPath |
FString |
|
RigVMCore/RigVMGraphFunctionDefinition.h |
|