Esempio n. 1
0
 protected virtual void OnGuiSafe(SerializedProperty property, GUIContent label, T attribute)
 {
     ToolboxEditorGui.DrawLayoutDefaultProperty(property);
 }