Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/FRigVMExtendedExecuteContext
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| RigVMCore/RigVMExecuteContext.h | |||
FRigVMExtendedExecuteContext
(
const UScriptStruct* InExecuteContextStruct |
RigVMCore/RigVMExecuteContext.h | ||
FRigVMExtendedExecuteContext
(
const FRigVMExtendedExecuteContext& InOther |
RigVMCore/RigVMExecuteContext.h |
FRigVMExtendedExecuteContext()
| Name | FRigVMExtendedExecuteContext |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMExecuteContext.h |
| Include Path | #include "RigVMCore/RigVMExecuteContext.h" |
FRigVMExtendedExecuteContext()
FRigVMExtendedExecuteContext(const UScriptStruct *)
| Name | FRigVMExtendedExecuteContext |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMExecuteContext.h |
| Include Path | #include "RigVMCore/RigVMExecuteContext.h" |
FRigVMExtendedExecuteContext
(
const UScriptStruct * InExecuteContextStruct
)
FRigVMExtendedExecuteContext(const FRigVMExtendedExecuteContext &)
| Name | FRigVMExtendedExecuteContext |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMExecuteContext.h |
| Include Path | #include "RigVMCore/RigVMExecuteContext.h" |
FRigVMExtendedExecuteContext
(
const FRigVMExtendedExecuteContext & InOther
)