IScriptableObjectResettable


Declaration

public interface IScriptableObjectResettable

Description

A type of ScriptableObject that can reset its values.

Methods

ResetValuesResets the values of the ScriptableObject.