C# 클래스 Akka.Interfaced.SlimSocket.Client.ChannelEventDispatcher

상속: UnityEngine.MonoBehaviour
파일 보기 프로젝트 열기: SaladLab/TicTacToe 1 사용 예제들

공개 메소드들

메소드 설명
Post ( SendOrPostCallback callback, object state = null ) : void
TryInit ( ) : bool

비공개 메소드들

메소드 설명
Awake ( ) : void
OnDestroy ( ) : void
Update ( ) : void

메소드 상세

Post() 공개 정적인 메소드

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

TryInit() 공개 정적인 메소드

public static TryInit ( ) : bool
리턴 bool