C# Class SorcererNetworkScript

Inheritance: CharacterNetworkScript
Show 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
setEnergy ( string energyValue ) : void

Method Details

setCharacterScript() protected method

protected setCharacterScript ( ) : void
return void