Hierarchy

Methods

  • Called when the entity is created in the game Also called for players that "rejoin" the game

    Returns void

  • Called when the entity is removed from the game

    Returns void

  • Called when the entity is renamed

    Returns void

  • Parameters

    • action: ActionType
    • count: number
    • oldCount: number

    Returns any

Generated using TypeDoc