C# Class TransitionStatHandler, MagesOfBlight

Inheritance: MonoBehaviour
Mostra file Open project: DomCristaldi/MagesOfBlight

Public Methods

Method Description
RecoverStats ( ) : void
ResetStats ( ) : void
SetStats ( ) : void
StartStats ( ) : void

Private Methods

Method Description
Awake ( ) : void

Method Details

RecoverStats() public static method

public static RecoverStats ( ) : void
return void

ResetStats() public static method

public static ResetStats ( ) : void
return void

SetStats() public static method

public static SetStats ( ) : void
return void

StartStats() public static method

public static StartStats ( ) : void
return void