Clothing

From SkyCorp Global
Revision as of 23:53, 9 February 2018 by SkyCorp (talk | contribs) (Created page with "In versions before r25, clothing is treated as just an Entity. In versions 25 and after, Clothing items have additional parameters. == Public Methods == Note that a Cloth...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

In versions before r25, clothing is treated as just an Entity. In versions 25 and after, Clothing items have additional parameters.

Public Methods

Note that a Clothing object supports all non-static methods that Entity supports!

boolean isVulnerableToMasculineTheft()

If true, this item can be lost in situations where masculine clothes are lost.

boolean isConcealableClothing()

If true, this item can conceal a TF in the slot it is in (this is most clothing items).

void soakWithCum()

Make this clothing cum-soaked. Currently just a description, but in future may have additional effects (exposure, lust, etc)

string getSlot()

String name of slot this clothing occupies.