MCPcopy Create free account

hub / github.com/DrewKestell/BloogBot / functions

Functions2,414 in github.com/DrewKestell/BloogBot

↓ 137 callersMethodHasBuff
(string name)
BloogBot/Game/Objects/WoWUnit.cs:304
↓ 131 callersMethodLuaCall
(string code)
BloogBot/Game/Functions.cs:104
↓ 125 callersMethodDistanceTo
(Position position)
BloogBot/Game/Position.cs:29
↓ 101 callersMethodKnowsSpell
(string name)
BloogBot/Game/Objects/WoWPet.cs:21
↓ 98 callersMethodToString
()
BloogBot/Game/Spell.cs:26
↓ 84 callersFunctiondtVcopy
Performs a vector copy. @param[out] dest The result. [(x, y, z)] @param[in] a The vector to copy. [(x, y, z)]
Navigation/Detour/Include/DetourCommon.h:193
↓ 67 callersMethodFor
(string parName, int parMs, bool trueOnNonExist = false)
BloogBot/Wait.cs:11
↓ 66 callersMethodIsSpellReady
(string spellName, int rank = -1)
BloogBot/Game/Objects/LocalPlayer.cs:382
↓ 64 callersMethodHasDebuff
(string name)
BloogBot/Game/Objects/WoWUnit.cs:306
↓ 57 callersMethodStopAllMovement
()
BloogBot/Game/Objects/LocalPlayer.cs:187
↓ 56 callersMethodReadInt
(IntPtr address)
BloogBot/MemoryManager.cs:94
↓ 53 callersMethodappend
Add an element to the end of the array. Will not shrink the underlying array under any circumstances. It is safe to append an element that is a
Navigation/g3dlite/Include/G3D/Array.h:496
↓ 40 callersFunctiondtSwapEndian
Navigation/Detour/Include/DetourCommon.h:455
↓ 39 callersMethodGetManaCost
(string spellName, int rank = -1)
BloogBot/Game/Objects/LocalPlayer.cs:392
↓ 39 callersMethodReadIntPtr
(IntPtr address)
BloogBot/MemoryManager.cs:160
↓ 38 callersMethodsize
Navigation/g3dlite/Include/G3D/KDTree.h:929
↓ 37 callersMethodMoveToward
(Position pos)
BloogBot/Game/Objects/LocalPlayer.cs:151
↓ 37 callersFunctionmax
Navigation/g3dlite/Include/G3D/g3dmath.h:303
↓ 36 callersFunctiondtStatusFailed
Returns true of status is failure.
Navigation/Detour/Include/DetourStatus.h:47
↓ 36 callersFunctionmin
Navigation/g3dlite/Include/G3D/g3dmath.h:288
↓ 34 callersMethodlength
----------------------------------------------------------------------------
Navigation/g3dlite/Include/G3D/Color3.h:387
↓ 33 callersMethodGetNextWaypoint
(uint mapId, Position start, Position end, bool straightPath)
BloogBot/Navigation.cs:66
↓ 33 callersMethodLog
(string message)
BloogBot/UI/MainViewModel.cs:1638
↓ 33 callersFunctiondtAlign4
Navigation/Detour/Include/DetourCommon.h:444
↓ 32 callersMethodsize
Navigation/g3dlite/Include/G3D/Set.h:50
↓ 29 callersMethodGetAllItems
()
BloogBot/Game/Inventory.cs:65
↓ 28 callersMethodRemoveAll
()
BloogBot/Wait.cs:38
↓ 28 callersMethodStand
()
BloogBot/Game/Objects/LocalPlayer.cs:223
↓ 28 callersMethodgetTileAndPolyByRefUnsafe
@par @warning Only use this function if it is known that the provided polygon reference is valid. This function is faster than #getTileAndPolyByRef,
Navigation/Detour/Source/DetourNavMesh.cpp:1139
↓ 27 callersMethodsize
Navigation/g3dlite/Include/G3D/PointKDTree.h:614
↓ 25 callersMethodRunOnMainThread
(Action action)
BloogBot/ThreadSynchronizer.cs:64
↓ 23 callersMethodSetTarget
(ulong guid)
BloogBot/Game/Functions.cs:153
↓ 23 callersFunctiondtVsub
Performs a vector subtraction. (@p v1 - @p v2) @param[out] dest The result vector. [(x, y, z)] @param[in] v1 The base vector. [(x, y, z)] @param[in]
Navigation/Detour/Include/DetourCommon.h:142
↓ 22 callersMethodCheckIfStuck
()
BloogBot/AI/StuckHelper.cs:26
↓ 21 callersMethodReadString
(IntPtr address, int size = 512)
BloogBot/MemoryManager.cs:204
↓ 21 callersMethodUse
()
BloogBot/Game/Objects/WoWItem.cs:29
↓ 20 callersMethodReadFloat
(IntPtr address)
BloogBot/MemoryManager.cs:182
↓ 20 callersFunctiondtSqr
Navigation/Detour/Include/DetourCommon.h:65
↓ 19 callersMethodCheckForTravelPath
(Stack<IBotState> botStates, bool reverse, bool needsToRest = true)
BloogBot/AI/DependencyContainer.cs:151
↓ 19 callersMethodGetEquippedItem
(EquipSlot slot)
BloogBot/Game/Inventory.cs:187
↓ 19 callersMethodLogVerbose
(object message)
BloogBot/Logger.cs:16
↓ 19 callersFunctiondtFree
Navigation/Detour/Source/DetourAlloc.cpp:46
↓ 19 callersMethodpassFilter
Navigation/Detour/Source/DetourNavMeshQuery.cpp:72
↓ 18 callersMethodGetItemCount
(string parItemName)
BloogBot/Game/Inventory.cs:11
↓ 18 callersFunctionclamp
Navigation/g3dlite/Include/G3D/g3dmath.h:552
↓ 17 callersMethodGetCurrentHotspot
()
BloogBot/AI/DependencyContainer.cs:147
↓ 17 callersMethodLog
(object message)
BloogBot/Logger.cs:14
↓ 17 callersMethodclear
Navigation/Detour/Source/DetourNode.cpp:81
↓ 17 callersFunctiondtVdist
Returns the distance between two points. @param[in] v1 A point. [(x, y, z)] @param[in] v2 A point. [(x, y, z)] @return The distance between the two
Navigation/Detour/Include/DetourCommon.h:220
↓ 17 callersFunctiondtVlerp
Performs a linear interpolation between two vectors. (@p v1 toward @p v2) @param[out] dest The result vector. [(x, y, x)] @param[in] v1 The starting
Navigation/Detour/Include/DetourCommon.h:120
↓ 17 callersMethodgetNodeAtIdx
Navigation/Detour/Include/DetourNode.h:70
↓ 17 callersMethodgetType
Gets the polygon type. (See: #dtPolyTypes)
Navigation/Detour/Include/DetourNavMesh.h:183
↓ 17 callersMethodposition
Returns the current byte position in the file, where 0 is the beginning and getLength() - 1 is the end. */
Navigation/g3dlite/Include/G3D/BinaryOutput.h:229
↓ 16 callersFunctiondtClamp
Navigation/Detour/Include/DetourCommon.h:72
↓ 16 callersFunctionfuzzyEq
Navigation/g3dlite/Include/G3D/g3dmath.h:809
↓ 16 callersMethodgetNode
Navigation/Detour/Source/DetourNode.cpp:119
↓ 15 callersMethodSendMessage
( int hWnd, uint Msg, int wParam, int lParam )
BloogBot/ThreadSynchronizer.cs:32
↓ 15 callersMethodStartMovement
the client will NOT send a packet to the server if a key is already pressed, so you're safe to spam this
BloogBot/Game/Objects/LocalPlayer.cs:177
↓ 15 callersFunctiondtAlloc
Navigation/Detour/Source/DetourAlloc.cpp:41
↓ 15 callersFunctionisFinite
Navigation/g3dlite/Include/G3D/g3dmath.h:506
↓ 15 callersMethodisValidPolyRef
Navigation/Detour/Source/DetourNavMeshQuery.cpp:3508
↓ 15 callersMethodresize
Re-hashes for a larger m_bucket size. */
Navigation/g3dlite/Include/G3D/Table.h:209
↓ 14 callersMethodReadByte
(IntPtr address)
BloogBot/MemoryManager.cs:72
↓ 14 callersMethodRunning
()
BloogBot/AI/Bot.cs:33
↓ 14 callersMethodend
C++ STL style iterator method. Returns one after the last iterator element. */
Navigation/g3dlite/Include/G3D/Set.h:181
↓ 14 callersMethodsize
Returns the number of elements. */
Navigation/g3dlite/Include/G3D/PointHashGrid.h:244
↓ 13 callersMethodmin
Navigation/g3dlite/Include/G3D/Vector2.h:396
↓ 12 callersFunctioncontains
Navigation/g3dlite/Include/G3D/Array.h:1259
↓ 12 callersMethodgetNodeIdx
Navigation/Detour/Include/DetourNode.h:64
↓ 12 callersMethodmax
Navigation/g3dlite/Include/G3D/Vector2.h:402
↓ 12 callersMethodpush
Navigation/Detour/Include/DetourNode.h:132
↓ 11 callersMethodLuaCallWithResult
(string code)
BloogBot/Game/Functions.cs:109
↓ 11 callersMethodReadUlong
(IntPtr address)
BloogBot/MemoryManager.cs:138
↓ 11 callersMethodRemove
(string parName)
BloogBot/Wait.cs:30
↓ 11 callersMethoddirection
----------------------------------------------------------------------------
Navigation/g3dlite/Include/G3D/Color3.h:392
↓ 11 callersMethoddot
----------------------------------------------------------------------------
Navigation/g3dlite/Include/G3D/Color3.h:403
↓ 11 callersMethodgetTileAndPolyByRef
Navigation/Detour/Source/DetourNavMesh.cpp:1121
↓ 11 callersMethodsize
Number of control points */
Navigation/g3dlite/Include/G3D/Spline.h:170
↓ 10 callersMethodInLosWith
(Position position)
BloogBot/Game/Objects/LocalPlayer.cs:429
↓ 10 callersMethodInjectAssembly
(string hackName, string[] instructions)
BloogBot/MemoryManager.cs:295
↓ 10 callersMethodset
If you insert a pointer into the key or value of a table, you are responsible for deallocating the object eventually. Inserting key into a
Navigation/g3dlite/Include/G3D/Table.h:570
↓ 10 callersMethodsize
Number of elements in the array. */
Navigation/g3dlite/Include/G3D/Array.h:365
↓ 9 callersMethodGetDependencyContainer
(BotSettings botSettings, Probe probe, IEnumerable<Hotspot> hotspots)
BloogBot/AI/IBot.cs:12
↓ 9 callersMethodRun
(MainViewModel mainViewModel)
BloogBot/UI/BotService.cs:40
↓ 9 callersMethodcontainsKey
Returns true if key is in the table. */
Navigation/g3dlite/Include/G3D/Table.h:833
↓ 9 callersFunctiondtDistancePtSegSqr2D
Navigation/Detour/Source/DetourCommon.cpp:175
↓ 9 callersFunctiondtMax
Navigation/Detour/Include/DetourCommon.h:55
↓ 9 callersFunctiondtMin
Navigation/Detour/Include/DetourCommon.h:49
↓ 9 callersMethodfastClear
resize(0, false) @deprecated*/
Navigation/g3dlite/Include/G3D/Array.h:334
↓ 9 callersFunctioniRound
Fast round to integer using the lrint routine. Typically 6x faster than casting to integer. */
Navigation/g3dlite/Include/G3D/g3dmath.h:214
↓ 8 callersMethodLuaCall
(string code)
BloogBot/Game/Objects/WoWUnit.cs:159
↓ 8 callersFunctiondtSwapByte
Navigation/Detour/Include/DetourCommon.h:448
↓ 8 callersMethodempty
Navigation/Detour/Include/DetourNode.h:150
↓ 8 callersMethodfind
Finds an element and returns the iterator to it. If the element isn't found then returns end(). */
Navigation/g3dlite/Include/G3D/Array.h:861
↓ 8 callersFunctioniFloor
----------------------------------------------------------------------------
Navigation/g3dlite/Include/G3D/g3dmath.h:584
↓ 8 callersMethodmagnitude
----------------------------------------------------------------------------
Navigation/g3dlite/Include/G3D/Vector3.h:714
↓ 8 callersFunctionpi
Navigation/g3dlite/Include/G3D/g3dmath.h:133
↓ 8 callersFunctionpow
Outside the namespace to avoid overloading confusion for C++
Navigation/g3dlite/Include/G3D/Quat.h:736
↓ 7 callersMethodCastSpell
(string name)
FeralDruidBot/RestState.cs:98
↓ 7 callersMethodInteract
()
BloogBot/Game/Objects/WoWObject.cs:236
next →1–100 of 2,414, ranked by callers