C# Class DestroySelf, gamedev-assignment-03

Destroy自己 不是真的Destroy掉 只是把自己藏起來
Inheritance: MonoBehaviour
Mostra file Open project: bitmakerlabs/gamedev-assignment-03 Class Usage Examples

Public Methods

Method Description
OnDestroySelf ( ) : void

Method Details

OnDestroySelf() public method

public OnDestroySelf ( ) : void
return void