Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/RigVMModel
References
| Module | RigVMDeveloper |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMController.h |
| Include | #include "RigVMModel/RigVMController.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FRigStructScope
Variables
| Type | Name | Description | |
|---|---|---|---|
| const uint8 * | Memory | ||
| const UScriptStruct * | ScriptStruct |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRigStructScope
(
const T& InInstance |
|||
FRigStructScope
(
const FStructOnScope& InScope |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const uint8 * | GetMemory () |
||
| const UScriptStruct * | |||
| bool | IsValid () |