MCPcopy Create free account

hub / github.com/Lovrom8/RSMods / functions

Functions3,570 in github.com/Lovrom8/RSMods

↓ 1 callersFunctionCalculateCRCFromLockedTexture
DLL/D3D/D3D.cpp:382
↓ 1 callersMethodCheckExecutable
(string installLocation)
Installer/ExeUtil.cs:45
↓ 1 callersMethodCheckExecutable
(string installLocation)
GUI/Util/ExeUtil.cs:45
↓ 1 callersFunctionCheckIfGameHasLoaded
<summary> Checks if the game has finished loading or has the user opened a new user profile? This prevents the user from being locked in a loop. </sum
DLL/ModManager.cpp:561
↓ 1 callersFunctionClampColorComponents
<summary> Helper to clamp RGB components to [0, 1] </summary>
DLL/D3D/D3D.cpp:254
↓ 1 callersFunctionClampWindowRect
DLL/Lib/ImGUI/imgui.cpp:5538
↓ 1 callersMethodCleanUnpackedCache
()
GUI/SetAndForgetMods.cs:82
↓ 1 callersFunctionCleanupSongSpecificStates
<summary> Cleans up states that are only active during songs. </summary>
DLL/ModManager.cpp:347
↓ 1 callersMethodClear
Clear members.
DLL/Wwise/Types.hpp:1600
↓ 1 callersMethodClear
DLL/Lib/ImGUI/imgui_internal.h:1245
↓ 1 callersFunctionClearAllBits
DLL/Lib/ImGUI/imgui_internal.h:537
↓ 1 callersFunctionClearFreeMemory
DLL/Lib/ImGUI/imgui_internal.h:1027
↓ 1 callersMethodClearInputKeys
DLL/Lib/ImGUI/imgui.cpp:1190
↓ 1 callersMethodClearOutputData
DLL/Lib/ImGUI/imgui_draw.cpp:3121
↓ 1 callersMethodClearTexData
DLL/Lib/ImGUI/imgui_draw.cpp:2004
↓ 1 callersFunctionClientLoop
<summary> Waits for incoming requests, which are null terminated If the client's connection is closed, the current message length will be -1, hence th
DLL/CC/ControlServer.cpp:88
↓ 1 callersMethodCompareWithCurrentState
Compare to detect usage errors
DLL/Lib/ImGUI/imgui.cpp:7428
↓ 1 callersFunctionConfigureAlternativeSampleRate
<summary> Configures buffer settings for alternative sample rates. </summary>
DLL/ModManager.cpp:547
↓ 1 callersFunctionCopyBitmapToTexture
DLL/D3D/D3D.cpp:132
↓ 1 callersMethodCreateForString
(int dwData, string value, bool Unicode = false)
GUI/Util/WinMsgUtil.cs:54
↓ 1 callersFunctionCreateGradientBitmap
DLL/D3D/D3D.cpp:89
↓ 1 callersFunctionCreateNewWindow
DLL/Lib/ImGUI/imgui.cpp:5164
↓ 1 callersFunctionCreateTextures
DLL/Menu.cpp:137
↓ 1 callersFunctionCursorAnimReset
Cursor & Selection
DLL/Lib/ImGUI/imgui_internal.h:1033
↓ 1 callersFunctionCursorClamp
After a user-input the cursor stays on for a while without blinking
DLL/Lib/ImGUI/imgui_internal.h:1034
↓ 1 callersFunctionCurveInterpolation
DLL/Wwise/Logging.cpp:10
↓ 1 callersFunctionDebugCRCLocking
DLL/D3D/D3D.cpp:395
↓ 1 callersFunctionDebugNodeTableGetSizingPolicyDesc
DLL/Lib/ImGUI/imgui_tables.cpp:3510
↓ 1 callersFunctionDebugStartItemPicker
DLL/Lib/ImGUI/imgui_internal.h:2739
↓ 1 callersFunctionDecode85
DLL/Lib/ImGUI/imgui_draw.cpp:2104
↓ 1 callersMethodDeserialize
Deserialize channel config from a 32-bit word.
DLL/Wwise/Types.hpp:1454
↓ 1 callersFunctionDirectInput
<summary> Disable DirectInput controllers. Currently not working </summary>
DLL/Mods/DisableControllers.cpp:37
↓ 1 callersFunctionDisableEffect
DLL/Twitch.cpp:79
↓ 1 callersMethodDispose
<summary> Clean up any resources being used. </summary> <param name="disposing">true if managed resources should be disposed; otherwise, false.</param
GUI/UI.Designer.cs:14
↓ 1 callersMethodDispose
()
GUI/Util/WinMsgUtil.cs:35
↓ 1 callersMethodDoOpen
DLL/Lib/ImGUI/imgui_demo.cpp:7402
↓ 1 callersMethodDoesSettingsINIExist
()
GUI/ReadSettings.cs:293
↓ 1 callersMethodDoesSettingsINIExist
()
GUI/Rocksmith/ReadSettings.cs:54
↓ 1 callersFunctionDragFloat3
DLL/Lib/ImGUI/imgui.h:2846
↓ 1 callersFunctionEditTableColumnsFlags
DLL/Lib/ImGUI/imgui_demo.cpp:3551
↓ 1 callersFunctionEnableRiffRepeaterFeatures
<summary> Enables riff repeater time stretching features. </summary>
DLL/ModManager.cpp:641
↓ 1 callersMethodEncryptProfile
(string ProfileJson, string FileName)
GUI/Profiles.cs:287
↓ 1 callersMethodEnd
DLL/Lib/ImGUI/imgui.cpp:2344
↓ 1 callersMethodEquals
(object obj)
GUI/ASIO/GetASIODevices.cs:84
↓ 1 callersFunctionExecCommand
DLL/Lib/ImGUI/imgui_demo.cpp:6418
↓ 1 callersFunctionFalign
<summary> Free memory from a pool, overriding the pool's default memory alignment. Needs to be used in conjunction with MemoryMgr::Malign. </summary>
DLL/Wwise/MemoryMgr.cpp:47
↓ 1 callersFunctionFillSemitoneMap
DLL/Mods/Midi.cpp:965
↓ 1 callersFunctionFillTrueTuningMap
DLL/Mods/Midi.cpp:1062
↓ 1 callersMethodFindDevices
()
GUI/ASIO/GetASIODevices.cs:14
↓ 1 callersFunctionFindHoveredWindow
Find window given position, search front-to-back FIXME: Note that we have an inconsequential lag here: OuterRectClipped is updated in Begin(), so wind
DLL/Lib/ImGUI/imgui.cpp:4593
↓ 1 callersFunctionFindMidiOutDevices
DLL/Mods/Midi.cpp:82
↓ 1 callersFunctionFixModifyingFunctions
<summary> Fixes crash when modifying functions in Rocksmith. </summary>
DLL/Mods/BugPrevention.cpp:119
↓ 1 callersMethodFlattenIntoSingleLayer
DLL/Lib/ImGUI/imgui.cpp:4358
↓ 1 callersFunctionGUI
<summary> Hook Game Functions For Our Own Uses (On Alt-Tab, Draw UI, etc). </summary>
DLL/ModManager.cpp:35
↓ 1 callersFunctionGenerateNotewayTexture
DLL/D3D/D3D.cpp:304
↓ 1 callersFunctionGenerateRainbowTextures
DLL/D3D/D3D.cpp:265
↓ 1 callersFunctionGenerateRandomTextures
DLL/D3D/D3D.cpp:231
↓ 1 callersMethodGetAttributes
()
GUI/Util/FolderPicker.cs:152
↓ 1 callersMethodGetBuildWorkRect
DLL/Lib/ImGUI/imgui_internal.h:1349
↓ 1 callersFunctionGetByIndex
DLL/Lib/ImGUI/imgui_internal.h:623
↓ 1 callersFunctionGetChecksum
DLL/VersioningStruct.cpp:5
↓ 1 callersFunctionGetChildrenOfObject_SEH
DLL/ObjectUtil.cpp:17
↓ 1 callersFunctionGetColumnWidthEx
DLL/Lib/ImGUI/imgui_tables.cpp:3701
↓ 1 callersMethodGetDefaultBrowser
(string url)
GUI/Util/GenUtil.cs:65
↓ 1 callersFunctionGetDefaultCompressedFontDataTTFBase85
DLL/Lib/ImGUI/imgui_draw.cpp:4172
↓ 1 callersFunctionGetDirFile
DLL/D3D/D3DHelper.hpp:5
↓ 1 callersFunctionGetDraggedColumnOffset
DLL/Lib/ImGUI/imgui_tables.cpp:3668
↓ 1 callersMethodGetDrawListCount
DLL/Lib/ImGUI/imgui_internal.h:726
↓ 1 callersFunctionGetFallbackWindowNameForWindowingList
Window has already passed the IsWindowNavFocusable()
DLL/Lib/ImGUI/imgui.cpp:10059
↓ 1 callersMethodGetGlyphRangesDefault
Retrieve list of range (2 int per range, values are inclusive)
DLL/Lib/ImGUI/imgui_draw.cpp:2803
↓ 1 callersFunctionGetIndex
DLL/Lib/ImGUI/imgui_internal.h:624
↓ 1 callersFunctionGetInputTextState
DLL/Lib/ImGUI/imgui_internal.h:2716
↓ 1 callersMethodGetIntRef
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.
DLL/Lib/ImGUI/imgui.cpp:1985
↓ 1 callersFunctionGetMapSize
DLL/Lib/ImGUI/imgui_internal.h:637
↓ 1 callersFunctionGetMessageBoxProcess
<summary> RS spawns two processes, one of which complains about Steam not being active. We find that one and close it. </summary>
DLL/QualityOfLife.cpp:19
↓ 1 callersFunctionGetMidiDeviceNames
<summary> Get all MIDI devices connected. </summary>
DLL/Mods/Midi.cpp:32
↓ 1 callersFunctionGetMinimumStepAtDecimalPrecision
DLL/Lib/ImGUI/imgui_widgets.cpp:2142
↓ 1 callersMethodGetMouseCursorTexData
DLL/Lib/ImGUI/imgui_draw.cpp:2232
↓ 1 callersMethodGetRSDirectory
()
Installer/GenUtil.cs:144
↓ 1 callersMethodGetResult
(out IShellItem ppsi)
Installer/FolderPicker.cs:135
↓ 1 callersMethodGetResult
(out IShellItem ppsi)
GUI/Util/FolderPicker.cs:135
↓ 1 callersMethodGetSettingsLines
()
GUI/Util/GenUtil.cs:237
↓ 1 callersMethodGetSettingsPairs
(List<string> settingsLines)
GUI/Util/GenUtil.cs:243
↓ 1 callersMethodGetSteamDirectory
()
GUI/Util/GenUtil.cs:222
↓ 1 callersMethodGetSteamProfilesTones
()
GUI/SetAndForgetMods.cs:344
↓ 1 callersFunctionGetTabBarFromTabBarRef
DLL/Lib/ImGUI/imgui_widgets.cpp:7155
↓ 1 callersFunctionGetTabBarRefFromTabBar
DLL/Lib/ImGUI/imgui_widgets.cpp:7161
↓ 1 callersMethodGetTexDataAsRGBA32
DLL/Lib/ImGUI/imgui_draw.cpp:2043
↓ 1 callersMethodGetTexID
Since 1.83: returns ImTextureID associated with this draw call. Warning: DO NOT assume this is always same as 'TextureId' (we will change this functio
DLL/Lib/ImGUI/imgui.h:2300
↓ 1 callersFunctionGetTuningOffsetName
<summary> Returns the tuning name based on what the offset is. </summary> <param name="offset"> - How far from E standard is the user.</param> <return
DLL/Mods/Midi.cpp:490
↓ 1 callersMethodGetVoidPtr
DLL/Lib/ImGUI/imgui.cpp:1976
↓ 1 callersFunctionGetWindowBgColorIdxFromFlags
DLL/Lib/ImGUI/imgui.cpp:5319
↓ 1 callersMethodGetWorkRect
DLL/Lib/ImGUI/imgui_internal.h:1348
↓ 1 callersFunctionHandleAlwaysOnMods
<summary> Handles mods that run regardless of game state. </summary>
DLL/ModManager.cpp:236
↓ 1 callersFunctionHandleAudioBackgroundToggle
<summary> Handles dynamic toggling of audio-in-background feature. </summary>
DLL/ModManager.cpp:488
↓ 1 callersFunctionHandleAutoLoadProfile
<summary> Handles automatic profile loading (AKA "Fork in the toaster" mod). </summary>
DLL/ModManager.cpp:588
↓ 1 callersFunctionHandleExtendedRangeInSong
<summary> Detects and attempts to enable extended range mode for appropriate songs. </summary>
DLL/ModManager.cpp:701
↓ 1 callersFunctionHandleExtendedRangeInTuner
<summary> Enables extended range mode in the tuner if applicable. </summary>
DLL/ModManager.cpp:328
↓ 1 callersFunctionHandleExternalMonitor
<summary> Handles moving the game window to an external monitor. </summary>
DLL/ModManager.cpp:458
↓ 1 callersFunctionHandleHeadstockCacheReset
<summary> Resets the headstock texture cache when appropriate. So we aren't running the same textures over and over again. </summary>
DLL/ModManager.cpp:439
← previousnext →601–700 of 3,570, ranked by callers