FunctionsCharacterLoadCSVDialogCharacterLoadCSVDialog CallableCharacterLoadCSVDialog(C: Character, info?: DialogInfo<any>): voidLoads 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 voidNothing
Loads the content of a CSV file to build the character dialog. Can override the current screen.