Skip to main content

CharacterUnderwear

Callable

  • CharacterUnderwear(C, Appearance): void

  • Removes all appearance items from the character except underwear


    Parameters

    • C: Character

      Character to undress partially

    • Appearance: readonly Item[]

      Appearance array to remove clothes from

    Returns void

    • Nothing