Options
All
  • Public
  • Public/Protected
  • All
Menu

Class used to manipulate player's exhaustion

deprecated

Consider using Player.getExhaustion and Player.setExhaustion

Hierarchy

  • PlayerExhaustion

Index

Constructors

Methods

Constructors

Methods

  • get(): number
  • set(value: number): void
  • Sets player's exhaustion

    Parameters

    • value: number

      exhaustion value to be set

    Returns void

Generated using TypeDoc