Navigation
API > API/Plugins > API/Plugins/RigVM
Inheritance Hierarchy
- UBlueprintGeneratedClass
- IRigVMGraphFunctionHost
- URigVMBlueprintGeneratedClass
- UControlRigBlueprintGeneratedClass
References
| Module | RigVM |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMBlueprintGeneratedClass.h |
| Include | #include "RigVMBlueprintGeneratedClass.h" |
Syntax
UCLASS ()
class URigVMBlueprintGeneratedClass :
public UBlueprintGeneratedClass,
public IRigVMGraphFunctionHost
Variables
| Type | Name | Description | |
|---|---|---|---|
| FRigVMGraphFunctionStore | GraphFunctionStore |
Constructors
| Type | Name | Description | |
|---|---|---|---|
URigVMBlueprintGeneratedClass
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | GetAssetRegistryTags
(
TArray< FAssetRegistryTag >& OutTags |
||
| void | GetAssetRegistryTags
(
FAssetRegistryTagsContext Context |
||
| uint8 * | GetPersistentUberGraphFrame
(
UObject* Obj, |
||
| void | PostInitInstance
(
UObject* InObj, |
||
| void | PostLoad () |
||
| void | Serialize
(
FArchive& Ar |
Overridden from IRigVMGraphFunctionHost
| Type | Name | Description | |
|---|---|---|---|
| const FRigVMGraphFunctionStore * | |||
| FRigVMGraphFunctionStore * |