GameTagSystem
Documents the GameTagSystem class and its functions.
Invoking GameTagSystem
gts = Game.GameTagSystem()Sub-functions
GetAllMatchingEntities
GetAllMatchingEntities(tag : CName, out entities : array:ref:Entity) : Bool;GetAnyMatchingEntity
GetAnyMatchingEntity(tag : CName) : ref:Entity;Last updated