C# Class DestroySelf, gamedev-assignment-03

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

Méthodes publiques

Méthode Description
OnDestroySelf ( ) : void

Method Details

OnDestroySelf() public méthode

public OnDestroySelf ( ) : void
Résultat void