Space Station 13 - Nebula13 - Modules - TypesVar Details

screen

Vars

is_global_screenGlobal screens are not qdeled when the holding mob is destroyed.
owner_refThe mob that owns this screen object, if any.
requires_ownerWhether or not this screen element requires an owner.
requires_ui_styleSet to false for screen objects that do not rely on UI style to set their icon.
ui_style_categoryA string reference to a /decl/ui_style icon category.
user_incapacitation_flagsA set of flags to check for when the user clicks this element.

Var Details

is_global_screen

Global screens are not qdeled when the holding mob is destroyed.

owner_ref

The mob that owns this screen object, if any.

requires_owner

Whether or not this screen element requires an owner.

requires_ui_style

Set to false for screen objects that do not rely on UI style to set their icon.

ui_style_category

A string reference to a /decl/ui_style icon category.

user_incapacitation_flags

A set of flags to check for when the user clicks this element.