C# Class TitleScreenClientBehaviour

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

Public Properties

Property Type Description
_deckSelectionGo GameObject

Public Methods

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

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

_deckSelectionGo public_oe property

public GameObject _deckSelectionGo
return GameObject