C# Class showLives, otterspace

Inheritance: MonoBehaviour
ファイルを表示 Open project: dimo2/otterspace

Public Properties

Property Type Description
lifePrefab GameObject

Public Methods

Method Description
LateUpdate ( ) : void
Start ( ) : void

Method Details

LateUpdate() public method

public LateUpdate ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Property Details

lifePrefab public_oe property

public GameObject lifePrefab
return GameObject