This is used whenever we want to target a specific player We only allow a subset of IGamePlayer here because to work across gameservers we need to be generic Eg, if we allow users to reference players by Steam ID, that wont work for all gameservers. Not all gameservers have Steam integration

Hierarchy (View Summary)

Constructors

Properties

Methods

Constructors

Properties

gameId: string

Methods

  • Returns Record<string, any>

  • Validates the DTO instance

    Parameters

    • OptionalextraOpts: ValidatorOptions

    Returns Promise<void>

    if validation fails