Method | Description | |
---|---|---|
Generate ( string fileName, string nsName, Options options ) : string |
Generate class with idents at specified filename and with specified namespace.
|
Method | Description | |
---|---|---|
CleanupName ( string dirtyName ) : string | ||
CleanupValue ( string dirtyValue ) : string | ||
GenerateFields ( string indent, Options options ) : string | ||
InitGeneration ( ) : void | ||
OnEnable ( ) : void | ||
OnGUI ( ) : void |
public static Generate ( string fileName, string nsName, Options options ) : string | ||
fileName | string | Filename. |
nsName | string | Namespace. |
options | Options | |
return | string |