forked from Shardstone/trail-into-darkness
Some renaming and added more settings
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
using UnityEngine;
|
||||
|
||||
#if UNITY_EDITOR
|
||||
namespace InspectorToolkit.Internal {
|
||||
namespace Jovian.InspectorTools.Internal {
|
||||
|
||||
public interface IGUILayoutPropertyField {
|
||||
void GUILayoutPropertyField(SerializedProperty serializedProperty, params GUILayoutOption[] options);
|
||||
|
||||
Reference in New Issue
Block a user