Method DestroyObject
DestroyObject(Object)
Convenience to destroy an object, using the appropriate method depending on whether the game is playing
선언
public static void DestroyObject(Object obj)
파라미터
타입 | 이름 | 설명 |
---|---|---|
Object | obj | The object to destroy |