Navigation
API > API/Plugins > API/Plugins/MetaHumanCrowd
Blueprint function library for MetaHuman crowd statistics
| Name | UMetaHumanCrowdStatsLibrary |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCrowd/Source/MetaHumanCrowd/Public/MetaHumanCrowdStatsLibrary.h |
| Include Path | #include "MetaHumanCrowdStatsLibrary.h" |
Syntax
UCLASS (MinimalAPI)
class UMetaHumanCrowdStatsLibrary : public UBlueprintFunctionLibrary
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UBlueprintFunctionLibrary → UMetaHumanCrowdStatsLibrary
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FMetaHumanCrowdStats GatherMetaHumanCrowdStats
(
const UObject* WorldContextObject |
Gather a snapshot of MetaHuman crowd statistics. | MetaHumanCrowdStatsLibrary.h |
|