MCPcopy Create free account

hub / github.com/ElunaLuaEngine/Eluna / functions

Functions5,834 in github.com/ElunaLuaEngine/Eluna

FunctionEquipItem
* Equips the given item or item entry to the given slot. Returns the equipped item or nil. * * @table * @columns [EquipSlot, ID] *
methods/AzerothCore/PlayerMethods.h:2972
MethodEventKey
BindingMap.h:220
MethodEventMgr
ElunaEventMgr.cpp:178
FunctionFailQuest
* Sets the given [Quest] entry failed for the [Player]. * * @param uint32 entry : entry of a [Quest] */
methods/Mangos/PlayerMethods.h:2546
FunctionFailQuest
* Sets the given [Quest] entry failed for the [Player]. * * @param uint32 entry : entry of a [Quest] */
methods/CMangos/PlayerMethods.h:2615
FunctionFailQuest
* Sets the given [Quest] entry failed for the [Player]. * * @param uint32 entry : entry of a [Quest] */
methods/TrinityCore/PlayerMethods.h:2662
FunctionFailQuest
* Sets the given [Quest] entry failed for the [Player]. * * @param uint32 entry : entry of a [Quest] */
methods/VMangos/PlayerMethods.h:2285
FunctionFailQuest
* Sets the given [Quest] entry failed for the [Player]. * * @param uint32 entry : entry of a [Quest] */
methods/AzerothCore/PlayerMethods.h:2671
FunctionFinish
* Finishes the [Spell]. */
methods/Mangos/SpellMethods.h:165
FunctionFinish
* Finishes the [Spell]. */
methods/CMangos/SpellMethods.h:163
FunctionFinish
* Finishes the [Spell]. */
methods/TrinityCore/SpellMethods.h:167
FunctionFinish
* Finishes the [Spell]. */
methods/VMangos/SpellMethods.h:163
FunctionFinish
* Finishes the [Spell]. */
methods/AzerothCore/SpellMethods.h:167
FunctionFixateTarget
* Forces the [Creature] to fixate on the [Unit], regardless of threat. Requires the [Unit] to be in the threat list. * * @param [Unit] targe
methods/TrinityCore/CreatureMethods.h:843
FunctionFleeToGetAssistance
* Make the [Creature] flee combat to get assistance from a nearby friendly [Creature]. */
methods/Mangos/CreatureMethods.h:997
FunctionFleeToGetAssistance
* Make the [Creature] flee combat to get assistance from a nearby friendly [Creature]. */
methods/CMangos/CreatureMethods.h:1009
FunctionFleeToGetAssistance
* Make the [Creature] flee combat to get assistance from a nearby friendly [Creature]. */
methods/TrinityCore/CreatureMethods.h:1234
FunctionFleeToGetAssistance
* Make the [Creature] flee combat to get assistance from a nearby friendly [Creature]. */
methods/VMangos/CreatureMethods.h:1004
FunctionFleeToGetAssistance
* Make the [Creature] flee combat to get assistance from a nearby friendly [Creature]. */
methods/AzerothCore/CreatureMethods.h:1219
MethodFreeInstanceId
* Unrefs the instanceId related events and data * Does all required actions for when an instance is freed. */
LuaEngine.cpp:1043
MethodFromTable
LuaValue.cpp:265
FunctionG
()
docs/ElunaDoc/static/jquery.js:2
MethodGet
hooks/HookHelpers.h:20
MethodGet
hooks/HookHelpers.h:27
MethodGet
hooks/HookHelpers.h:34
MethodGet
hooks/HookHelpers.h:41
MethodGet
hooks/HookHelpers.h:48
MethodGet
hooks/HookHelpers.h:55
MethodGetAI
LuaEngine.cpp:954
FunctionGetAIName
* Returns the [Creature]'s AI name. * * This is used by the core to assign the Creature's default AI. * * If the Creature is scrip
methods/Mangos/CreatureMethods.h:435
FunctionGetAIName
* Returns the [Creature]'s AI name. * * This is used by the core to assign the Creature's default AI. * * If the Creature is scrip
methods/CMangos/CreatureMethods.h:441
FunctionGetAIName
* Returns the [Creature]'s AI name. * * This is used by the core to assign the Creature's default AI. * * If the Creature is scrip
methods/TrinityCore/CreatureMethods.h:529
FunctionGetAIName
* Returns the [Creature]'s AI name. * * This is used by the core to assign the Creature's default AI. * * If the Creature is scrip
methods/VMangos/CreatureMethods.h:439
FunctionGetAIName
* Returns the [Creature]'s AI name. * * This is used by the core to assign the Creature's default AI. * * If the Creature is scrip
methods/AzerothCore/CreatureMethods.h:528
FunctionGetAITarget
* Returns a target from the [Creature]'s threat list based on the * supplied arguments. * * enum SelectAggroTarget * { *
methods/Mangos/CreatureMethods.h:556
FunctionGetAITarget
* Returns a target from the [Creature]'s threat list based on the * supplied arguments. * * enum SelectAggroTarget * { *
methods/CMangos/CreatureMethods.h:562
FunctionGetAITarget
* Returns a target from the [Creature]'s threat list based on the * supplied arguments. * * @table * @columns [SelectAggroTarget, ID
methods/TrinityCore/CreatureMethods.h:653
FunctionGetAITarget
* Returns a target from the [Creature]'s threat list based on the * supplied arguments. * * enum SelectAggroTarget * { *
methods/VMangos/CreatureMethods.h:561
FunctionGetAITarget
* Returns a target from the [Creature]'s threat list based on the * supplied arguments. * * @table * @columns [SelectAggroTarget, ID
methods/AzerothCore/CreatureMethods.h:652
FunctionGetAITargets
* Returns all [Unit]s in the [Creature]'s threat list. * * @return table targets */
methods/Mangos/CreatureMethods.h:643
FunctionGetAITargets
* Returns all [Unit]s in the [Creature]'s threat list. * * @return table targets */
methods/CMangos/CreatureMethods.h:647
FunctionGetAITargets
* Returns all [Unit]s in the [Creature]'s threat list. * * @return table targets */
methods/TrinityCore/CreatureMethods.h:732
FunctionGetAITargets
* Returns all [Unit]s in the [Creature]'s threat list. * * @return table targets */
methods/VMangos/CreatureMethods.h:644
FunctionGetAITargets
* Returns all [Unit]s in the [Creature]'s threat list. * * @return table targets */
methods/AzerothCore/CreatureMethods.h:737
FunctionGetAITargetsCount
* Returns the number of [Unit]s in this [Creature]'s threat list. * * @return double targetsCount */
methods/Mangos/CreatureMethods.h:670
FunctionGetAITargetsCount
* Returns the number of [Unit]s in this [Creature]'s threat list. * * @return double targetsCount */
methods/CMangos/CreatureMethods.h:673
FunctionGetAITargetsCount
* Returns the number of [Unit]s in this [Creature]'s threat list. * * @return double targetsCount */
methods/TrinityCore/CreatureMethods.h:758
FunctionGetAITargetsCount
* Returns the number of [Unit]s in this [Creature]'s threat list. * * @return double targetsCount */
methods/VMangos/CreatureMethods.h:670
FunctionGetAITargetsCount
* Returns the number of [Unit]s in this [Creature]'s threat list. * * @return double targetsCount */
methods/AzerothCore/CreatureMethods.h:763
FunctionGetAccountId
* Returns the [Player]s account ID * * @return uint32 accountId */
methods/Mangos/PlayerMethods.h:1439
FunctionGetAccountId
* Returns the [Player]s account ID * * @return uint32 accountId */
methods/CMangos/PlayerMethods.h:1494
FunctionGetAccountId
* Returns the [Player]s account ID * * @return uint32 accountId */
methods/TrinityCore/PlayerMethods.h:1538
FunctionGetAccountId
* Returns the [Player]s account ID * * @return uint32 accountId */
methods/VMangos/PlayerMethods.h:1305
FunctionGetAccountId
* Returns the [Player]s account ID * * @return uint32 accountId */
methods/AzerothCore/PlayerMethods.h:1527
FunctionGetAccountName
* Returns the [Player]s account name * * @return string accountName */
methods/Mangos/PlayerMethods.h:1450
FunctionGetAccountName
* Returns the [Player]s account name * * @return string accountName */
methods/CMangos/PlayerMethods.h:1505
FunctionGetAccountName
* Returns the [Player]s account name * * @return string accountName */
methods/TrinityCore/PlayerMethods.h:1549
FunctionGetAccountName
* Returns the [Player]s account name * * @return string accountName */
methods/VMangos/PlayerMethods.h:1316
FunctionGetAccountName
* Returns the [Player]s account name * * @return string accountName */
methods/AzerothCore/PlayerMethods.h:1538
FunctionGetActionTarget
* Returns the target [Unit] of the proc event action. * * @return [Unit] actionTarget */
methods/TrinityCore/ElunaProcInfoMethods.h:22
FunctionGetActionTarget
* Returns the target [Unit] of the proc event action. * * @return [Unit] actionTarget */
methods/AzerothCore/ElunaProcInfoMethods.h:22
FunctionGetActiveGameEvents
* Returns the currently active game events. * * @return table activeEvents */
methods/Mangos/GlobalMethods.h:480
FunctionGetActiveGameEvents
* Returns the currently active game events. * * @return table activeEvents */
methods/CMangos/GlobalMethods.h:536
FunctionGetActiveGameEvents
* Returns the currently active game events. * * @return table activeEvents */
methods/TrinityCore/GlobalMethods.h:538
FunctionGetActiveGameEvents
* Returns the currently active game events. * * @return table activeEvents */
methods/VMangos/GlobalMethods.h:469
FunctionGetActiveGameEvents
* Returns the currently active game events. * * @return table activeEvents */
methods/AzerothCore/GlobalMethods.h:537
FunctionGetActiveIconID
* Returns the active icon ID of the [SpellInfo]. * * @return uint32 activeIconID */
methods/TrinityCore/SpellInfoMethods.h:662
FunctionGetActiveIconID
* Returns the active icon ID of the [ElunaSpellInfo]. * * @return uint32 activeIconID */
methods/AzerothCore/SpellInfoMethods.h:662
FunctionGetActiveSpec
* Returns the [Player]s active spec ID * * @return uint32 specId */
methods/Mangos/PlayerMethods.h:684
FunctionGetActiveSpec
* Returns the [Player]s active spec ID * * @return uint32 specId */
methods/CMangos/PlayerMethods.h:720
FunctionGetActiveSpec
* Returns the [Player]s active spec ID * * @return uint32 specId */
methods/TrinityCore/PlayerMethods.h:782
FunctionGetActiveSpec
* Returns the [Player]s active spec ID * * @return uint32 specId */
methods/AzerothCore/PlayerMethods.h:775
FunctionGetActor
* Returns the [Unit] that triggered the proc event. * * @return [Unit] actor */
methods/TrinityCore/ElunaProcInfoMethods.h:11
FunctionGetActor
* Returns the [Unit] that triggered the proc event. * * @return [Unit] actor */
methods/AzerothCore/ElunaProcInfoMethods.h:11
FunctionGetAggroRange
* Returns the aggro range of the [Creature] for `target`. * * @param [Unit] target * @return float aggroRange */
methods/Mangos/CreatureMethods.h:362
FunctionGetAggroRange
* Returns the aggro range of the [Creature] for `target`. * * @param [Unit] target * @return float aggroRange */
methods/CMangos/CreatureMethods.h:368
FunctionGetAggroRange
* Returns the aggro range of the [Creature] for `target`. * * @param [Unit] target * @return float aggroRange */
methods/TrinityCore/CreatureMethods.h:457
FunctionGetAggroRange
* Returns the aggro range of the [Creature] for `target`. * * @param [Unit] target * @return float aggroRange */
methods/VMangos/CreatureMethods.h:366
FunctionGetAggroRange
* Returns the aggro range of the [Creature] for `target`. * * @param [Unit] target * @return float aggroRange */
methods/AzerothCore/CreatureMethods.h:456
FunctionGetAlivePlayersCountByTeam
* Returns the amount of alive players in the [BattleGround] by the team ID. * * @param [Team] team : team ID * @return uint32 count
methods/Mangos/BattleGroundMethods.h:34
FunctionGetAlivePlayersCountByTeam
* Returns the amount of alive players in the [BattleGround] by the team ID. * * @param [Team] team : team ID * @return uint32 count
methods/CMangos/BattleGroundMethods.h:34
FunctionGetAlivePlayersCountByTeam
* Returns the amount of alive players in the [BattleGround] by the team ID. * * @param [Team] team : team ID * @return uint32 count
methods/TrinityCore/BattleGroundMethods.h:34
FunctionGetAlivePlayersCountByTeam
* Returns the amount of alive players in the [BattleGround] by the team ID. * * @param [Team] team : team ID * @return uint32 count
methods/VMangos/BattleGroundMethods.h:34
FunctionGetAlivePlayersCountByTeam
* Returns the amount of alive players in the [BattleGround] by the team ID. * * @param [Team] team : team ID * @return uint32 count
methods/AzerothCore/BattleGroundMethods.h:34
FunctionGetAllEffectsMechanicMask
* Returns a bitmask of all mechanics used across all effects of the [SpellInfo]. * * @return uint32 mechanicMask */
methods/TrinityCore/SpellInfoMethods.h:854
FunctionGetAllEffectsMechanicMask
* Returns a bitmask of all mechanics used across all effects of the [ElunaSpellInfo]. * * @return uint32 mechanicMask */
methods/AzerothCore/SpellInfoMethods.h:854
FunctionGetAllowableClass
* Returns the [Player] classes allowed to use this [Item] * * @return uint32 allowableClass */
methods/Mangos/ItemMethods.h:567
FunctionGetAllowableClass
* Returns the [Player] classes allowed to use this [Item] * * @return uint32 allowableClass */
methods/CMangos/ItemMethods.h:567
FunctionGetAllowableClass
* Returns the [Player] classes allowed to use this [Item] * * @return uint32 allowableClass */
methods/TrinityCore/ItemMethods.h:562
FunctionGetAllowableClass
* Returns the [Player] classes allowed to use this [Item] * * @return uint32 allowableClass */
methods/VMangos/ItemMethods.h:454
FunctionGetAllowableClass
* Returns the [Player] classes allowed to use this [Item] * * @return uint32 allowableClass */
methods/AzerothCore/ItemMethods.h:562
FunctionGetAllowableRace
* Returns the [Player] races allowed to use this [Item] * * @return uint32 allowableRace */
methods/Mangos/ItemMethods.h:578
FunctionGetAllowableRace
* Returns the [Player] races allowed to use this [Item] * * @return uint32 allowableRace */
methods/CMangos/ItemMethods.h:578
FunctionGetAllowableRace
* Returns the [Player] races allowed to use this [Item] * * @return uint32 allowableRace */
methods/TrinityCore/ItemMethods.h:573
FunctionGetAllowableRace
* Returns the [Player] races allowed to use this [Item] * * @return uint32 allowableRace */
methods/VMangos/ItemMethods.h:465
FunctionGetAllowableRace
* Returns the [Player] races allowed to use this [Item] * * @return uint32 allowableRace */
methods/AzerothCore/ItemMethods.h:573
FunctionGetAllowedMechanicMask
* Returns the allowed mechanic mask of the [SpellInfo]. * * @return uint32 allowedMechanicMask */
methods/TrinityCore/SpellInfoMethods.h:865
FunctionGetAmount
* Returns the current amount of the [AuraEffect]. * * @return int32 amount */
methods/TrinityCore/AuraEffectMethods.h:51
FunctionGetAmount
* Returns the current amount of the [AuraEffect]. * * @return int32 amount */
methods/AzerothCore/AuraEffectMethods.h:51
FunctionGetAmplitude
* Returns the amplitude in milliseconds of the [AuraEffect]. * * @return uint32 amplitude */
methods/TrinityCore/AuraEffectMethods.h:40
← previousnext →1,001–1,100 of 5,834, ranked by callers