InternalDestroy() 정적인 개인적인 메소드

static private InternalDestroy ( Playable &playable ) : void
playable Playable
리턴 void
예제 #1
0
 public void Destroy()
 {
     Playables.InternalDestroy(ref this);
 }