C# Class GameFramework.GlobalVariables

这里放客户端与服务器存在差异的变量值,供各公共模块使用(如果是各模块所需的逻辑数据,则不要放在这里,独立写读表器)。
Exibir arquivo Open project: dreamanlan/CSharpGameFramework Class Usage Examples

Private Methods

Method Description
AddCrypto ( string s, string d, string>.Dictionary encodeTable, string>.Dictionary decodeTable ) : void
GlobalVariables ( ) : System