Skip to main content

CharacterAppearanceFullRandom

Callable

  • CharacterAppearanceFullRandom(C: Character, ClothOnly?: boolean): void

  • Sets a full random set of items for a character. Only items that do not have the "Random" property set to false will be used.


    Parameters

    • C: Character

      The character to dress

    • optionalClothOnly: boolean = false

      Defines, if only clothes should be used

    Returns void

    • Nothing