Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/RigVMModel
References
| Module | RigVMDeveloper |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMExternalDependency.h |
| Include | #include "RigVMModel/RigVMExternalDependency.h" |
Syntax
USTRUCT ()
struct FRigVMExternalDependency
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRigVMExternalDependency
(
const FString& InPath, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FName & | GetCategory () |
||
| const FString & | |||
| const FString & | |||
| bool | IsExternal () |
||
| bool | IsInternal () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FRigVMExternalDependency& InOther |