IScriptableObjectResettable
Interface in Zigurous.Architecture
Declaration
public interface IScriptableObjectResettableDescription
A type of ScriptableObject that can reset its values.
Methods
| ResetValues | Resets the values of the ScriptableObject. |
public interface IScriptableObjectResettableA type of ScriptableObject that can reset its values.
| ResetValues | Resets the values of the ScriptableObject. |