/tg/ Station 13 - Modules - TypesVar Details - Proc Details

material_property

Singleton datums used to hold material property info

Vars

idAssociated property ID
inheritedShould this property be inherited by child materials?

Procs

attach_toCalled whenever a material with this property initializes. Mostly used for behavior tracking on optional properties
get_descriptorReturns a string to display to sci glasses wearers when the material is examined

Var Details

id

Associated property ID

inherited

Should this property be inherited by child materials?

Proc Details

attach_to

Called whenever a material with this property initializes. Mostly used for behavior tracking on optional properties

get_descriptor

Returns a string to display to sci glasses wearers when the material is examined