class MAGES::RuntimeToolsSubModule::RuntimeToolsGUIΒΆ
class RuntimeToolsGUI: public MonoBehaviour
{
public:
// properties
System.Func GetData;
System.Action DrawTools;
};
class RuntimeToolsGUI: public MonoBehaviour
{
public:
// properties
System.Func GetData;
System.Action DrawTools;
};