genital 
Vars | |
layer_above_all | Layer used when FORCED ABOVE ALL CLOTHING. |
---|---|
layer_above_undies | Layer used when ABOVE UNDERWEAR |
layer_below_undies | Ditto, but for BELOW UNDERWEAR |
organ_slot | Organ slot, used to get reference to the actual organ this is attached to without angering the CI gods. |
owner | Owning human. Used to adjust layers depending on underwear |
sprite_suffix | The suffix appended to the feature_key for the overlays. |
Procs | |
layer_mode_check | Helper function - if the organ this overlay is tied to has been set to layer above clothing, return TRUE |
underwear_check | Return TRUE if this should overlay below underwear, otherwise it'll layer above it and the uniform. |
Var Details
layer_above_all 
Layer used when FORCED ABOVE ALL CLOTHING.
layer_above_undies 
Layer used when ABOVE UNDERWEAR
layer_below_undies 
Ditto, but for BELOW UNDERWEAR
organ_slot 
Organ slot, used to get reference to the actual organ this is attached to without angering the CI gods.
owner 
Owning human. Used to adjust layers depending on underwear
sprite_suffix 
The suffix appended to the feature_key for the overlays.
Proc Details
layer_mode_check
Helper function - if the organ this overlay is tied to has been set to layer above clothing, return TRUE
underwear_check
Return TRUE if this should overlay below underwear, otherwise it'll layer above it and the uniform.