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

Classes

class  TechbloxModdingAPI.Interface.IMGUI.IMGUIManager
 ‪Keeps track of UIElement instances. This also handles displaying and processing them during the MonoBehaviour.OnGUI phase of screen updates. Most of this functionality is handled implicitly by the included UIElement implementations, but this is left as a public API so it can be expanded. More...
 

Namespaces

namespace  TechbloxModdingAPI
 
namespace  TechbloxModdingAPI.Interface
 
namespace  TechbloxModdingAPI.Interface.IMGUI