Goonstation 13 - Modules - TypesVar Details - Proc Details

swing sign

Vars

descpreambleText inserted before the actual message
maptext_holderHolder of the swing sign maptext that appears on hover
maxcrashdamageDamage when thrown into a swing sign
maxmessagecolsMax width of the message
maxmessagerowsMax length of the message
messageStored message

Procs

overflowControlTrims the message if it's longer than expected. UI has a similar function so it'll probably never be fully used.

Var Details

descpreamble

Text inserted before the actual message

maptext_holder

Holder of the swing sign maptext that appears on hover

maxcrashdamage

Damage when thrown into a swing sign

maxmessagecols

Max width of the message

maxmessagerows

Max length of the message

message

Stored message

Proc Details

overflowControl

Trims the message if it's longer than expected. UI has a similar function so it'll probably never be fully used.