C# Class FighterNetworkScript

Inheritance: CharacterNetworkScript
Mostra file Open project: marouen-lamiri/Second-Soul Class Usage Examples

Protected Methods

Method Description
setCharacterScript ( ) : void

Private Methods

Method Description
Start ( ) : void
Update ( ) : void
onEnergyLost ( double energyValue ) : void
onRespawn ( ) : void
onStatsDisplayed ( ) : void
setEnergy ( string energyValue ) : void
setToRespawned ( ) : void
toggleStatsDisplayed ( ) : void

Method Details

setCharacterScript() protected method

protected setCharacterScript ( ) : void
return void