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