C# Class PausePanel, UnityAircraftFight

Inheritance: Panel
Exibir arquivo Open project: linxinfa/UnityAircraftFight Class Usage Examples

Public Methods

Method Description
Awake ( ) : void
SetUi ( PrefabSlot slot ) : void

Method Details

Awake() public method

public Awake ( ) : void
return void

SetUi() public method

public SetUi ( PrefabSlot slot ) : void
slot PrefabSlot
return void