Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/FRigVMFunctionCompilationPropert-
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
RigVMCore/RigVMGraphFunctionDefinition.h |
|
|
|
RigVMCore/RigVMGraphFunctionDefinition.h |
|
ToPropertyDescription()
| |
|
| Name |
ToPropertyDescription |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMGraphFunctionDefinition.h |
| Include Path |
#include "RigVMCore/RigVMGraphFunctionDefinition.h" |
| Source |
/Engine/Plugins/Runtime/RigVM/Source/RigVM/Private/RigVMCore/RigVMGraphFunctionDefinition.cpp |
FRigVMPropertyDescription ToPropertyDescription() const
ToPropertyDescription(const TArray< FRigVMFunctionCompilationPropertyDescription > &)
| |
|
| Name |
ToPropertyDescription |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMGraphFunctionDefinition.h |
| Include Path |
#include "RigVMCore/RigVMGraphFunctionDefinition.h" |
| Source |
/Engine/Plugins/Runtime/RigVM/Source/RigVM/Private/RigVMCore/RigVMGraphFunctionDefinition.cpp |
static TArray < FRigVMPropertyDescription > ToPropertyDescription
(
const TArray < FRigVMFunctionCompilationPropertyDescription > & InDescriptions
)