Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/RigVMModel
References
| Module | RigVMDeveloper |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMClient.h |
| Include | #include "RigVMModel/RigVMClient.h" |
Syntax
class IRigVMClientExternalModelHost
Remarks
Interface that allows access to externally-hosted models.
Functions
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< URigVMGraph > | CreateContainedGraphModel
(
URigVMCollapseNode* CollapseNode, |
Sets a new created model as. | |
| const TArray< TObjectPtr< URigVMGraph > > & | Returns the externally-held models for a client. |