프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AssestsFolder | string | ||
BaseFileString | string | ||
CurentOutput | string | ||
DoxygenOutputString | string | ||
Instance | DoxygenWindow | ||
SelectedTheme | int | ||
Themes | string[] | ||
UnityProjectID | string |
메소드 | 설명 | |
---|---|---|
MakeNewDoxyFile ( DoxygenConfig config ) : void | ||
OnDoxygenFinished ( int code ) : void | ||
RunDoxygen ( ) : void | ||
readBaseConfig ( ) : void |
메소드 | 설명 | |
---|---|---|
AboutGUI ( ) : void | ||
ConfigGUI ( ) : void | ||
DisplayHeadingToolbar ( ) : void | ||
GenerateGUI ( ) : void | ||
Init ( ) : void | ||
LoadConfig ( ) : void | ||
LoadSavedConfig ( ) : bool | ||
OnDisable ( ) : void | ||
OnEnable ( ) : void | ||
OnGUI ( ) : void | ||
SaveConfigtoEditor ( DoxygenConfig config ) : void | ||
SetTheme ( int theme ) : void |
public MakeNewDoxyFile ( DoxygenConfig config ) : void | ||
config | DoxygenConfig | |
리턴 | void |