Navigation
API > API/Plugins > API/Plugins/RigLogicModule
Inheritance Hierarchy
References
| Module | RigLogicModule |
| Header | /Engine/Plugins/Animation/RigLogic/Source/RigLogicModule/Public/DNAReaderAdapter.h |
| Include | #include "DNAReaderAdapter.h" |
Syntax
template<class TWrappedReader>
class FDNAReader : public IDNAReader
Constructors
| Type | Name | Description | |
|---|---|---|---|
FDNAReader
(
TWrappedReader* Source |
|||
FDNAReader
(
const FDNAReader& |
|||
FDNAReader
(
FDNAReader&& |
Destructors
| Type | Name | Description | |
|---|---|---|---|
~FDNAReader () |
Overridden from IBehaviorReader
Overridden from IDefinitionReader
| Type | Name | Description | |
|---|---|---|---|
| uint16 | |||
| uint16 | |||
| TArrayView< const uint16 > | GetAnimatedMapIndicesForLOD
(
uint16 LOD |
||
| FString | GetAnimatedMapName
(
uint16 Index |
||
| uint16 | |||
| uint16 | |||
| TArrayView< const uint16 > | |||
| FString | GetBlendShapeChannelName
(
uint16 Index |
||
| uint16 | Definition. | ||
| FString | GetGUIControlName
(
uint16 Index |
||
| uint16 | |||
| uint16 | |||
| TArrayView< const uint16 > | GetJointIndicesForLOD
(
uint16 LOD |
||
| FString | GetJointName
(
uint16 Index |
||
| uint16 | GetJointParentIndex
(
uint16 Index |
||
| FMeshBlendShapeChannelMapping | GetMeshBlendShapeChannelMapping
(
uint16 Index |
||
| uint16 | |||
| TArrayView< const uint16 > | |||
| uint16 | GetMeshCount () |
||
| uint16 | |||
| TArrayView< const uint16 > | GetMeshIndicesForLOD
(
uint16 LOD |
||
| FString | GetMeshName
(
uint16 Index |
||
| FVector | GetNeutralJointRotation
(
uint16 Index |
||
| FVector | GetNeutralJointTranslation
(
uint16 Index |
||
| uint16 | |||
| FString | GetRawControlName
(
uint16 Index |
Overridden from IDescriptorReader
| Type | Name | Description | |
|---|---|---|---|
| uint16 | GetAge () |
||
| EArchetype | GetArchetype () |
||
| FCoordinateSystem | |||
| FString | |||
| uint16 | GetDBMaxLOD () |
||
| FString | GetDBName () |
||
| EGender | GetGender () |
||
| uint16 | GetLODCount () |
||
| uint32 | |||
| FString | GetMetaDataKey
(
uint32 Index |
||
| FString | GetMetaDataValue
(
const FString& Key |
||
| FString | GetName () |
Descriptor. | |
| ERotationUnit | |||
| ETranslationUnit |
Overridden from IHeaderReader
Overridden from IDNAReaderBase
| Type | Name | Description | |
|---|---|---|---|
| void | Unload
(
EDNADataLayer Layer |
Overridden from IGeometryReader
Overridden from IMachineLearnedBehaviorReader
Operators
| Type | Name | Description | |
|---|---|---|---|
| FDNAReader & | operator=
(
const FDNAReader& |
||
| FDNAReader & | operator=
(
FDNAReader&& |