Dota 2 Workshop Tools/Scripting/API/CDOTA Modifier Lua.HeroEffectPriority
< Dota 2 Workshop Tools | Scripting | API
This article is a stub. You can help by adding to it. |

Function Description
int HeroEffectPriority()
Relationship of this hero effect with those from other buffs (higher is more likely to be shown).
- Example
function CDOTA_Modifier_Lua:HeroEffectPriority( ) end
Returns
int - No Description Set