C# Class Akka.Interfaced.SlimSocket.Client.ChannelEventDispatcher

Inheritance: UnityEngine.MonoBehaviour
Datei anzeigen Open project: SaladLab/TicTacToe Class Usage Examples

Public Methods

Method Description
Post ( SendOrPostCallback callback, object state = null ) : void
TryInit ( ) : bool

Private Methods

Method Description
Awake ( ) : void
OnDestroy ( ) : void
Update ( ) : void

Method Details

Post() public static method

public static Post ( SendOrPostCallback callback, object state = null ) : void
callback SendOrPostCallback
state object
return void

TryInit() public static method

public static TryInit ( ) : bool
return bool