SpriteSheetMaker Methods

FantasyHeroes Reference

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

Name Description
Public method Capture() Create sprite sheet
Public method Load() Load character from prefab
Public method Load(string) Load character from prefab by given path
Public method Navigate(string) Navigate to URL
Public method OnValidate() Called only in Editor
Public method Start() Called on start
Top