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
ASIO_ClearSelectedDevice
Clear Selection
GUI/UI.cs:3249
Method
ASIO_CustomBufferSize
(object sender, EventArgs e)
GUI/UI.cs:3197
Method
ASIO_Input0_Channel
Input0 Settings
GUI/UI.cs:3200
Method
ASIO_Input0_ClearSelection
(object sender, EventArgs e)
GUI/UI.cs:3256
Method
ASIO_Input0_Disable
(object sender, EventArgs e)
GUI/UI.cs:3158
Method
ASIO_Input0_EnableRefHack
(object sender, EventArgs e)
GUI/UI.cs:3209
Method
ASIO_Input0_EndpointVolume
(object sender, EventArgs e)
GUI/UI.cs:3208
Method
ASIO_Input0_MasterVolume
(object sender, EventArgs e)
GUI/UI.cs:3202
Method
ASIO_Input0_MaxVolume
(object sender, EventArgs e)
GUI/UI.cs:3201
Method
ASIO_Input1_Channel
Input1 Settings
GUI/UI.cs:3212
Method
ASIO_Input1_ClearSelection
(object sender, EventArgs e)
GUI/UI.cs:3257
Method
ASIO_Input1_Disable
(object sender, EventArgs e)
GUI/UI.cs:3165
Method
ASIO_Input1_EnableRefHack
(object sender, EventArgs e)
GUI/UI.cs:3221
Method
ASIO_Input1_EndpointVolume
(object sender, EventArgs e)
GUI/UI.cs:3220
Method
ASIO_Input1_MasterVolume
(object sender, EventArgs e)
GUI/UI.cs:3214
Method
ASIO_Input1_MaxVolume
(object sender, EventArgs e)
GUI/UI.cs:3213
Method
ASIO_InputMic_Channel
InputMic Settings
GUI/UI.cs:3237
Method
ASIO_InputMic_ClearSelection
(object sender, EventArgs e)
GUI/UI.cs:3259
Method
ASIO_InputMic_Disable
(object sender, EventArgs e)
GUI/UI.cs:3172
Method
ASIO_InputMic_EnableRefHack
(object sender, EventArgs e)
GUI/UI.cs:3246
Method
ASIO_InputMic_EndpointVolume
(object sender, EventArgs e)
GUI/UI.cs:3245
Method
ASIO_InputMic_MasterVolume
(object sender, EventArgs e)
GUI/UI.cs:3239
Method
ASIO_InputMic_MaxVolume
(object sender, EventArgs e)
GUI/UI.cs:3238
Method
ASIO_ListAvailableInput0
Driver
GUI/UI.cs:3120
Method
ASIO_ListAvailableInput1
(object sender, EventArgs e)
GUI/UI.cs:3128
Method
ASIO_ListAvailableInputMic
(object sender, EventArgs e)
GUI/UI.cs:3142
Method
ASIO_ListAvailableOutput
(object sender, EventArgs e)
GUI/UI.cs:3135
Method
ASIO_OpenGithub
(object sender, EventArgs e)
GUI/UI.cs:3260
Method
ASIO_Output_AltBaseChannel
(object sender, EventArgs e)
GUI/UI.cs:3225
Method
ASIO_Output_BaseChannel
Output Settings
GUI/UI.cs:3224
Method
ASIO_Output_ClearSelection
(object sender, EventArgs e)
GUI/UI.cs:3258
Method
ASIO_Output_Disable
Disable / Comment Out Driver
GUI/UI.cs:3151
Method
ASIO_Output_EnableRefHack
(object sender, EventArgs e)
GUI/UI.cs:3234
Method
ASIO_Output_EndpointVolume
(object sender, EventArgs e)
GUI/UI.cs:3233
Method
ASIO_Output_MasterVolume
(object sender, EventArgs e)
GUI/UI.cs:3227
Method
ASIO_Output_MaxVolume
(object sender, EventArgs e)
GUI/UI.cs:3226
Method
ASIO_WASAPI_Input
(object sender, EventArgs e)
GUI/UI.cs:3116
Method
ASIO_WASAPI_Output
Config
GUI/UI.cs:3115
Method
AcceptDragDropPayload
DLL/Lib/ImGUI/imgui.cpp:10355
Method
ActivateItem
DLL/Lib/ImGUI/imgui.cpp:7063
Method
AddBezierCurve
DLL/Lib/ImGUI/imgui.h:2498
Method
AddCallback
DLL/Lib/ImGUI/imgui_draw.cpp:474
Method
AddChar
Set bit n in the array
DLL/Lib/ImGUI/imgui.h:2589
Method
AddContextHook
No specific ordering/dependency support, will see as needed
DLL/Lib/ImGUI/imgui.cpp:3447
Method
AddConvexPolyFilled
We intentionally avoid using ImVec2 and its math operators here to reduce cost to a minimum for debug/non-inlined builds.
DLL/Lib/ImGUI/imgui_draw.cpp:972
Method
AddCustomRectFontGlyph
DLL/Lib/ImGUI/imgui_draw.cpp:2205
Method
AddEntry
DLL/Lib/Ini/SimpleIni.h:1901
Method
AddFastLoadModFile
(bool NVMe)
GUI/SetAndForgetMods.cs:448
Method
AddFont
DLL/Lib/ImGUI/imgui_draw.cpp:2067
Method
AddFontDefault
Load embedded ProggyClean.ttf at size 13, disable oversampling
DLL/Lib/ImGUI/imgui_draw.cpp:2116
Method
AddFontFromFileTTF
DLL/Lib/ImGUI/imgui_draw.cpp:2137
Method
AddFontFromMemoryCompressedBase85TTF
DLL/Lib/ImGUI/imgui_draw.cpp:2184
Method
AddFontFromMemoryTTF
NB: Transfer ownership of 'ttf_data' to ImFontAtlas, unless font_cfg_template->FontDataOwnedByAtlas == false. Owned TTF buffer will be deleted after B
DLL/Lib/ImGUI/imgui_draw.cpp:2159
Method
AddImageQuad
DLL/Lib/ImGUI/imgui_draw.cpp:1621
Method
AddImageRounded
DLL/Lib/ImGUI/imgui_draw.cpp:1637
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
DLL/Lib/ImGUI/imgui.cpp:1132
Method
AddInputCharactersUTF8
DLL/Lib/ImGUI/imgui.cpp:1174
Method
AddLast
Add an item in the array, without filling it. Returns a pointer to the location to be filled.
DLL/Wwise/Types.hpp:1023
Method
AddLocalizationForTuningEntries
()
GUI/SetAndForgetMods.cs:180
Method
AddPlace
(IShellItem psi, int alignment)
Installer/FolderPicker.cs:136
Method
AddPlace
(IShellItem psi, int alignment)
GUI/Util/FolderPicker.cs:136
Function
AddPlayerMotionDevice
<summary> Connects a motion device to a player. Call this function from your game to tell the motion engine that a player is using the specified devic
DLL/Wwise/MotionEngine.cpp:16
Method
AddQuad
DLL/Lib/ImGUI/imgui_draw.cpp:1431
Method
AddQuadFilled
DLL/Lib/ImGUI/imgui_draw.cpp:1443
Method
AddRanges
DLL/Lib/ImGUI/imgui_draw.cpp:3073
Method
AddRemapChar
DLL/Lib/ImGUI/imgui_draw.cpp:3290
Function
AddStringColorTestingUI
DLL/Menu.cpp:98
Method
Advise
()
Installer/FolderPicker.cs:122
Method
Advise
()
GUI/Util/FolderPicker.cs:122
Method
AkArray
Constructor
DLL/Wwise/Types.hpp:796
Method
AkAudioBuffer
Constructor.
DLL/Wwise/Types.hpp:1588
Method
AkChannelConfig
DLL/Wwise/Types.hpp:1381
Method
AkCommSettings
DLL/Wwise/Types.hpp:235
Method
AkExternalSourceInfo
DLL/Wwise/Types.hpp:271
Method
AkPlacementNewKey
DLL/Wwise/Types.hpp:779
Method
AlignTextToFramePadding
DLL/Lib/ImGUI/imgui_widgets.cpp:1346
Method
Alloc
DLL/Wwise/Types.hpp:734
Method
AllowAltTabbingWithAudio
<summary> Allows the user to play music in game while Alt+Tabbed. </summary>
DLL/Mods/VolumeControl.cpp:142
Function
AreIncompatibleEffectsEnabled
<summary> Check if there's any running effects that are in the list of effects that aren't compatible with the effect you are trying to enable </summa
DLL/CC/CCEffectList.cpp:80
Method
AreIncompatibleEffectsRunning
DLL/CC/CCEffect.cpp:37
Method
ArrowButton
DLL/Lib/ImGUI/imgui_widgets.cpp:784
Method
ArrowButtonEx
DLL/Lib/ImGUI/imgui_widgets.cpp:754
Method
AttachContiguousDeinterleavedData
Attach deinterleaved data where channels are contiguous in memory. Allocation is performed outside.
DLL/Wwise/Types.hpp:1697
Method
AttachInterleavedData
Attach interleaved data. Allocation is performed outside.
DLL/Wwise/Types.hpp:1639
Method
Auth
()
GUI/Twitch/RSModderBot.cs:89
Method
AutoLoadProfile_ClearSelection
(object sender, EventArgs e)
GUI/UI.cs:2278
Function
AutoTuning
<summary> Auto Tune with the pedal "Digitech Whammy DT". Tuning names (in comments) are based off a guitar in E Standard. </summary> <param name="high
DLL/Mods/Midi.cpp:555
Function
AutoTuningAndTrueTuning
<summary> Auto Tune and True-Tune with the pedal "Digitech Whammy Bass". Made by PoizenJam. </summary> <param name="highestTuning"> - Highest tuned st
DLL/Mods/Midi.cpp:757
Method
Begin
Returns the iterator to the first item of the array, will be End() if the array is empty.
DLL/Wwise/Types.hpp:853
Method
BeginChild
DLL/Lib/ImGUI/imgui.cpp:5059
Method
BeginChildEx
DLL/Lib/ImGUI/imgui.cpp:5009
Method
BeginChildFrame
Helper to create a child window / scrolling region that looks like a normal widget frame.
DLL/Lib/ImGUI/imgui.cpp:5118
Method
BeginColumns
DLL/Lib/ImGUI/imgui_tables.cpp:3823
Method
BeginCombo
DLL/Lib/ImGUI/imgui_widgets.cpp:1560
Method
BeginComboPopup
DLL/Lib/ImGUI/imgui_widgets.cpp:1635
Method
BeginComboPreview
Call directly after the BeginCombo/EndCombo block. The preview is designed to only host non-interactive elements (Experimental, see GitHub issues: #16
DLL/Lib/ImGUI/imgui_widgets.cpp:1701
Method
BeginDisabled
BeginDisabled()/EndDisabled() - Those can be nested but it cannot be used to enable an already disabled section (a single BeginDisabled(true) in the s
DLL/Lib/ImGUI/imgui.cpp:6644
Method
BeginDragDropSource
When this returns true you need to: a) call SetDragDropPayload() exactly once, b) you may render the payload visual/description, c) call EndDragDropSo
DLL/Lib/ImGUI/imgui.cpp:10125
Method
BeginDragDropTarget
We don't use BeginDragDropTargetCustom() and duplicate its code because: 1) we use LastItemRectHoveredRect which handles items that pushes a temporari
DLL/Lib/ImGUI/imgui.cpp:10322
Method
BeginDragDropTargetCustom
DLL/Lib/ImGUI/imgui.cpp:10295
← previous
next →
1,101–1,200 of 3,570, ranked by callers