Skip to content

UIUtils

DDAkebono edited this page Dec 24, 2022 · 1 revision

Basic utilities used within the UI

GetCleanString(input)

Clean non alphanumeric characters from a given string

Name Description
input System.String
Input string

Returns

Cleaned string

IsQMReady

Check if the CVR_MenuManager view is ready

Returns

True if view is ready, false if it's not

Clone this wiki locally