Property | Type | Description | |
---|---|---|---|
cmd | string | ||
data | object | ||
id | string |
Method | Description | |
---|---|---|
HFTRelayToGameMessage ( string _cmd, string _id, object _data ) : System |
public HFTRelayToGameMessage ( string _cmd, string _id, object _data ) : System | ||
_cmd | string | |
_id | string | |
_data | object | |
return | System |