Navigation
API > API/Plugins > API/Plugins/MetaHumanCoreTechLib > API/Plugins/MetaHumanCoreTechLib/FMetaHumanCharacterBodyIdentity > API/Plugins/MetaHumanCoreTechLib/FMetaHumanCharacterBodyIdentity/FState
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedRef< IDNAReader > StateToDna
(
dna::Reader* InDnaReader |
Create updated dna from state | MetaHumanCharacterBodyIdentity.h | |
TSharedRef< IDNAReader > StateToDna
(
UDNAAsset* InBodyDna |
MetaHumanCharacterBodyIdentity.h |
StateToDna(dna::Reader *)
Description
Create updated dna from state
| Name | StateToDna |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCoreTechLib/Source/MetaHumanCoreTechLib/Public/MetaHumanCharacterBodyIdentity.h |
| Include Path | #include "MetaHumanCharacterBodyIdentity.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanCoreTechLib/Source/MetaHumanCoreTechLib/Private/MetaHumanCharacterBodyIdentity.cpp |
TSharedRef < IDNAReader > StateToDna
(
dna::Reader * InDnaReader
) const
StateToDna(UDNAAsset *)
| Name | StateToDna |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCoreTechLib/Source/MetaHumanCoreTechLib/Public/MetaHumanCharacterBodyIdentity.h |
| Include Path | #include "MetaHumanCharacterBodyIdentity.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanCoreTechLib/Source/MetaHumanCoreTechLib/Private/MetaHumanCharacterBodyIdentity.cpp |
TSharedRef < IDNAReader > StateToDna
(
UDNAAsset * InBodyDna
) const