Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/RigVMFunctions
Inheritance Hierarchy
- FRigVMDispatchFactory
- FRigVMDispatch_CoreBase
- FRigVMDispatch_MakeStruct
- FRigVMDispatch_BreakStruct
References
| Module | RigVM |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMFunctions/RigVMDispatch_MakeStruct.h |
| Include | #include "RigVMFunctions/RigVMDispatch_MakeStruct.h" |
Syntax
USTRUCT&40;
Meta&61;&40;DisplayName&61;"Make", Category&61;"Core", Keywords&61;"Compose,Composition,Create,Constant", NodeColor&61;"1,1,1,1"&41;&41;
struct FRigVMDispatch_MakeStruct : public FRigVMDispatch_CoreBase
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Execute
(
FRigVMExtendedExecuteContext& InContext, |
Overridden from FRigVMDispatchFactory
| Type | Name | Description | |
|---|---|---|---|
| FString | GetArgumentMetaData
(
const FName& InArgumentName, |
Returns meta data on the property of the permutations. | |
| const TArray< FRigVMTemplateArgument > & | GetArguments () |
Returns the arguments of the template | |
| FRigVMFunctionPtr | GetDispatchFunctionImpl
(
const FRigVMTemplateTypeMap& InTypes |
||
| FString | GetNodeTitle
(
const FRigVMTemplateTypeMap& InTypes |
Returns the title of the node for a given type set. | |
| FText | GetNodeTooltip
(
const FRigVMTemplateTypeMap& InTypes |
Returns the tooltip for the node | |
| FRigVMTemplateTypeMap | OnNewArgumentType
(
const FName& InArgumentName, |
Returns the delegate to react to new types being added to an argument. |
Constants
| Name | Description |
|---|---|
| ElementsName | |
| StructName |