C# Class Sample.Main

Inheritance: UnityEngine.MonoBehaviour
Show file Open project: en/libunity

Private Methods

Method Description
AfterConnHook ( bool conn ) : void
AfterRecvHook ( NetProto msgId ) : void
BeforeSendHook ( NetProto msgId, byte data ) : void
OnApplicationQuit ( ) : void
Start ( ) : void
Update ( ) : void