Navigation
API > API/Plugins > API/Plugins/MetaHumanIdentity
| Name | FMetaHumanIdentityStateValidator |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanIdentity/Public/MetaHumanIdentityStateValidator.h |
| Include Path | #include "MetaHumanIdentityStateValidator.h" |
Syntax
class FMetaHumanIdentityStateValidator : public TSharedFromThis< FMetaHumanIdentityStateValidator >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FMetaHumanIdentityStateValidator
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMetaHumanIdentityStateValidator() |
MetaHumanIdentityStateValidator.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bPrepareForPerformanceEnabled | bool | MetaHumanIdentityStateValidator.h | ||
| CurrentProgress | EIdentityProgressState | MetaHumanIdentityStateValidator.h | ||
| FitTeethText | TPair< int32, FText > | MetaHumanIdentityStateValidator.h | ||
| Identity | TWeakObjectPtr< class UMetaHumanIdentity > | MetaHumanIdentityStateValidator.h | ||
| IdentityHashes | FIdentityHashes | MetaHumanIdentityStateValidator.h | ||
| IdentityStateTooltip | FText | MetaHumanIdentityStateValidator.h | ||
| MeshToMetahumanText | TPair< int32, FText > | MetaHumanIdentityStateValidator.h | ||
| PrepareForPerformanceText | TPair< int32, FText > | MetaHumanIdentityStateValidator.h | ||
| SolveText | TPair< int32, FText > | MetaHumanIdentityStateValidator.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FText GetInvalidationStateToolTip() |
MetaHumanIdentityStateValidator.h | ||
void MeshAutoriggedUpdate() |
MetaHumanIdentityStateValidator.h | ||
void MeshConformedStateUpdate() |
MetaHumanIdentityStateValidator.h | ||
void MeshPreparedForPerformanceUpdate() |
MetaHumanIdentityStateValidator.h | ||
void PostAssetLoadHashInitialization
(
TWeakObjectPtr< class UMetaHumanIdentity > InIdentity |
MetaHumanIdentityStateValidator.h | ||
void TeethFittedUpdate() |
MetaHumanIdentityStateValidator.h | ||
void UpdateIdentityProgress() |
MetaHumanIdentityStateValidator.h |