preference_toggle
Vars | |
blackbox_message | Message for the blackbox, legacy verbs so we can't just use the name |
---|---|
description | Description of what the pref setting does |
disable_message | Message to display when this toggle is disabled |
enable_message | Message to display when this toggle is enabled |
name | Name of the preference toggle. Don't set this if you don't want it to appear in game |
preftoggle_bitflag | Bitflag this datum will set to |
preftoggle_category | Category of the toggle |
preftoggle_toggle | What toggles to set this to? |
rights_required | Rights required to be able to use this pref option |
Var Details
blackbox_message
Message for the blackbox, legacy verbs so we can't just use the name
description
Description of what the pref setting does
disable_message
Message to display when this toggle is disabled
enable_message
Message to display when this toggle is enabled
name
Name of the preference toggle. Don't set this if you don't want it to appear in game
preftoggle_bitflag
Bitflag this datum will set to
preftoggle_category
Category of the toggle
preftoggle_toggle
What toggles to set this to?
rights_required
Rights required to be able to use this pref option