C# Class SkipTurnButton, planet-survival

Inheritance: MonoBehaviour
显示文件 Open project: gjrfytn/planet-survival

Public Methods

Method Description
Activate ( ) : void
Deactivate ( ) : void
OnDisable ( ) : void
OnEnable ( ) : void
SkipTurn ( ) : void

Method Details

Activate() public method

public Activate ( ) : void
return void

Deactivate() public method

public Deactivate ( ) : void
return void

OnDisable() public method

public OnDisable ( ) : void
return void

OnEnable() public method

public OnEnable ( ) : void
return void

SkipTurn() public method

public SkipTurn ( ) : void
return void