C# Class Continue, HomeAlone

Inheritance: MonoBehaviour
Exibir arquivo Open project: SNUGDC/HomeAlone Class Usage Examples

Public Properties

Property Type Description
CannotContinuePanel GameObject

Public Methods

Method Description
Start ( ) : void
TransferToMain ( ) : void

Private Methods

Method Description
IsEnding ( ) : bool

Method Details

Start() public method

public Start ( ) : void
return void

TransferToMain() public method

public TransferToMain ( ) : void
return void

Property Details

CannotContinuePanel public_oe property

public GameObject CannotContinuePanel
return GameObject