genital
Vars | |
default_accessory_type | Path to the default sprite accessory |
---|---|
Procs | |
is_visible | Actually rendered. Slimmed down version of the logic in is_available() that actually works when spawning or drawing the character. |
Var Details
default_accessory_type
Path to the default sprite accessory
Proc Details
is_visible
Actually rendered. Slimmed down version of the logic in is_available() that actually works when spawning or drawing the character.
Returns if feature is visible.
Arguments:
- The character this is being applied to.
- preferences - The relevant character preferences.