C# Class DeadOrAlive, code

Inheritance: MonoBehaviour
Show file Open project: shendongnian/code Class Usage Examples

Public Properties

Property Type Description
deadPanel GameObject,

Public Methods

Method Description
OnDestroy ( ) : void

Method Details

OnDestroy() public method

public OnDestroy ( ) : void
return void

Property Details

deadPanel public property

public GameObject, deadPanel
return GameObject,