Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/IRigVMClientHost
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
URigVMController * GetController
(
const URigVMGraph* InGraph |
RigVMModel/RigVMClient.h | ||
URigVMController * GetController
(
const UEdGraph* InEdGraph |
RigVMModel/RigVMClient.h |
GetController(const URigVMGraph *)
| Name | GetController |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMClient.h |
| Include Path | #include "RigVMModel/RigVMClient.h" |
URigVMController * GetController
(
const URigVMGraph * InGraph
) const
GetController(const UEdGraph *)
| Name | GetController |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMClient.h |
| Include Path | #include "RigVMModel/RigVMClient.h" |
URigVMController * GetController
(
const UEdGraph * InEdGraph
) const