Class SUGUIDFontData
Inheritance
SUGUIDFontData
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class SUGUIDFontData : SUGUIDElementBaseData
Constructors
SUGUIDFontData(SUGUIDFontData)
Declaration
public SUGUIDFontData(SUGUIDFontData data)
Parameters
SUGUIDFontData(String, String, TMP_FontAsset)
Declaration
public SUGUIDFontData(string guid, string name, TMP_FontAsset font)
Parameters
| Type |
Name |
Description |
| String |
guid |
|
| String |
name |
|
| TMP_FontAsset |
font |
|
Properties
Font
Declaration
public TMP_FontAsset Font { get; }
Property Value
| Type |
Description |
| TMP_FontAsset |
|
Methods
UpdateFont(SUGUIDFontData)
Declaration
public void UpdateFont(SUGUIDFontData dataUpdated)
Parameters
UpdateName(SUGUIDFontData)
Declaration
public void UpdateName(SUGUIDFontData dataUpdated)
Parameters