Property | Type | Description | |
---|---|---|---|
assetName | string | ||
assetPath | string | ||
fontInfo | Object |
Method | Description | |
---|---|---|
CreateNewBitmapFont ( string _path, string _name, Object _fontInfo ) : void | ||
OnGUI ( ) : void | ||
OnSelectionChange ( ) : void |
Method | Description | |
---|---|---|
Create ( ) : void |
public CreateNewBitmapFont ( string _path, string _name, Object _fontInfo ) : void | ||
_path | string | |
_name | string | |
_fontInfo | Object | |
return | void |