Takaro - v0.4.9
    Preparing search index...

    Class IPlayerReferenceDTO

    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)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    gameId: string

    Methods

    • Parameters

      • OptionaloptionOverrides: ClassTransformOptions

      Returns Record<string, any>

    • Validates the DTO instance

      Parameters

      • OptionalextraOpts: ValidatorOptions

      Returns Promise<void>

      if validation fails