class MAGES::Editor::GhostDataPropertyDrawer¶
Property drwaer for Ghost.Data.
class GhostDataPropertyDrawer: public PropertyDrawer
{
public:
// methods
override VisualElement CreatePropertyGUI(SerializedProperty property);
};
Property drwaer for Ghost.Data.
class GhostDataPropertyDrawer: public PropertyDrawer
{
public:
// methods
override VisualElement CreatePropertyGUI(SerializedProperty property);
};