Navigation
API > API/Plugins > API/Plugins/RigVM
A context used for inquiring from dispatch factories
| Name | FRigVMDispatchContext |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMDispatchFactory.h |
| Include Path | #include "RigVMCore/RigVMDispatchFactory.h" |
Syntax
struct FRigVMDispatchContext
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRigVMDispatchContext() |
RigVMCore/RigVMDispatchFactory.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Instance | TSharedPtr< FStructOnScope > | RigVMCore/RigVMDispatchFactory.h | ||
| StringRepresentation | FString | RigVMCore/RigVMDispatchFactory.h | ||
| Subject | const UObject * | RigVMCore/RigVMDispatchFactory.h |