CharacterAppearanceLoadCharacter
Callable
Parameters
C: Character
The character for whom the appearance screen should be loaded
optionalresultCallback: (result: boolean) => void
A callback executed when the appearance editor closes. If not specified, it will change back to the previous screen automatically, otherwise the caller is reponsible for screen changes, and
result
will be true if the appearance change was made, false otherwise.
Returns void
- nothing
Loads the appearance editing screen for a character