MCPcopy Create free account

hub / github.com/degeneratehyperbola/NEPS / functions

Functions2,599 in github.com/degeneratehyperbola/NEPS

↓ 276 callersFunctionread
NEPS/Config.cpp:83
↓ 230 callersFunctionImMax
shared_lib/imgui/imgui_internal.h:381
↓ 173 callersMethodsize
NEPS/lib/nlohmann/json.hpp:2530
↓ 155 callersFunctioncreate
NEPS/lib/nlohmann/json.hpp:16690
↓ 144 callersFunctionstbi__get8
shared_lib/stb/image.h:1554
↓ 135 callersFunctionHelpMarker
Helper to display a little (?) mark which shows a tooltip when hovered. In your own code you may want to display an actual icon if you are using a mer
shared_lib/imgui/imgui_demo.cpp:189
↓ 119 callersMethodwrite_character
NEPS/lib/nlohmann/json.hpp:12137
↓ 118 callersMethodclear
shared_lib/imgui/imgui.h:1661
↓ 112 callersMethodback
NEPS/SDK/Vector.h:263
↓ 110 callersFunctionstbi__err
shared_lib/stb/image.h:941
↓ 108 callersMethodc_str
shared_lib/imgui/imgui.h:2045
↓ 95 callersMethodpush_back
NB: It is illegal to call push_back/push_front/insert with a reference pointing inside the ImVector data itself! e.g. v.push_back(v[10]) is forbidden.
shared_lib/imgui/imgui.h:1679
↓ 91 callersFunctionttUSHORT
shared_lib/imgui/imstb_truetype.h:1269
↓ 90 callersMethodresize
shared_lib/imgui/imgui.h:1673
↓ 80 callersFunctionGetCurrentWindow
shared_lib/imgui/imgui_internal.h:2200
↓ 78 callersFunctionImMin
shared_lib/imgui/imgui_internal.h:380
↓ 73 callersFunctionImFloor
shared_lib/imgui/imgui_internal.h:398
↓ 68 callersMethodAddLine
shared_lib/imgui/imgui_draw.cpp:1345
↓ 68 callersMethodAddRectFilled
shared_lib/imgui/imgui_draw.cpp:1367
↓ 68 callersMethoddata
NEPS/SDK/ItemSchema.h:70
↓ 67 callersFunctionSliderFloat
shared_lib/imgui/imgui.h:2780
↓ 65 callersMethodbegin
NEPS/SDK/ItemSchema.h:35
↓ 63 callersFunctionImRect
shared_lib/imgui/imgui_internal.h:443
↓ 60 callersFunctionImClamp
shared_lib/imgui/imgui_internal.h:382
↓ 60 callersMethodget
NEPS/SDK/LocalPlayer.h:28
↓ 58 callersMethodempty
! @brief return whether pointer points to the root document @return true iff the JSON pointer points to the root document @complexity Co
NEPS/lib/nlohmann/json.hpp:11349
↓ 57 callersFunctionfindPattern
shared_lib/MemorySearch.hpp:42
↓ 52 callersMethodend
NEPS/SDK/ItemSchema.h:36
↓ 49 callersMethodend
return iterator end (needed for range-based for)
NEPS/lib/nlohmann/json.hpp:3764
↓ 47 callersFunctionget
NEPS/lib/nlohmann/json.hpp:3773
↓ 46 callersMethodbegin
return iterator begin (needed for range-based for)
NEPS/lib/nlohmann/json.hpp:3758
↓ 45 callersFunctionImLerp
shared_lib/imgui/imgui_internal.h:383
↓ 44 callersMethodAddRect
p_min = upper-left, p_max = lower-right Note we don't render 1 pixels sized rectangles properly.
shared_lib/imgui/imgui_draw.cpp:1356
↓ 44 callersFunctionhash
NEPS/lib/fnv.hpp:10
↓ 44 callersFunctionstbi__rewind
shared_lib/stb/image.h:850
↓ 41 callersFunctionImFormatString
shared_lib/imgui/imgui.cpp:1429
↓ 39 callersFunctionstbi__get16be
shared_lib/stb/image.h:1634
↓ 38 callersMethodGetID
shared_lib/imgui/imgui.cpp:2922
↓ 38 callersFunctionadd
add a character to token_buffer
NEPS/lib/nlohmann/json.hpp:9386
↓ 37 callersFunctionttSHORT
shared_lib/imgui/imstb_truetype.h:1270
↓ 36 callersFunctionDragFloat
shared_lib/imgui/imgui.h:2774
↓ 36 callersFunctiontype_name
! @brief return the type as string Returns the type name as string to be used in error messages - usually to indicate that a function was
NEPS/lib/nlohmann/json.hpp:22636
↓ 33 callersMethodpush_back
! @brief append an unescaped token at the end of the reference pointer @param[in] token token to add @complexity Amortized constant.
NEPS/lib/nlohmann/json.hpp:11324
↓ 32 callersFunctionIsKeyPressedMap
shared_lib/imgui/imgui_internal.h:2339
↓ 32 callersFunctionbasic_json
! @brief create an empty value with a given type Create an empty JSON value with a given type. The value will be default initialized with
NEPS/lib/nlohmann/json.hpp:17119
↓ 32 callersFunctionstbi__get32le
shared_lib/stb/image.h:1662
↓ 30 callersMethodreserve
Resize a vector to a smaller size, guaranteed not to cause a reallocation
shared_lib/imgui/imgui.h:1676
↓ 30 callersFunctionstbi__get16le
shared_lib/stb/image.h:1654
↓ 30 callersFunctionstbi__skip
shared_lib/stb/image.h:1584
↓ 28 callersMethodparse_error
NEPS/lib/nlohmann/json.hpp:2299
↓ 26 callersFunctionGetForegroundDrawList
shared_lib/imgui/imgui_internal.h:2224
↓ 26 callersMethodkey
NEPS/lib/nlohmann/json.hpp:5580
↓ 25 callersMethodlength
NEPS/SDK/Vector.h:150
↓ 24 callersFunctionSTBI__CASE
shared_lib/stb/image.h:4627
↓ 24 callersFunctionassert_invariant
! @brief checks the class invariants This function asserts the class invariants. It needs to be called at the end of every constructor to
NEPS/lib/nlohmann/json.hpp:16999
↓ 24 callersMethodempty
shared_lib/imgui/imgui.h:1653
↓ 24 callersFunctionis_object
! @brief return whether value is an object This function returns true if and only if the JSON value is an object. @return `true` if type
NEPS/lib/nlohmann/json.hpp:18339
↓ 23 callersFunctionImSaturate
shared_lib/imgui/imgui_internal.h:394
↓ 22 callersFunctionGetCurrentWindowRead
Windows We should always have a CurrentWindow in the stack (there is an implicit "Debug" window) If this ever crash because g.CurrentWindow is NULL it
shared_lib/imgui/imgui_internal.h:2199
↓ 22 callersMethodhookAt
NEPS/Hooks/MinHook.cpp:19
↓ 21 callersMethodpop_back
shared_lib/imgui/imgui.h:1680
↓ 20 callersMethodAddText
shared_lib/imgui/imgui_draw.cpp:1543
↓ 20 callersMethodbegin
shared_lib/imgui/imgui.h:1662
↓ 20 callersMethodfind
NEPS/SDK/ItemSchema.h:38
↓ 20 callersMethodoperator[]
! @brief access to successor @pre The iterator is initialized; i.e. `m_object != nullptr`. */
NEPS/lib/nlohmann/json.hpp:10843
↓ 20 callersFunctionstbi__get32be
shared_lib/stb/image.h:1644
↓ 20 callersFunctionstbi__malloc
shared_lib/stb/image.h:948
↓ 19 callersFunctionPopStyleCompact
shared_lib/imgui/imgui_demo.cpp:3409
↓ 19 callersFunctionPushStyleCompact
Make the UI compact because there are so many fields
shared_lib/imgui/imgui_demo.cpp:3402
↓ 19 callersFunctionend
! @brief returns an iterator to one past the last element Returns an iterator to one past the last element. @image html range-begin-end.
NEPS/lib/nlohmann/json.hpp:20312
↓ 19 callersMethodisOtherEnemy
NEPS/SDK/Entity.cpp:7
↓ 19 callersMethodsize
shared_lib/imgui/imgui.h:1654
↓ 19 callersFunctionstb_textedit_clamp
make the selection/cursor state valid if client altered the string
shared_lib/imgui/imstb_textedit.h:577
↓ 18 callersMethodOnKeyPressed
shared_lib/imgui/imgui_widgets.cpp:3700
↓ 18 callersMethodcontains
shared_lib/imgui/imgui.h:1686
↓ 18 callersMethoderase
shared_lib/imgui/imgui.h:1682
↓ 18 callersMethodinsert
shared_lib/imgui/imgui.h:1685
↓ 18 callersMethodnumber_integer
NEPS/lib/nlohmann/json.hpp:5550
↓ 18 callersMethodsax_parse
NEPS/lib/nlohmann/json.hpp:9757
↓ 18 callersFunctionstbtt__handle_clipped_edge
the edge passed in here does not cross the vertical line at x or the vertical line at x+1 (i.e. it has already been clipped to those)
shared_lib/imgui/imstb_truetype.h:2936
↓ 17 callersFunctionIsNavInputTest
shared_lib/imgui/imgui_internal.h:2341
↓ 17 callersFunctioninput_adapter
NEPS/lib/nlohmann/json.hpp:4790
↓ 17 callersMethodpop_back
! @brief remove last reference token @pre not `empty()` @liveexample{The example shows the usage of `pop_back`.,json_pointer__pop_back}
NEPS/lib/nlohmann/json.hpp:11278
↓ 17 callersFunctionto_json
NEPS/lib/nlohmann/json.hpp:4030
↓ 17 callersMethodtransform
NEPS/SDK/Vector.h:283
↓ 16 callersMethodAddCircle
shared_lib/imgui/imgui_draw.cpp:1445
↓ 16 callersFunctionImHashStr
Zero-terminated string hash, with support for ### to reset back to seed value We support a syntax of "label###id" where only "###id" is included in th
shared_lib/imgui/imgui.cpp:1505
↓ 16 callersFunctionImIsPowerOfTwo
Helpers: Bit manipulation
shared_lib/imgui/imgui_internal.h:279
↓ 16 callersFunctionImLengthSqr
shared_lib/imgui/imgui_internal.h:395
↓ 16 callersFunctionis_array
! @brief return whether value is an array This function returns true if and only if the JSON value is an array. @return `true` if type i
NEPS/lib/nlohmann/json.hpp:18361
↓ 16 callersFunctionis_null
! @brief return whether value is null This function returns true if and only if the JSON value is null. @return `true` if type is null,
NEPS/lib/nlohmann/json.hpp:18180
↓ 16 callersFunctionmenuBarItem
NEPS/GUI.cpp:157
↓ 16 callersMethodprocess
NEPS/SDK/CRC.cpp:71
↓ 15 callersFunctionbegin
! @brief returns an iterator to the first element Returns an iterator to the first element. @image html range-begin-end.svg "Illustratio
NEPS/lib/nlohmann/json.hpp:20241
↓ 15 callersFunctionfrom_json
NEPS/lib/nlohmann/json.hpp:3247
↓ 15 callersFunctionstbi__at_eof
shared_lib/stb/image.h:1568
↓ 15 callersFunctionstbtt_FindGlyphIndex
shared_lib/imgui/imstb_truetype.h:1461
↓ 15 callersFunctionstbtt__buf_get8
shared_lib/imgui/imstb_truetype.h:1116
↓ 15 callersFunctionstbtt__csctx_rccurve_to
shared_lib/imgui/imstb_truetype.h:1925
↓ 15 callersFunctionttULONG
shared_lib/imgui/imstb_truetype.h:1271
next →1–100 of 2,599, ranked by callers