コード例 #1
0
ファイル: VisualVariable.cs プロジェクト: Poltron/404
 private void OnDestroy()
 {
     variable.RemoveOnSetValue(UpdateText);
 }