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;
};