Navigation
API > API/Plugins > API/Plugins/ControlRig
| Name | FInstructionRecordContainer |
| Type | struct |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Rigs/RigDependencyRecords.h |
| Include Path | #include "Rigs/RigDependencyRecords.h" |
Syntax
struct FInstructionRecordContainer
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FInstructionRecordContainer() |
Rigs/RigDependencyRecords.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ReadRecords | TArray< FInstructionRecord > | Rigs/RigDependencyRecords.h | ||
| ReadRecordsHash | uint32 | Rigs/RigDependencyRecords.h | ||
| WrittenRecords | TArray< FInstructionRecord > | Rigs/RigDependencyRecords.h | ||
| WrittenRecordsHash | uint32 | Rigs/RigDependencyRecords.h |