|
Beamable SDK
|


Public Member Functions | |
| FontBussProperty | OverrideWith (FontBussProperty other) |
| FontBussProperty | Clone () |
Public Member Functions inherited from Beamable.UI.Buss.Properties.IBUSSProperty< FontBussProperty > | |
| T | OverrideWith (T other) |
| T | Clone () |
Public Attributes | |
| OptionalNumber | Size = new OptionalNumber() |
| OptionalFontAsset | FontAsset = new OptionalFontAsset() |
| OptionalMaterial | FontMaterial = new OptionalMaterial() |
| OptionalFontStyle | Style = new OptionalFontStyle() |
Public Attributes inherited from Beamable.UI.Buss.Properties.BUSSProperty | |
| bool | Enabled |
| bool | HasAnyStyles => Enabled && AnyDefinition |
Protected Attributes | |
| override bool | AnyDefinition => AllOptions.Any(o => o.HasValue) |
Additional Inherited Members | |
Properties inherited from Beamable.UI.Buss.Properties.BUSSProperty | |
| abstract bool | AnyDefinition [get] |
1.8.17