C# Class NetMsg, HGFramework

Mostrar archivo Open project: zhutaorun/HGFramework Class Usage Examples

Public Methods

Method Description
NetMsg ( int type, byte data ) : UnityEngine

Method Details

NetMsg() public method

public NetMsg ( int type, byte data ) : UnityEngine
type int
data byte
return UnityEngine