Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Lovrom8/RSMods
/ functions
Functions
3,570 in github.com/Lovrom8/RSMods
⨍
Functions
3,570
◇
Types & classes
844
Method
IsBadReadPtr
<summary> Will reading this pointer kill the game? </summary> <param name="p"> - Pointer</param> <returns>True - Bad Pointer, do not read. False - Saf
DLL/MemUtil.cpp:187
Method
IsChannelConfigSupported
Checks if the channel configuration is supported by the source pipeline. \return The interleaved type
DLL/Wwise/Types.hpp:1493
Method
IsChannelConfigSupported
Checks if the channel configuration is supported by the source pipeline. \return The interleaved type
DLL/Wwise/Types.hpp:1821
Method
IsClippedEx
DLL/Lib/ImGUI/imgui.cpp:3284
Method
IsComment
Does the supplied character start a comment line? */
DLL/Lib/Ini/SimpleIni.h:1207
Method
IsDelivery
DLL/Lib/ImGUI/imgui.h:2026
Method
IsDirectoryEmpty
(string path)
Installer/GenUtil.cs:15
Method
IsDragDropPayloadBeingAccepted
DLL/Lib/ImGUI/imgui.cpp:10349
Function
IsEffectEnabled
<summary> Check if the selected effect is running </summary> <param name="effectName"> - Internal name of the effect </param> <returns>True if the eff
DLL/CC/CCEffectList.cpp:67
Method
IsEmpty
Returns true if the number items in the array is 0, false otherwise.
DLL/Wwise/Types.hpp:1009
Method
IsEmpty
Has any data been loaded */
DLL/Lib/Ini/SimpleIni.h:469
Method
IsExtendedRangeSong
<returns>Should we Display The Extended Range Colors?</returns>
DLL/SongTuning.cpp:115
Method
IsExtendedRangeTuner
<returns>Should we Display The Extended Range Colors In The Tuner?</returns>
DLL/SongTuning.cpp:171
Method
IsInSong
<summary> Are we in a song? </summary>
DLL/GameState.cpp:7
Function
IsInitialized
<summary> Query whether or not the sound engine has been successfully initialized. </summary> <returns>True if the sound engine has been initialized,
DLL/Wwise/SoundEngine.cpp:308
Function
IsInitialized
<summary> NOT THREAD SAFE! Query whether the Memory Manager has been sucessfully initialized. </summary> <returns>True if the Memory Manager is initia
DLL/Wwise/MemoryMgr.cpp:135
Function
IsInverted
DLL/Lib/ImGUI/imgui_internal.h:508
Method
IsItemActivated
DLL/Lib/ImGUI/imgui.cpp:4878
Method
IsItemActive
DLL/Lib/ImGUI/imgui.cpp:4870
Method
IsItemClicked
Important: this can be useful but it is NOT equivalent to the behavior of e.g.Button()! Most widgets have specific reactions based on mouse-up/down st
DLL/Lib/ImGUI/imgui.cpp:4912
Method
IsItemDeactivated
DLL/Lib/ImGUI/imgui.cpp:4887
Method
IsItemDeactivatedAfterEdit
DLL/Lib/ImGUI/imgui.cpp:4895
Method
IsItemEdited
DLL/Lib/ImGUI/imgui.cpp:4953
Method
IsItemFocused
== GetItemID() == GetFocusID()
DLL/Lib/ImGUI/imgui.cpp:4902
Method
IsItemHovered
This is roughly matching the behavior of internal-facing ItemHoverable() - we allow hovering to be true when ActiveId==window->MoveID, so that clickin
DLL/Lib/ImGUI/imgui.cpp:3183
Method
IsItemToggledOpen
DLL/Lib/ImGUI/imgui.cpp:4917
Method
IsItemToggledSelection
DLL/Lib/ImGUI/imgui.cpp:4923
Method
IsItemVisible
DLL/Lib/ImGUI/imgui.cpp:4947
Method
IsKeyDown
Note that dear imgui doesn't know the semantic of each entry of io.KeysDown[]! Use your own indices/enums according to how your backend/engine stored
DLL/Lib/ImGUI/imgui.cpp:4673
Method
IsKeyPressed
DLL/Lib/ImGUI/imgui.cpp:4710
Method
IsKeyReleased
DLL/Lib/ImGUI/imgui.cpp:4724
Method
IsLess
Internal use of our string comparison function */
DLL/Lib/Ini/SimpleIni.h:1224
Function
IsMatch
<summary> Do these colors match </summary> <param name="strings"> - List of strings</param> <param name="R"> - Red (Color to look for)</param> <param
DLL/Mods/ExtendedRangeMode.cpp:372
Method
IsMouseClicked
DLL/Lib/ImGUI/imgui.cpp:4739
Method
IsMouseDoubleClicked
DLL/Lib/ImGUI/imgui.cpp:4764
Method
IsMouseDown
DLL/Lib/ImGUI/imgui.cpp:4732
Method
IsMouseDragPastThreshold
Return if a mouse click/drag went past the given threshold. Valid to call during the MouseReleased frame. [Internal] This doesn't test if the button i
DLL/Lib/ImGUI/imgui.cpp:4773
Method
IsMouseDragging
DLL/Lib/ImGUI/imgui.cpp:4782
Method
IsMouseHoveringRect
Test if mouse cursor is hovering given rectangle NB- Rectangle is clipped by our current clip setting NB- Expand the rectangle to be generous on impre
DLL/Lib/ImGUI/imgui.cpp:4648
Method
IsMousePosValid
We typically use ImVec2(-FLT_MAX,-FLT_MAX) to denote an invalid mouse position.
DLL/Lib/ImGUI/imgui.cpp:4807
Method
IsMouseReleased
DLL/Lib/ImGUI/imgui.cpp:4757
Method
IsMultiKey
Get the storage format of the INI data. */
DLL/Lib/Ini/SimpleIni.h:518
Method
IsMultiLine
Query the status of multi-line data */
DLL/Lib/Ini/SimpleIni.h:532
Method
IsMultiLineData
DLL/Lib/Ini/SimpleIni.h:1696
Method
IsMultiLineTag
DLL/Lib/Ini/SimpleIni.h:1683
Method
IsMultiplayer
<summary> Get the status of if the user is in multiplayer </summary> <returns>Is the user in multiplayer</returns>
DLL/GameState.cpp:20
Method
IsNewLineChar
DLL/Lib/Ini/SimpleIni.h:1733
Method
IsPopupOpen
Supported flags: ImGuiPopupFlags_AnyPopupId, ImGuiPopupFlags_AnyPopupLevel
DLL/Lib/ImGUI/imgui.cpp:8255
Method
IsPreview
DLL/Lib/ImGUI/imgui.h:2025
Method
IsRainbowEnabled
<summary> RainbowEnabled Middleware. </summary>
DLL/Mods/ExtendedRangeMode.cpp:268
Method
IsRainbowNotesEnabled
<summary> RainbowNotesEnabled Middleware. </summary>
DLL/Mods/ExtendedRangeMode.cpp:275
Method
IsRectVisible
DLL/Lib/ImGUI/imgui.cpp:7212
Function
IsRestoreSinkRequested
<summary> No documentation. </summary> <returns>Restore Sink Requested</returns>
DLL/Wwise/Root.cpp:12
Method
IsSongInDrop
<param name="tuning"> - Song Tuning</param> <returns>Are we playing in Drop tuning? ex: D Drop C</returns>
DLL/SongTuning.cpp:347
Method
IsSongInStandard
<param name="tuning"> - Song Tuning</param> <returns>Are we playing in Standard tuning? ex: E Standard</returns>
DLL/SongTuning.cpp:354
Method
IsSpace
Is the supplied character a whitespace character? */
DLL/Lib/Ini/SimpleIni.h:1202
Method
IsTokenValid
()
GUI/Twitch/RSModderBot.cs:59
Method
IsTwitchSettingEnabled
<summary> Is the twitch effect on </summary> <param name="name"> - std::map[key]</param>
DLL/Settings.cpp:424
Method
IsUnicode
Get the storage format of the INI data. */
DLL/Lib/Ini/SimpleIni.h:493
Function
IsUsingDummySink
<summary> No documentation. </summary> <returns>Using a dummy sink</returns>
DLL/Wwise/Root.cpp:21
Method
IsValid
Returns true if valid, false otherwise (as when it is constructed, or invalidated using Clear()).
DLL/Wwise/Types.hpp:1442
Method
IsValid
DLL/Lib/Detours/detours.h:487
Method
IsVoid
(string installLocation)
Installer/GUI.cs:91
Method
IsWindowAbove
DLL/Lib/ImGUI/imgui.cpp:6731
Method
IsWindowAppearing
DLL/Lib/ImGUI/imgui.cpp:6937
Method
IsWindowChildOf
DLL/Lib/ImGUI/imgui.cpp:6715
Method
IsWindowCollapsed
DLL/Lib/ImGUI/imgui.cpp:6931
Method
IsWindowFocused
DLL/Lib/ImGUI/imgui.cpp:6778
Method
IsWindowHovered
DLL/Lib/ImGUI/imgui.cpp:6745
Method
IsWindowNavFocusable
Can we focus this window with CTRL+TAB (or PadMenu + PadFocusPrev/PadFocusNext) Note that NoNavFocus makes the window not reachable with CTRL+TAB but
DLL/Lib/ImGUI/imgui.cpp:6803
Method
ItemAdd
Declare item bounding box for clipping and interaction. Note that the size can be different than the one provided to ItemSize(). Typically, widgets th
DLL/Lib/ImGUI/imgui.cpp:7527
Method
ItemGetter
DLL/Lib/ImGUI/imgui_demo.cpp:1069
Method
ItemHoverable
Internal facing ItemHoverable() used when submitting widgets. Differs slightly from IsItemHovered().
DLL/Lib/ImGUI/imgui.cpp:3231
Method
ItemInputable
Called by ItemAdd() Process TAB/Shift+TAB. Be mindful that this function may _clear_ the ActiveID when tabbing out. [WIP] This will eventually be refa
DLL/Lib/ImGUI/imgui.cpp:3298
Method
ItemSize
Advance cursor given item size for layout. Register minimum needed size so it can extend the bounding box used for auto-fit calculation. See comments
DLL/Lib/ImGUI/imgui.cpp:7486
Function
Items_ArrayGetter
Getter for the old Combo() API: const char*[]
DLL/Lib/ImGUI/imgui_widgets.cpp:1751
Function
Items_SingleStringGetter
Getter for the old Combo() API: "item1\0item2\0item3\0"
DLL/Lib/ImGUI/imgui_widgets.cpp:1760
Function
JSON_CATCH
DLL/Lib/Json/json.hpp:18772
Method
JSON_CATCH
DLL/Lib/Json/json.hpp:12813
Function
JSON_INTERNAL_CATCH
DLL/Lib/Json/json.hpp:21574
Method
KeepAliveID
DLL/Lib/ImGUI/imgui.cpp:3139
Method
Keypress_CheckDown
(object sender, KeyEventArgs e)
GUI/UI.cs:1027
Method
Keypress_CheckMouse
(object sender, MouseEventArgs e)
GUI/UI.cs:1078
Method
Keypress_CheckUp
(object sender, KeyEventArgs e)
GUI/UI.cs:1067
Method
Keypress_LoadKeys
(object sender, EventArgs e)
GUI/UI.cs:1090
Method
Keypress_LoadVolumes
(object sender, EventArgs e)
GUI/UI.cs:1098
Method
KillGuitarVolumeEffect
DLL/CC/Effects/KillGuitarVolumeEffect.hpp:7
Method
KillMusicVolumeEffect
DLL/CC/Effects/KillMusicVolumeEffect.hpp:7
Method
LabelText
DLL/Lib/ImGUI/imgui_widgets.cpp:341
Method
LabelTextV
Add a label+text combo aligned to other label+value widgets
DLL/Lib/ImGUI/imgui_widgets.cpp:350
Method
LearnAndPlayExecutableExists
(string installLocation)
Installer/ExeUtil.cs:43
Method
LearnAndPlayExecutableExists
(string installLocation)
GUI/Util/ExeUtil.cs:43
Method
ListBox
DLL/Lib/ImGUI/imgui_widgets.cpp:6355
Function
ListBoxFooter
DLL/Lib/ImGUI/imgui.h:2836
Function
ListBoxHeader
Helper to calculate size from items_count and height_in_items
DLL/Lib/ImGUI/imgui.h:2835
Method
ListBoxHeader
OBSOLETED in 1.81 (from February 2021)
DLL/Lib/ImGUI/imgui_widgets.cpp:6332
Function
ListenToMidiInThread
DLL/Mods/Midi.cpp:227
Function
LoadBank
<summary> Load a bank synchronously (by ID). </summary> <param name="in_bankID"> - Bank ID of the bank to load</param> <param name="in_memPoolId"> - M
DLL/Wwise/SoundEngine.cpp:319
Function
LoadBankUnique
<summary> (Undocumented) Load a bank asynchronously. </summary> <param name="in_pszString"> - Name/path of the bank to load</param> <param name="in_pf
DLL/Wwise/SoundEngine.cpp:398
Method
LoadData
Load INI file data direct from a std::string @param a_strData Data to be loaded @return SI_Error See error definitions */
DLL/Lib/Ini/SimpleIni.h:604
← previous
next →
2,001–2,100 of 3,570, ranked by callers