skeldjs
Preparing search index...
core/lib
O2Event
Interface O2Event<RoomType>
interface
O2Event
<
RoomType
extends
StatefulRoom
>
{
oxygen
:
LifeSuppSystem
<
RoomType
>
;
room
:
RoomType
;
}
Type Parameters
RoomType
extends
StatefulRoom
Hierarchy (
View Summary
)
RoomEvent
<
RoomType
>
O2Event
Implemented by
O2ConsolesClearEvent
O2ConsolesCompleteEvent
Index
Properties
oxygen
room
Properties
oxygen
oxygen
:
LifeSuppSystem
<
RoomType
>
The oxygen system that this event is for.
room
room
:
RoomType
The room or client that the event came from.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
oxygen
room
skeldjs
Loading...
The oxygen system that this event is for.