InternalDestroy() статический приватный Метод

static private InternalDestroy ( Playable &playable ) : void
playable Playable
Результат void
Пример #1
0
 public void Destroy()
 {
     Playables.InternalDestroy(ref this);
 }