Skip to content

Interface: IClassIdsGrouped

Definition of grouped class IDs used in the xray engine for object checks / comparison.

Properties

artefact

ts
artefact: LuaTable<TXR_class_id, boolean>;

monster

ts
monster: LuaTable<TXR_class_id, boolean>;

stalker

ts
stalker: LuaTable<TXR_class_id, boolean>;

weapon

ts
weapon: LuaTable<TXR_class_id, boolean>;