示例#1
0
 void OnDisable()
 {
     if (assetEvent != null)
     {
         assetEvent.RemoveListener(Invoke);
     }
 }
示例#2
0
/*AUTO SCRIPT*/ protected virtual void OnDisable()
/*AUTO SCRIPT*/ {
/*AUTO SCRIPT*/ assetEvent.RemoveListener(response);
/*AUTO SCRIPT*/ }