CharacterLoadCSVDialog CallableCharacterLoadCSVDialog(C, info): Promise<void>Loads the content of a CSV file to build the character dialog. Can override the current screen.ParametersC: CharacterCharacter for which to build the dialog objectsoptionalinfo: DialogInfo<any>Returns Promise<void>Nothing
Loads the content of a CSV file to build the character dialog. Can override the current screen.