コード例 #1
0
 /// <summary>
 /// Creates the game-specific command system provider object
 /// </summary>
 /// <returns></returns>
 public ICommandSystem CreateCommandSystemProvider() => CommandSystem = new RustLegacyCommandSystem();
コード例 #2
0
 /// <summary>
 /// Creates the game-specific command system provider object
 /// </summary>
 /// <returns></returns>
 public ICommandSystem CreateCommandSystemProvider() => CommandSystem = new RustLegacyCommandSystem();