struct MAGES::RuntimeToolsSubModule::Tool

struct Tool
{
    // fields

    System.Func GetName;
    System.Action OnClick;
};