screen
Vars | |
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. |
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.