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