SkeldJS
    Preparing search index...

    Class HideAndSeekManager<RoomType>

    Represents a class for managing various events for the Hide'N'Seek gamemode.

    Type Parameters

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    components: NetworkedObject<RoomType, any>[]
    flags: number
    logicComponents: GameLogicComponent<any, RoomType>[] = []
    netId: number
    ownerId: number
    pendingDataState: DataState
    player: undefined | Player<RoomType>

    The player that this component belongs to.

    room: RoomType
    spawnType: SpawnType

    Accessors

    Methods