Lua API
On this page
Character_AddSpellFavorite_C2S
Inherits from
Add a spell to a spell bar.
Fields:
Bar number
The spell bar number
Index number
Position on the spell bar where the spell is to be added
SpellId LayeredSpellId
The spells ID
Methods:
GetPropertyKeys() : string[]
Returns a list of strings of all public property / field names. Useful for reflection on UserData in lua scripts
Returns:string[]
ToString() : string
Returns a string that represents the current object.
Returns:string