Version: 2023.2
언어: 한국어
public void OnDisable ();

설명

Called when the tool is destroyed.

Unity calls this method when the tool is destroyed. Additional resources: ScriptableObject.OnDisable.