Skip to main content

PrivateAddCharacter

Callable


  • Triggered when a new character is added to the player's private room.


    Parameters

    • Template: NPCCharacter

      The base of the character, includes the name and appearance.

    • optionalArchetype: | NPCArchetype

      The type of character such as maid or mistress.

    • optionalCustomData: boolean

      Whether or not the character has non-random traits.

    Returns NPCCharacter

    • The new private room character.