CharacterEditor Methods

FantasyHeroes Reference

The following tables list the members exposed by the CharacterEditor type.

Name Description
Public method ClosePalette() Close palette
Public method Flip() Flip character by X-axis
Public method Load() Load character from prefab
Public method Load(string)
Public method Navigate(string) Navigate to URL
Public method OpenPalette(string) Open palette to change sprite color
Public method PickColor(Color) Pick color and apply to sprite
Public method Reset() Remove all equipment
Public method Save() Save character to prefab
Public method Save(string)
Public method Start() Called automatically on app start
Public method SwitchToArmorParts() Switch armor parts mode
Top