Add ButtonAttribute to display methods in editor properties panel
#1917
This commit is contained in:
@@ -39,6 +39,7 @@ namespace FlaxEditor.Surface
|
||||
typeof(TooltipAttribute),
|
||||
typeof(HideInEditorAttribute),
|
||||
typeof(NoAnimateAttribute),
|
||||
typeof(ButtonAttribute),
|
||||
};
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user