Link
Search
Menu
Expand
Document
DRGLib documentation
Enumerations
LIB_E_InputOverlap
LIB_E_LogSeverity
LIB_E_ModifyType
LIB_E_SpinboxState
Function Libraries
Custom Save
FromString(LIB_SAV_E_HostType)
FromString(LIB_SAV_E_PropertyType)
LoadFromTextFile
SaveToTextFile
SaveToTextFile
DRG
GetLocalPlayerController
IsOnSpacerig
Mods
GetModVersion
WidgetsAreReady
GetDRGLibVersion
GetLIB_A_MainRef
Input
ActionMappingAsChord
AddCustomActionMapping
ChordAsActionMapping
FindConflictingInputs
FindConflictingInputs
NameArrayAsStringArray
RefreshGameBindings
RemapCustomActionMapping
IsDRGLibReady
JSON
CreateJSONStream
DeepEquals
MakeArray
MakeBoolean
MakeEmpty
MakeNull
MakeNumber
MakeObject
MakeString
NewSortOrder
NewSortOrdersFromMap
LineTraceByChannel(Niagra)
Log
AddLogEntry
AddLogEntryRaw
Macros
EnumToStringArray
FindObjectWithClass
SelectUsingExecLine
SelectUsingExecLine
StoreTempVariable
WaitForWidgetsReady
Misc
AddDraggableWindow
AddDraggableWindowV2
DateTimeToString
IntToStringWithLeadingZeroes
TimeSpanToString
PrintString
Sort
CompareString
FloatQuickSort
ObjectInsertIntoSortedArray
ObjectQuickSort
StringInsertIntoSortedArray
StringQuickSort
ValidateLIB_A_MainRef
Watches
AddDebugWatch
DumpAllWatchesToLog
Guides
Best practices and FAQ
Contribution guidelines
Understanding DRGLib's patchnotes
When do I need to update?
Interfaces
LIB_I_DRGLib
DRGLibStartupComplete
LIB_I_Sort
CompareFunction
LIB_I_TreeViewCustomWidget
DataObjectSet
UpdateStyle
Links
DRGLibDevkitFiles
SavegameJSONEditor
Objects
LIB_A_Main
LIB_DEB_O_ValueHolder
LIB_JSON_O_Value
LIB_SAV_O_BaseProperty
LIB_SAV_O_ArrayProperty
LIB_SAV_O_BooleanProperty
LIB_SAV_O_ByteProperty
LIB_SAV_O_ColorProperty
LIB_SAV_O_CustomProperty
LIB_SAV_O_FloatProperty
LIB_SAV_O_IntProperty
LIB_SAV_O_JSONProperty
LIB_SAV_O_StringProperty
LIB_SAV_O_UIDummyProperty
LIB_SAV_O_CustomSaveObject
ReleaseChecklist
Structures
LIB_S_ColorElementModifier
LIB_S_ColorModifier
LIB_S_CustomInputStruct
Tutorials
Building DRGLib from source
Using DRGLib in your mod
Widget Templates
LIB_WT_Button
LIB_WT_Checkbox
LIB_WT_ColorPicker
LIB_WT_Combobox
LIB_WT_DynamicSettingsPage
LIB_WT_ExpandableArea
LIB_WT_FilterableTreeView
LIB_WT_ImageButton
LIB_WT_InputKeySelector
LIB_WT_IntSlider
LIB_WT_Slider
LIB_WT_Spinbox
LIB_WT_Textbox
LIB_WT_TreeView
LIB_WT_WarningPopup
LIB_W_WidgetTemplateBase
about
index
Function Libraries
Sort
FloatQuickSort
FloatQuickSort
Function name
FloatQuickSort
Function Library
Content/DRGLib/Sorting/LIB_F_Sort
Inputs
FloatArray(Array of Strings)
Sorts an array of floats with the quicksort algorithm
Node Appearance: