Dota 2 Workshop Tools/Scripting/API/CDOTA BaseNPC Creature.SetManaGain
From Valve Developer Community
< Dota 2 Workshop Tools | Scripting | API

Function Description
void SetManaGain(int nManaGain)
Set the mana point's gained per level on this creature.
Parameters
Type | Name | Description |
---|---|---|
int | nManaGain | No Description Set |