You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Aura/GetSpellInfo.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,7 @@ <h1 class='fqn'>
87
87
88
88
89
89
<divclass='docblock'>
90
-
<p>Returns the [ElunaSpellInfo] of the spell that created this <aclass="mod" href="../Aura/index.html">Aura</a>.</p>
90
+
<p>Returns the <aclass="mod" href="../SpellInfo/index.html">SpellInfo</a> of the spell that created this <aclass="mod" href="../Aura/index.html">Aura</a>.</p>
<p>Returns the [ElunaSpellInfo] of the spell that created this <aclass="mod" href="../Aura/index.html">Aura</a>.</p>
154
+
<p>Returns the <aclass="mod" href="../SpellInfo/index.html">SpellInfo</a> of the spell that created this <aclass="mod" href="../Aura/index.html">Aura</a>.</p>
Copy file name to clipboardExpand all lines: Spell/GetSpellInfo.html
+7-5Lines changed: 7 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -87,29 +87,31 @@ <h1 class='fqn'>
87
87
88
88
89
89
<divclass='docblock'>
90
-
<p>This method is <em>undocumented</em>. <strong>Use at your own risk.</strong></p>
91
-
<p>For temporary documentation, please check the <ahref="https://github.com/ElunaLuaEngine/Eluna/blob/master/LuaFunctions.cpp">LuaFunctions</a> source file.</p>
90
+
<p>Returns the <aclass="mod" href="../SpellInfo/index.html">SpellInfo</a> of the spell that created this <aclass="mod" href="../Spell/index.html">Spell</a>.</p>
<p>Returns the <aclass="mod" href="../SpellInfo/index.html">SpellInfo</a> of the spell that created this <aclass="mod" href="../Spell/index.html">Spell</a>.</p>
Copy file name to clipboardExpand all lines: SpellInfo/CanBeUsedInCombat.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,7 @@ <h1 class='fqn'>
87
87
88
88
89
89
<divclass='docblock'>
90
-
<p>Returns <code>true</code> if the [ElunaSpellInfo] can be used in combat, <code>false</code> otherwise.</p>
90
+
<p>Returns <code>true</code> if the <aclass="mod" href="../SpellInfo/index.html">SpellInfo</a> can be used in combat, <code>false</code> otherwise.</p>
Copy file name to clipboardExpand all lines: SpellInfo/CanDispelAura.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,7 @@ <h1 class='fqn'>
87
87
88
88
89
89
<divclass='docblock'>
90
-
<p>Returns <code>true</code> if the [ElunaSpellInfo] can dispel the given [ElunaSpellInfo], <code>false</code> otherwise.</p>
90
+
<p>Returns <code>true</code> if the <aclass="mod" href="../SpellInfo/index.html">SpellInfo</a>can dispel the given <aclass="mod" href="../SpellInfo/index.html">SpellInfo</a>, <code>false</code> otherwise.</p>
0 commit comments