Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TKazer/CS2_External
/ functions
Functions
1,832 in github.com/TKazer/CS2_External
⨍
Functions
1,832
◇
Types & classes
247
↓ 1 callers
Method
AddBezierCubic
Cubic Bezier takes 4 controls points
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:1577
↓ 1 callers
Method
AddBezierQuadratic
Quadratic Bezier takes 3 controls points
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:1588
↓ 1 callers
Method
AddConvexPolyFilled
- We intentionally avoid using ImVec2 and its math operators here to reduce cost to a minimum for debug/non-inlined builds. - Filled shapes must alway
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:995
↓ 1 callers
Method
AddFocusEvent
CS2_External/OS-ImGui/imgui/imgui.cpp:1545
↓ 1 callers
Method
AddInputCharacter
Pass in translated ASCII characters for text input. - with glfw you can get those from the callback set in glfwSetCharCallback() - on Windows you can
CS2_External/OS-ImGui/imgui/imgui.cpp:1271
↓ 1 callers
Method
AddInputCharacterUTF16
UTF16 strings use surrogate pairs to encode codepoints >= 0x10000, so we should save the high surrogate.
CS2_External/OS-ImGui/imgui/imgui.cpp:1288
↓ 1 callers
Method
AddNgon
Guaranteed to honor 'num_segments'
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:1553
↓ 1 callers
Method
AddNgonFilled
Guaranteed to honor 'num_segments'
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:1565
↓ 1 callers
Method
AddPoint
CS2_External/Radar/Radar.cpp:54
↓ 1 callers
Method
AddQuad
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:1458
↓ 1 callers
Method
AddQuadFilled
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:1470
↓ 1 callers
Method
AddShadowConvexPoly
Add a shadow for a convex shape described by points and num_points
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:2147
↓ 1 callers
Function
AddWindowToDrawData
CS2_External/OS-ImGui/imgui/imgui.cpp:4740
↓ 1 callers
Function
AddWindowToSortBuffer
CS2_External/OS-ImGui/imgui/imgui.cpp:4689
↓ 1 callers
Function
AimBot
CS2_External/AimBot.hpp:23
↓ 1 callers
Function
AirCheck
CS2_External/Bunnyhop.hpp:9
↓ 1 callers
Method
Attach
<summary> ���� </summary> <param name="ProcessName">������</param> <returns>����״̬��</returns>
CS2_External/Utils/ProcessManager.hpp:52
↓ 1 callers
Method
AttachAnotherWindow
CS2_External/OS-ImGui/OS-ImGui_External.cpp:108
↓ 1 callers
Method
BuildLookupTable
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:4132
↓ 1 callers
Function
CalcRoutingScore
Current score encoding (lower is highest priority): - 0: ImGuiInputFlags_RouteGlobalHigh - 1: ImGuiInputFlags_RouteFocused (if item active) - 2:
CS2_External/OS-ImGui/imgui/imgui.cpp:8036
↓ 1 callers
Function
CalcScrollEdgeSnap
Helper to snap on edges when aiming at an item very close to the edge, So the difference between WindowPadding and ItemSpacing will be in the visible
CS2_External/OS-ImGui/imgui/imgui.cpp:9807
↓ 1 callers
Method
Circle
CS2_External/OS-ImGui/OS-ImGui.cpp:75
↓ 1 callers
Function
ClampWindowPos
CS2_External/OS-ImGui/imgui/imgui.cpp:5866
↓ 1 callers
Method
CleanupRenderTarget
CS2_External/OS-ImGui/OS-ImGui_External.cpp:65
↓ 1 callers
Function
ClearFreeMemory
CS2_External/OS-ImGui/imgui/imgui_internal.h:1075
↓ 1 callers
Method
ClearInputKeys
FIXME: Perhaps we could clear queued events as well?
CS2_External/OS-ImGui/imgui/imgui.cpp:1341
↓ 1 callers
Method
ClearOutputData
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:4110
↓ 1 callers
Method
ClearSelection
CS2_External/OS-ImGui/imgui/imgui.h:2134
↓ 1 callers
Method
ClearTexData
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:2754
↓ 1 callers
Function
ClipPolygonShape
Clip a polygonal shape to a rectangle, writing the results into dest_points. The number of points emitted is returned (may be zero if the polygon was
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:1798
↓ 1 callers
Function
ColorEditRestoreH
CS2_External/OS-ImGui/imgui/imgui_widgets.cpp:5059
↓ 1 callers
Method
CompareWithContextState
Compare to detect usage errors
CS2_External/OS-ImGui/imgui/imgui.cpp:9265
↓ 1 callers
Method
CreateDeviceD3D
CS2_External/OS-ImGui/OS-ImGui_External.cpp:16
↓ 1 callers
Function
CreateNewWindow
CS2_External/OS-ImGui/imgui/imgui.cpp:5505
↓ 1 callers
Method
CreateRenderTarget
CS2_External/OS-ImGui/OS-ImGui_External.cpp:55
↓ 1 callers
Function
CursorAnimReset
Cursor & Selection
CS2_External/OS-ImGui/imgui/imgui_internal.h:1105
↓ 1 callers
Function
CursorClamp
After a user-input the cursor stays on for a while without blinking
CS2_External/OS-ImGui/imgui/imgui_internal.h:1106
↓ 1 callers
Function
DebugNodeTableGetSizingPolicyDesc
CS2_External/OS-ImGui/imgui/imgui_tables.cpp:3572
↓ 1 callers
Function
DebugPrintInputEvent
CS2_External/OS-ImGui/imgui/imgui.cpp:8745
↓ 1 callers
Function
DebugStartItemPicker
CS2_External/OS-ImGui/imgui/imgui_internal.h:3216
↓ 1 callers
Function
Decode85
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:2854
↓ 1 callers
Function
DistanceFromPoint
Calculates the signed distance from sample_pos to the point given
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:3536
↓ 1 callers
Function
DistanceFromRectangle
Calculates the signed distance from sample_pos to the nearest point on the rectangle defined by rect_min->rect_max
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:3524
↓ 1 callers
Method
DoOpen
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:7953
↓ 1 callers
Function
DrawBone
��������
CS2_External/Render.hpp:88
↓ 1 callers
Function
DrawCrossHair
CS2_External/Render.hpp:18
↓ 1 callers
Function
DrawDistance
CS2_External/Render.hpp:51
↓ 1 callers
Function
DrawFov
CS2_External/Render.hpp:30
↓ 1 callers
Function
DrawFovCircle
CS2_External/Render.hpp:11
↓ 1 callers
Function
DrawHealthBar
Sign�����κ����͵��˱�ʶ��Ĭ�Ͽɴ����˵�ַ
CS2_External/Render.hpp:378
↓ 1 callers
Method
DrawHealthBar_Horizontal
CS2_External/Render.hpp:199
↓ 1 callers
Method
DrawHealthBar_Vertical
CS2_External/Render.hpp:283
↓ 1 callers
Function
EditTableColumnsFlags
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:3756
↓ 1 callers
Method
End
CS2_External/OS-ImGui/imgui/imgui.cpp:2793
↓ 1 callers
Function
ExecCommand
CS2_External/OS-ImGui/imgui/imgui_demo.cpp:6760
↓ 1 callers
Function
FindBestWheelingWindow
CS2_External/OS-ImGui/imgui/imgui.cpp:8594
↓ 1 callers
Method
FindGlyph
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:4305
↓ 1 callers
Function
FindHoveredWindow
Find window given position, search front-to-back FIXME: Note that we have an inconsequential lag here: OuterRectClipped is updated in Begin(), so wind
CS2_External/OS-ImGui/imgui/imgui.cpp:5101
↓ 1 callers
Method
FlattenIntoSingleLayer
CS2_External/OS-ImGui/imgui/imgui.cpp:4765
↓ 1 callers
Function
Get2DBoneRect
2D���������
CS2_External/Render.hpp:135
↓ 1 callers
Function
Get2DBox
�������
CS2_External/Render.hpp:74
↓ 1 callers
Method
GetAimPunchAngle
CS2_External/Entity.cpp:134
↓ 1 callers
Method
GetAimPunchCache
CS2_External/Entity.cpp:144
↓ 1 callers
Method
GetBuildWorkRect
CS2_External/OS-ImGui/imgui/imgui_internal.h:1616
↓ 1 callers
Method
GetByKey
CS2_External/OS-ImGui/imgui/imgui_internal.h:659
↓ 1 callers
Method
GetCameraPos
CS2_External/Entity.cpp:93
↓ 1 callers
Method
GetClientDLLAddress
CS2_External/Game.cpp:18
↓ 1 callers
Function
GetColumnWidthEx
CS2_External/OS-ImGui/imgui/imgui_tables.cpp:3762
↓ 1 callers
Method
GetCurrentMap
CS2_External/GlobalVars.cpp:82
↓ 1 callers
Method
GetCurrentMapName
CS2_External/GlobalVars.cpp:87
↓ 1 callers
Method
GetCurrentNetchan
CS2_External/GlobalVars.cpp:77
↓ 1 callers
Function
GetDefaultCompressedFontDataTTFBase85
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:5140
↓ 1 callers
Function
GetDraggedColumnOffset
CS2_External/OS-ImGui/imgui/imgui_tables.cpp:3729
↓ 1 callers
Method
GetDrawListCount
CS2_External/OS-ImGui/imgui/imgui_internal.h:782
↓ 1 callers
Method
GetEntityListEntry
CS2_External/Game.cpp:38
↓ 1 callers
Method
GetFFlags
CS2_External/Entity.cpp:187
↓ 1 callers
Function
GetFallbackWindowNameForWindowingList
Window has already passed the IsWindowNavFocusable()
CS2_External/OS-ImGui/imgui/imgui.cpp:12120
↓ 1 callers
Method
GetFov
CS2_External/Entity.cpp:179
↓ 1 callers
Method
GetFrameCount
CS2_External/GlobalVars.cpp:42
↓ 1 callers
Method
GetGlobalVarsAddress
CS2_External/Game.cpp:53
↓ 1 callers
Method
GetGlyphRangesDefault
Retrieve list of range (2 int per range, values are inclusive)
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:3780
↓ 1 callers
Function
GetInputTextState
CS2_External/OS-ImGui/imgui/imgui_internal.h:3185
↓ 1 callers
Method
GetIntRef
References are only valid until a new value is added to the storage. Calling a Set***() function or a Get***Ref() function invalidates the pointer.
CS2_External/OS-ImGui/imgui/imgui.cpp:2379
↓ 1 callers
Method
GetIntervalPerTick
CS2_External/GlobalVars.cpp:57
↓ 1 callers
Method
GetIntervalPerTick2
CS2_External/GlobalVars.cpp:62
↓ 1 callers
Method
GetIsAlive
CS2_External/Entity.cpp:69
↓ 1 callers
Method
GetLocalControllerAddress
CS2_External/Game.cpp:43
↓ 1 callers
Method
GetLocalPawnAddress
CS2_External/Game.cpp:48
↓ 1 callers
Method
GetMatrixAddress
CS2_External/Game.cpp:28
↓ 1 callers
Method
GetMaxClients
CS2_External/GlobalVars.cpp:47
↓ 1 callers
Function
GetMinimumStepAtDecimalPrecision
CS2_External/OS-ImGui/imgui/imgui_widgets.cpp:2183
↓ 1 callers
Method
GetMouseCursorTexData
CS2_External/OS-ImGui/imgui/imgui_draw.cpp:2982
↓ 1 callers
Function
GetNextArray
CS2_External/Utils/MemorySearch.cpp:26
↓ 1 callers
Method
GetPlayerName
CS2_External/Entity.cpp:74
↓ 1 callers
Method
GetPlayerPawnAddress
CS2_External/Entity.cpp:149
↓ 1 callers
Method
GetPos
CS2_External/Entity.cpp:169
↓ 1 callers
Method
GetProcessID
CS2_External/Utils/ProcessManager.hpp:185
↓ 1 callers
Method
GetRealTime
CS2_External/GlobalVars.cpp:37
↓ 1 callers
Method
GetShotsFired
CS2_External/Entity.cpp:129
↓ 1 callers
Function
GetSignatureArray
CS2_External/Utils/MemorySearch.cpp:7
← previous
next →
401–500 of 1,832, ranked by callers