@game-vir/multiplayer - v15.1.1
Preparing search index...
LockStepMessage
Type Alias LockStepMessage<Action>
LockStepMessage
:
|
{
actions
:
Action
[]
;
sourceClientId
:
Uuid
;
type
:
Actions
}
|
{
actions
:
Action
[]
;
type
:
Frame
}
Message for
LockStepGameStateController
.
Type Parameters
Action
Type declaration
{
actions
:
Action
[]
;
sourceClientId
:
Uuid
;
type
:
Actions
}
Sent from child clients to the host as actions happen.
{
actions
:
Action
[]
;
type
:
Frame
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@game-vir/multiplayer - v15.1.1
Loading...
Message for LockStepGameStateController.