unreal.MetaHumanCrowdStatsLibrary

class unreal.MetaHumanCrowdStatsLibrary(outer: Object | None = None, name: Name | str = 'None')

Bases: BlueprintFunctionLibrary

Blueprint function library for MetaHuman crowd statistics

C++ Source:

  • Plugin: MetaHumanCrowd

  • Module: MetaHumanCrowd

  • File: MetaHumanCrowdStatsLibrary.h

classmethod gather_meta_human_crowd_stats(world_context_object) MetaHumanCrowdStats

Gather a snapshot of MetaHuman crowd statistics.

Reads cached per-entity state already maintained by the Mass visualization pipeline.

Parameters:

world_context_object (Object)

Return type:

MetaHumanCrowdStats