Class CrewmateRole<RoomType>

Type Parameters

Hierarchy

Properties

Constructors

Methods

Properties

roleMetadata: {
    isGhostRole: boolean;
    roleTeam: RoleTeamType;
    roleType: RoleType;
}

Type declaration

player: PlayerData<RoomType>

Constructors

Methods

  • Returns any

Generated using TypeDoc