Navigation
API > API/Plugins > API/Plugins/MetaHumanSDKRuntime
Inheritance Hierarchy
- UActorComponent
- UMetaHumanComponentBase
- UMetaHumanComponentUE
References
| Module | MetaHumanSDKRuntime |
| Header | /Engine/Plugins/Experimental/MetaHuman/MetaHumanSDK/Source/MetaHumanSDKRuntime/Public/MetaHumanComponentUE.h |
| Include | #include "MetaHumanComponentUE.h" |
Syntax
UCLASS (Blueprintable, ClassGroup="Animation",
HideCategories=(Navigation, Variable, Sockets, Tags, Activation, Cooking, Events, ComponentTick, ComponentReplication, AssetUserData, Replication),
Meta=(BlueprintSpawnableComponent, DisplayName="MetaHuman Component"))
class UMetaHumanComponentUE : public UMetaHumanComponentBase
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | BeginPlay () |
||
| void | OnUnregister () |
Overridden from UMetaHumanComponentBase
| Type | Name | Description | |
|---|---|---|---|
| void | OnRegister () |