Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateDirectory ¶
Types ¶
type LoginRecord ¶
type Project ¶
type Project struct { DataDirName string DataFileName string LogFileName string SaveDirRoot string Storage *storage.UnityExcel }
func NewProject ¶
func NewProject(s *storage.UnityExcel) *Project
Click to show internal directories.
Click to hide internal directories.