‪TechbloxModdingAPI  ‪v2.2.0
‪The unofficial Techblox modding API
ICustomCommandEngine.cs File Reference

Classes

interface  TechbloxModdingAPI.Commands.ICustomCommandEngine
 ‪Engine interface to handle command operations. If you are using implementing this yourself, you must manually register the command. See SimpleCustomCommandEngine's Ready() and Dispose() methods for an example of command registration. More...
 

Namespaces

namespace  TechbloxModdingAPI
 
namespace  TechbloxModdingAPI.Commands