Class: ce_smart_zone
Server object binding for smart-zone spawn entities.
Source
src/xrGame/script_zone_script.cpp, ce_smart_zone binding.
Custom Constructor
ce_smart_zone
Remarks
Server-side smart-zone entity wrapper. Use client smart-cover objects for runtime cover checks.
Extends
Constructors
Constructor
ts
protected new ce_smart_zone(): ce_smart_zone;Engine-created smart zone server entity.
Returns
ce_smart_zone
Overrides
Properties
__name
ts
readonly __name: string;LuaBind instance constructor name.
Inherited from
__name
ts
readonly static __name: string;LuaBind class constructor name.