Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DrewKestell/BloogBot
/ functions
Functions
2,414 in github.com/DrewKestell/BloogBot
⨍
Functions
2,414
◇
Types & classes
861
Method
ReportSignature
(int id, string player, int commandId)
BloogBot/CommandModel.cs:26
Method
ReportSummary
(int commandId, IEnumerable<ReportSignature> signatures)
BloogBot/CommandModel.cs:42
Method
ResetFacingState
()
BloogBot/Game/Objects/LocalPlayer.cs:157
Method
Resources
()
BloogBot/Properties/Resources.Designer.cs:31
Method
RestState
(Stack<IBotState> botStates, IDependencyContainer container)
FuryWarriorBot/RestState.cs:20
Method
RestState
(Stack<IBotState> botStates, IDependencyContainer container)
ArmsWarriorBot/RestState.cs:20
Method
RestState
(Stack<IBotState> botStates, IDependencyContainer container)
ProtectionPaladinBot/RestState.cs:24
Method
RestState
(Stack<IBotState> botStates, IDependencyContainer container)
FrostMageBot/RestState.cs:23
Method
RestState
(Stack<IBotState> botStates, IDependencyContainer container)
EnhancementShamanBot/RestState.cs:23
Method
RestState
(Stack<IBotState> botStates, IDependencyContainer container)
FeralDruidBot/RestState.cs:26
Method
RestState
(Stack<IBotState> botStates, IDependencyContainer container)
ArcaneMageBot/RestState.cs:20
Method
RestState
(Stack<IBotState> botStates, IDependencyContainer container)
CombatRogueBot/RestState.cs:22
Method
RestState
(Stack<IBotState> botStates, IDependencyContainer container)
ProtectionWarriorBot/RestState.cs:19
Method
RestState
(Stack<IBotState> botStates, IDependencyContainer container)
ShadowPriestBot/RestState.cs:26
Method
RestState
(Stack<IBotState> botStates, IDependencyContainer container)
RetributionPaladinBot/RestState.cs:22
Method
RestState
(Stack<IBotState> botStates, IDependencyContainer container)
BeastmasterHunterBot/RestState.cs:26
Method
RestState
(Stack<IBotState> botStates, IDependencyContainer container)
BackstabRogueBot/RestState.cs:25
Method
RestState
(Stack<IBotState> botStates, IDependencyContainer container)
TestBot.cs/RestState.cs:10
Method
RestState
(Stack<IBotState> botStates, IDependencyContainer container)
ElementalShamanBot/RestState.cs:22
Method
RestState
(Stack<IBotState> botStates, IDependencyContainer container)
BalanceDruidBot/RestState.cs:24
Method
RestState
(Stack<IBotState> botStates, IDependencyContainer container)
AfflictionWarlockBot/RestState.cs:26
Method
ResurrectFromGraveyardState
(Stack<IBotState> botStates, IDependencyContainer container)
BloogBot/AI/SharedStates/ResurrectFromGraveyardState.cs:17
Method
RetrieveCorpse
()
BloogBot/Game/VanillaGameFunctionHandler.cs:236
Method
RetrieveCorpse
()
BloogBot/Game/WotLKGameFunctionHandler.cs:231
Method
RetrieveCorpse
()
BloogBot/Game/TBCGameFunctionHandler.cs:261
Method
RetrieveCorpse
()
BloogBot/Game/IGameFunctionHandler.cs:40
Method
RetrieveCorpse
()
BloogBot/Game/Objects/LocalPlayer.cs:327
Method
RetrieveCorpseState
(Stack<IBotState> botStates, IDependencyContainer container)
BloogBot/AI/SharedStates/RetrieveCorpseState.cs:25
Method
RowExistsSql
(string sql)
BloogBot/SqlRepository.cs:36
Method
RunSqlQuery
(string sql)
BloogBot/SqlRepository.cs:22
Method
Running
()
BloogBot/AI/IBot.cs:14
Method
Save
()
BloogBot/TravelPathGenerator.cs:51
Method
SaveGatherRoute
()
BloogBot/UI/MainViewModel.cs:756
Method
SaveHotspot
()
BloogBot/UI/MainViewModel.cs:672
Method
SaveSettings
()
BloogBot/UI/MainViewModel.cs:341
Method
SaveTravelPath
()
BloogBot/UI/MainViewModel.cs:427
Method
Selection
(TItem item, int count)
FrostMageBot/FrostMageConsumables.cs:102
Method
SellItemByGuid
(uint itemCount, ulong vendorGuid, ulong itemGuid)
BloogBot/Game/VanillaGameFunctionHandler.cs:255
Method
SellItemByGuid
(uint itemCount, ulong vendorGuid, ulong itemGuid)
BloogBot/Game/WotLKGameFunctionHandler.cs:253
Method
SellItemByGuid
(uint itemCount, ulong vendorGuid, ulong itemGuid)
BloogBot/Game/TBCGameFunctionHandler.cs:283
Method
SellItemByGuid
(uint itemCount, ulong vendorGuid, ulong itemGuid)
BloogBot/Game/IGameFunctionHandler.cs:52
Method
SellItemByGuid
(uint itemCount, ulong npcGuid, ulong itemGuid)
BloogBot/Game/Frames/MerchantFrame.cs:35
Method
SellItemByGuidFunction
(uint itemCount, ulong npcGuid, ulong itemGuid, IntPtr sellItemFunPtr)
BloogBot/Game/VanillaGameFunctionHandler.cs:252
Method
SellItemsState
(Stack<IBotState> botStates, IDependencyContainer container, string npcName)
BloogBot/AI/SharedStates/SellItemsState.cs:25
Method
SendMessage
(string message)
BloogBot/DiscordClientWrapper.cs:85
Method
SendMovementUpdate
(IntPtr playerPtr, int opcode)
BloogBot/Game/VanillaGameFunctionHandler.cs:271
Method
SendMovementUpdate
(IntPtr playerPtr, int opcode)
BloogBot/Game/WotLKGameFunctionHandler.cs:269
Method
SendMovementUpdate
(IntPtr playerPtr, int opcode)
BloogBot/Game/TBCGameFunctionHandler.cs:299
Method
SendMovementUpdate
(IntPtr playerPtr, int opcode)
BloogBot/Game/IGameFunctionHandler.cs:16
Method
SendUserMessage
()
BloogBot/ThreadSynchronizer.cs:122
Method
SetControlBit
(int bit, int state, int tickCount)
BloogBot/Game/VanillaGameFunctionHandler.cs:282
Method
SetControlBit
(int bit, int state, int tickCount)
BloogBot/Game/WotLKGameFunctionHandler.cs:280
Method
SetControlBit
(int bit, int state, int tickCount)
BloogBot/Game/TBCGameFunctionHandler.cs:310
Method
SetControlBit
(int bit, int state, int tickCount)
BloogBot/Game/IGameFunctionHandler.cs:18
Method
SetFacing
(IntPtr playerSetFacingPtr, float facing)
BloogBot/Game/VanillaGameFunctionHandler.cs:294
Method
SetFacing
(IntPtr playerSetFacingPtr, float facing)
BloogBot/Game/WotLKGameFunctionHandler.cs:298
Method
SetFacing
(IntPtr playerSetFacingPtr, float facing)
BloogBot/Game/TBCGameFunctionHandler.cs:322
Method
SetFacing
(IntPtr playerSetFacingPtr, float facing)
BloogBot/Game/IGameFunctionHandler.cs:14
Method
SetFacing
(float facing)
BloogBot/Game/Objects/LocalPlayer.cs:138
Method
SetLastError
(uint dwErrCode)
BloogBot/WardenDisabler.cs:57
Method
SetTarget
(ulong guid)
BloogBot/Game/VanillaGameFunctionHandler.cs:247
Method
SetTarget
(ulong guid)
BloogBot/Game/WotLKGameFunctionHandler.cs:242
Method
SetTarget
(ulong guid)
BloogBot/Game/TBCGameFunctionHandler.cs:272
Method
SetTarget
(ulong guid)
BloogBot/Game/IGameFunctionHandler.cs:38
Method
SetTarget
(ulong guid)
BloogBot/Game/Objects/LocalPlayer.cs:255
Method
SetWindowLong
(IntPtr hWnd, int nIndex, IntPtr dwNewLong)
BloogBot/ThreadSynchronizer.cs:11
Method
Settings
Navigation/g3dlite/Include/G3D/TextOutput.h:107
Method
Settings
Navigation/g3dlite/Include/G3D/Welder.h:29
Method
ShapeshiftToHumanForm
(IDependencyContainer container)
BloogBot/AI/Bot.cs:602
Method
SignLatestReport
(LocalPlayer player, bool reportIn)
BloogBot/UI/MainViewModel.cs:1844
Method
SignalEventHook
(string eventName, string typesArg, uint firstArgPtr)
BloogBot/SignalEventManager.cs:49
Method
SignalEventManager
()
BloogBot/SignalEventManager.cs:12
Method
SignalEventNoArgsHook
(string eventName)
BloogBot/SignalEventManager.cs:132
Method
SimpleValue
Navigation/g3dlite/Include/G3D/Any.h:216
Method
SkinningState
( Stack<IBotState> botStates, IDependencyContainer container, WoWUnit targ
BloogBot/AI/SharedStates/SkinningState.cs:25
Method
SlamCallback
()
FuryWarriorBot/CombatState.cs:172
Method
SmallArray
Navigation/g3dlite/Include/G3D/SmallArray.h:35
Method
Source
Navigation/g3dlite/Include/G3D/Any.h:194
Method
Spell
(int id, int cost, string name, string description, string tooltip)
BloogBot/Game/Spell.cs:7
Method
SpellEffect
(string icon, int stackCount, EffectType type)
BloogBot/Game/SpellEffect.cs:7
Method
Sphere
Navigation/g3dlite/Include/G3D/Sphere.h:33
Method
SphereIterator
Navigation/g3dlite/Include/G3D/PointHashGrid.h:652
Method
Spinlock
Navigation/g3dlite/Include/G3D/GMutex.h:40
Method
Spline
Navigation/g3dlite/Include/G3D/Spline.h:117
Method
SplineBase
Navigation/g3dlite/Include/G3D/Spline.h:40
Method
Start
(IDependencyContainer container, Action stopCallback)
BloogBot/AI/IBot.cs:18
Method
Start
()
BloogBot/UI/MainViewModel.cs:133
Method
StartGathering
(IDependencyContainer container, Action stopCallback)
BloogBot/AI/IBot.cs:26
Method
StartGathering
(IDependencyContainer container, Action stopCallback)
BloogBot/AI/Bot.cs:207
Method
StartGathering
()
BloogBot/UI/MainViewModel.cs:786
Method
StartInternal
(IDependencyContainer container)
BloogBot/AI/Bot.cs:372
Method
StartPowerlevel
(IDependencyContainer container, Action stopCallback)
BloogBot/AI/IBot.cs:24
Method
StartPowerlevel
(IDependencyContainer container, Action stopCallback)
BloogBot/AI/Bot.cs:178
Method
StartPowerlevel
()
BloogBot/UI/MainViewModel.cs:301
Method
StartPowerlevelInternal
(IDependencyContainer container)
BloogBot/AI/Bot.cs:236
Method
StartRecordingHotspot
()
BloogBot/UI/MainViewModel.cs:609
Method
StartRecordingTravelPath
()
BloogBot/UI/MainViewModel.cs:370
Method
StartTravelPath
()
BloogBot/UI/MainViewModel.cs:459
Method
Stop
()
BloogBot/AI/IBot.cs:20
Method
StopTravelPath
()
BloogBot/UI/MainViewModel.cs:509
← previous
next →
1,101–1,200 of 2,414, ranked by callers