Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BaseRole<RoomType>

Type parameters

  • RoomType: Hostable

Hierarchy

  • BaseRole

Index

Properties

Constructors

Methods

Properties

Static roleMetadata

roleMetadata: RoleMetadata

Readonly player

player: PlayerData<RoomType>

Constructors

constructor

  • new BaseRole<RoomType>(player: PlayerData<RoomType>): BaseRole<RoomType>

Methods

onInitialize

  • onInitialize(): any

Generated using TypeDoc