C# Class UIGameOverServer

Inheritance: MonoBehaviour
ファイルを表示 Open project: LilTsubaki/Les-fragments-d-Erule

Public Properties

Property Type Description
text Text

Public Methods

Method Description
ShowCredits ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

ShowCredits() public method

public ShowCredits ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

text public_oe property

public Text text
return Text