MCPcopy Create free account

hub / github.com/ElunaLuaEngine/Eluna / functions

Functions5,834 in github.com/ElunaLuaEngine/Eluna

FunctionDisband
* Disbands the [Guild] * * In multistate, this method is only available in the WORLD state * */
methods/AzerothCore/GuildMethods.h:195
FunctionDismount
* Dismounts the [Unit]. */
methods/Mangos/UnitMethods.h:1684
FunctionDismount
* Dismounts the [Unit]. */
methods/CMangos/UnitMethods.h:1704
FunctionDismount
* Dismounts the [Unit]. */
methods/TrinityCore/UnitMethods.h:1800
FunctionDismount
* Dismounts the [Unit]. */
methods/VMangos/UnitMethods.h:1633
FunctionDismount
* Dismounts the [Unit]. */
methods/AzerothCore/UnitMethods.h:1770
FunctionDivide
methods/Mangos/BigIntMethods.h:40
FunctionDivide
methods/CMangos/BigIntMethods.h:40
FunctionDivide
methods/TrinityCore/BigIntMethods.h:40
FunctionDivide
methods/VMangos/BigIntMethods.h:40
FunctionDivide
methods/AzerothCore/BigIntMethods.h:40
MethodDivide
ElunaTemplate.h:506
FunctionDurabilityLoss
* Damages specified [Item] * * @param [Item] item * @param double percent */
methods/Mangos/PlayerMethods.h:2371
FunctionDurabilityLoss
* Damages specified [Item] * * @param [Item] item * @param double percent */
methods/CMangos/PlayerMethods.h:2445
FunctionDurabilityLoss
* Damages specified [Item] * * @param [Item] item * @param double percent */
methods/TrinityCore/PlayerMethods.h:2494
FunctionDurabilityLoss
* Damages specified [Item] * * @param [Item] item * @param double percent */
methods/VMangos/PlayerMethods.h:2118
FunctionDurabilityLoss
* Damages specified [Item] * * @param [Item] item * @param double percent */
methods/AzerothCore/PlayerMethods.h:2503
FunctionDurabilityLossAll
* Damages all [Item]s equipped. If inventory is true, damages [Item]s in bags * * @param double percent * @param bool inventory = true
methods/Mangos/PlayerMethods.h:2386
FunctionDurabilityLossAll
* Damages all [Item]s equipped. If inventory is true, damages [Item]s in bags * * @param double percent * @param bool inventory = true
methods/CMangos/PlayerMethods.h:2460
FunctionDurabilityLossAll
* Damages all [Item]s equipped. If inventory is true, damages [Item]s in bags * * @param double percent * @param bool inventory = true
methods/TrinityCore/PlayerMethods.h:2509
FunctionDurabilityLossAll
* Damages all [Item]s equipped. If inventory is true, damages [Item]s in bags * * @param double percent * @param bool inventory = true
methods/VMangos/PlayerMethods.h:2133
FunctionDurabilityLossAll
* Damages all [Item]s equipped. If inventory is true, damages [Item]s in bags * * @param double percent * @param bool inventory = true
methods/AzerothCore/PlayerMethods.h:2518
FunctionDurabilityPointLossForEquipSlot
* Sets durability loss for an [Item] in the specified slot * * @param int32 slot */
methods/Mangos/PlayerMethods.h:2324
FunctionDurabilityPointLossForEquipSlot
* Sets durability loss for an [Item] in the specified slot * * @param int32 slot */
methods/CMangos/PlayerMethods.h:2398
FunctionDurabilityPointLossForEquipSlot
* Sets durability loss for an [Item] in the specified slot * * @param int32 slot */
methods/TrinityCore/PlayerMethods.h:2447
FunctionDurabilityPointLossForEquipSlot
* Sets durability loss for an [Item] in the specified slot * * @param int32 slot */
methods/VMangos/PlayerMethods.h:2071
FunctionDurabilityPointLossForEquipSlot
* Sets durability loss for an [Item] in the specified slot * * @param int32 slot */
methods/AzerothCore/PlayerMethods.h:2456
FunctionDurabilityPointsLoss
* Sets durability loss for the specified [Item] * * @param [Item] item * @param int32 points */
methods/Mangos/PlayerMethods.h:2356
FunctionDurabilityPointsLoss
* Sets durability loss for the specified [Item] * * @param [Item] item * @param int32 points */
methods/CMangos/PlayerMethods.h:2430
FunctionDurabilityPointsLoss
* Sets durability loss for the specified [Item] * * @param [Item] item * @param int32 points */
methods/TrinityCore/PlayerMethods.h:2479
FunctionDurabilityPointsLoss
* Sets durability loss for the specified [Item] * * @param [Item] item * @param int32 points */
methods/VMangos/PlayerMethods.h:2103
FunctionDurabilityPointsLoss
* Sets durability loss for the specified [Item] * * @param [Item] item * @param int32 points */
methods/AzerothCore/PlayerMethods.h:2488
FunctionDurabilityPointsLossAll
* Sets durability loss on all [Item]s equipped * * If inventory is true, sets durability loss for [Item]s in bags * * @param int32
methods/Mangos/PlayerMethods.h:2341
FunctionDurabilityPointsLossAll
* Sets durability loss on all [Item]s equipped * * If inventory is true, sets durability loss for [Item]s in bags * * @param int32
methods/CMangos/PlayerMethods.h:2415
FunctionDurabilityPointsLossAll
* Sets durability loss on all [Item]s equipped * * If inventory is true, sets durability loss for [Item]s in bags * * @param int32
methods/TrinityCore/PlayerMethods.h:2464
FunctionDurabilityPointsLossAll
* Sets durability loss on all [Item]s equipped * * If inventory is true, sets durability loss for [Item]s in bags * * @param int32
methods/VMangos/PlayerMethods.h:2088
FunctionDurabilityPointsLossAll
* Sets durability loss on all [Item]s equipped * * If inventory is true, sets durability loss for [Item]s in bags * * @param int32
methods/AzerothCore/PlayerMethods.h:2473
FunctionDurabilityRepair
* Repairs [Item] at specified position. * * @param uint16 position * @param bool cost = true * @param float discountMod = 1.0
methods/Mangos/PlayerMethods.h:2284
FunctionDurabilityRepair
* Repairs [Item] at specified position. * * @param uint16 position * @param bool cost = true * @param float discountMod = 1.0
methods/CMangos/PlayerMethods.h:2358
FunctionDurabilityRepair
* Repairs [Item] at specified position. * * @param uint16 position * @param bool cost = true * @param float discountMod = 1.0
methods/TrinityCore/PlayerMethods.h:2415
FunctionDurabilityRepair
* Repairs [Item] at specified position. * * @param uint16 position * @param bool cost = true * @param float discountMod = 1.0
methods/VMangos/PlayerMethods.h:2039
FunctionDurabilityRepair
* Repairs [Item] at specified position. * * @param uint16 position * @param bool cost = true * @param float discountMod = 1.0
methods/AzerothCore/PlayerMethods.h:2424
FunctionDurabilityRepairAll
* Repairs all [Item]s. * * @param bool takeCost = true * @param float discountMod = 1.0 * @param bool guidBank = false */
methods/Mangos/PlayerMethods.h:2305
FunctionDurabilityRepairAll
* Repairs all [Item]s. * * @param bool takeCost = true * @param float discountMod = 1.0 * @param bool guidBank = false */
methods/CMangos/PlayerMethods.h:2379
FunctionDurabilityRepairAll
* Repairs all [Item]s. * * @param bool takeCost = true * @param float discountMod = 1.0 * @param bool guidBank = false */
methods/TrinityCore/PlayerMethods.h:2432
FunctionDurabilityRepairAll
* Repairs all [Item]s. * * @param bool takeCost = true * @param float discountMod = 1.0 * @param bool guidBank = false */
methods/VMangos/PlayerMethods.h:2056
FunctionDurabilityRepairAll
* Repairs all [Item]s. * * @param bool takeCost = true * @param float discountMod = 1.0 * @param bool guidBank = false */
methods/AzerothCore/PlayerMethods.h:2441
FunctionEffectIsAreaAuraEffect
* Returns `true` if the given effect slot of the [SpellInfo] is an area aura effect, `false` otherwise. * * @param uint32 effIndex : the eff
methods/TrinityCore/SpellInfoMethods.h:2122
FunctionEffectIsAreaAuraEffect
* Returns `true` if the given effect slot of the [ElunaSpellInfo] is an area aura effect, `false` otherwise. * * @param uint32 effIndex : th
methods/AzerothCore/SpellInfoMethods.h:1923
FunctionEffectIsAura
* Returns `true` if the given effect slot of the [SpellInfo] applies an aura, `false` otherwise. * * @param uint32 effIndex : the effect slo
methods/TrinityCore/SpellInfoMethods.h:2075
FunctionEffectIsAura
* Returns `true` if the given effect slot of the [ElunaSpellInfo] applies an aura, `false` otherwise. * * @param uint32 effIndex : the effec
methods/AzerothCore/SpellInfoMethods.h:1876
FunctionEffectIsAuraType
* Returns `true` if the given effect slot of the [SpellInfo] applies the given aura type, `false` otherwise. * * @param uint32 effIndex : th
methods/TrinityCore/SpellInfoMethods.h:2091
FunctionEffectIsAuraType
* Returns `true` if the given effect slot of the [ElunaSpellInfo] applies the given aura type, `false` otherwise. * * @param uint32 effIndex
methods/AzerothCore/SpellInfoMethods.h:1892
FunctionEffectIsEffect
* Returns `true` if the given effect slot of the [SpellInfo] is an effect, `false` otherwise. * * @param uint32 effIndex : the effect slot (
methods/TrinityCore/SpellInfoMethods.h:2043
FunctionEffectIsEffect
* Returns `true` if the given effect slot of the [ElunaSpellInfo] is an effect, `false` otherwise. * * @param uint32 effIndex : the effect s
methods/AzerothCore/SpellInfoMethods.h:1844
FunctionEffectIsEffectType
* Returns `true` if the given effect slot of the [SpellInfo] is the given effect type, `false` otherwise. * * @param uint32 effIndex : the e
methods/TrinityCore/SpellInfoMethods.h:2059
FunctionEffectIsEffectType
* Returns `true` if the given effect slot of the [ElunaSpellInfo] is the given effect type, `false` otherwise. * * @param uint32 effIndex :
methods/AzerothCore/SpellInfoMethods.h:1860
FunctionEffectIsTargetingArea
* Returns `true` if the given effect slot of the [SpellInfo] is targeting an area, `false` otherwise. * * @param uint32 effIndex : the effec
methods/TrinityCore/SpellInfoMethods.h:2107
FunctionEffectIsTargetingArea
* Returns `true` if the given effect slot of the [ElunaSpellInfo] is targeting an area, `false` otherwise. * * @param uint32 effIndex : the
methods/AzerothCore/SpellInfoMethods.h:1908
FunctionEffectIsUnitOwnedAuraEffect
* Returns `true` if the given effect slot of the [SpellInfo] is a unit owned aura effect, `false` otherwise. * * @param uint32 effIndex : th
methods/TrinityCore/SpellInfoMethods.h:2137
FunctionEffectIsUnitOwnedAuraEffect
* Returns `true` if the given effect slot of the [ElunaSpellInfo] is a unit owned aura effect, `false` otherwise. * * @param uint32 effIndex
methods/AzerothCore/SpellInfoMethods.h:1938
MethodEluna
LuaEngine.cpp:54
MethodElunaConfig
ElunaConfig.h:43
MethodElunaConfig
ElunaConfig.cpp:18
FunctionElunaCreatureAI
ElunaCreatureAI.h:35
MethodElunaEventProcessor
ElunaEventMgr.h:86
MethodElunaInfo
ElunaMgr.h:68
MethodElunaInfoKey
ElunaMgr.h:22
MethodElunaInstanceAI
ElunaInstanceAI.h:67
MethodElunaLoader
ElunaLoader.h:46
MethodElunaLoader
ElunaLoader.cpp:58
MethodElunaMgr
ElunaMgr.h:91
MethodElunaMgr
ElunaMgr.cpp:10
MethodElunaObject
ElunaTemplate.h:35
MethodElunaObjectImpl
ElunaTemplate.h:93
MethodElunaObjectValueImpl
ElunaTemplate.h:134
MethodElunaProcInfo
ElunaSpellWrapper.cpp:10
MethodElunaProcessorInfo
ElunaEventMgr.h:127
MethodElunaRegister
constructor for class methods
ElunaTemplate.h:172
MethodElunaSpellInfo
ElunaSpellWrapper.cpp:126
MethodElunaUpdateListener
ElunaLoader.h:90
FunctionEmoteState
* Makes the [Unit] perform the given emote continuously. * * @param uint32 emoteId */
methods/Mangos/UnitMethods.h:1711
FunctionEmoteState
* Makes the [Unit] perform the given emote continuously. * * @param uint32 emoteId */
methods/CMangos/UnitMethods.h:1731
FunctionEmoteState
* Makes the [Unit] perform the given emote continuously. * * @param uint32 emoteId */
methods/TrinityCore/UnitMethods.h:1828
FunctionEmoteState
* Makes the [Unit] perform the given emote continuously. * * @param uint32 emoteId */
methods/VMangos/UnitMethods.h:1660
FunctionEmoteState
* Makes the [Unit] perform the given emote continuously. * * @param uint32 emoteId */
methods/AzerothCore/UnitMethods.h:1798
MethodEncodeData
ElunaUtility.cpp:141
FunctionEnterCombat
Called for reaction at enter to combat if not in combat yet (enemy can be NULL) Called at creature aggro either by MoveInLOS or Attack Start
ElunaCreatureAI.h:87
FunctionEnterEvadeMode
ElunaCreatureAI.h:162
MethodEntryKey
BindingMap.h:235
FunctionEqual
methods/Mangos/BigIntMethods.h:60
FunctionEqual
methods/CMangos/BigIntMethods.h:60
FunctionEqual
methods/TrinityCore/BigIntMethods.h:60
FunctionEqual
methods/VMangos/BigIntMethods.h:60
FunctionEqual
methods/AzerothCore/BigIntMethods.h:60
MethodEqual
ElunaTemplate.h:512
FunctionEquipItem
* Equips the given item or item entry to the given slot. Returns the equipped item or nil. * * enum EquipmentSlots // 19 slots *
methods/Mangos/PlayerMethods.h:2855
FunctionEquipItem
* Equips the given item or item entry to the given slot. Returns the equipped item or nil. * * enum EquipmentSlots // 19 slots *
methods/CMangos/PlayerMethods.h:2931
FunctionEquipItem
* Equips the given item or item entry to the given slot. Returns the equipped item or nil. * * @table * @columns [EquipSlot, ID] *
methods/TrinityCore/PlayerMethods.h:2978
FunctionEquipItem
* Equips the given item or item entry to the given slot. Returns the equipped item or nil. * * enum EquipmentSlots // 19 slots *
methods/VMangos/PlayerMethods.h:2582
← previousnext →901–1,000 of 5,834, ranked by callers