Skip to main content

CharacterUnderwear

Callable

  • CharacterUnderwear(C: Character, Appearance: any[]): void

  • Removes all appearance items from the character except underwear


    Parameters

    • C: Character

      Character to undress partially

    • Appearance: any[]

      Appearance array to remove clothes from

    Returns void

    • Nothing