CommunitySystem
Documents the CommunitySystem class and its functions.
Invoking CommunitySystem
comms = Game.GetCommunitySystem()Sub-functions
DisableCrowdNullArea
DisableCrowdNullArea(areaId : Uint64);EnableDynamicCrowdNullArea
EnableDynamicCrowdNullArea(areaLocalBBox : Box, areaLocalToWorld : WorldTransform, savable : Bool, duration : Float) : Uint64;Last updated