Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/IRigVMClientHost
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Returns the rigvm client for this host. | RigVMModel/RigVMClient.h | ||
const FRigVMClient * GetRigVMClient () |
Returns the rigvm client for this host. | RigVMModel/RigVMClient.h |
GetRigVMClient()
Description
Returns the rigvm client for this host.
| Name | GetRigVMClient |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMClient.h |
| Include Path | #include "RigVMModel/RigVMClient.h" |
FRigVMClient * GetRigVMClient()
GetRigVMClient()
Description
Returns the rigvm client for this host.
| Name | GetRigVMClient |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMClient.h |
| Include Path | #include "RigVMModel/RigVMClient.h" |
const FRigVMClient * GetRigVMClient() const