Class MultiplayerPlayModeConnectionSystem
Inherited Members
Unity.Entities.SystemBase.OnCreateForCompiler()
Namespace: Unity.NetCode.Editor
Syntax
public class MultiplayerPlayModeConnectionSystem : SystemBase
Fields
ClientConnectionState
Declaration
public MultiplayerPlayModeConnectionSystem.ConnectionState ClientConnectionState
Field Value
Type | Description |
---|---|
MultiplayerPlayModeConnectionSystem.ConnectionState |
Methods
OnCreate()
Declaration
protected override void OnCreate()
Overrides
OnUpdate()
Declaration
protected override void OnUpdate()