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

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: SaladLab/TicTacToe Class Usage Examples

Méthodes publiques

Méthode Description
Post ( SendOrPostCallback callback, object state = null ) : void
TryInit ( ) : bool

Private Methods

Méthode Description
Awake ( ) : void
OnDestroy ( ) : void
Update ( ) : void

Method Details

Post() public static méthode

public static Post ( SendOrPostCallback callback, object state = null ) : void
callback SendOrPostCallback
state object
Résultat void

TryInit() public static méthode

public static TryInit ( ) : bool
Résultat bool