Метод | Описание | |
---|---|---|
SetBoldDefaultFont ( bool enabled ) : void |
Attempts to enable/disable the bold font that is used by Unity when an object has a value different from its prefab.
|
public static SetBoldDefaultFont ( bool enabled ) : void | ||
enabled | bool | /// True if the bold font is set, false if it is not. /// |
Результат | void |