SpellManager..::..CastSpellByIdLUA Method (UInt32)
Cast spell by ID with lua.
Namespace:
wManager.Wow.HelpersAssembly: wManager (in wManager.dll)
Syntax
public static void CastSpellByIdLUA( uint spellId )
Public Shared Sub CastSpellByIdLUA ( _ spellId As UInteger _ )
public: static void CastSpellByIdLUA( unsigned int^ spellId )
Parameters
- spellId
- Type: UInt32
The spell ID.