|
Beamable SDK
|


Public Member Functions | |
| BackgroundBussProperty | OverrideWith (BackgroundBussProperty other) |
| BackgroundBussProperty | Clone () |
Public Member Functions inherited from Beamable.UI.Buss.Properties.IBUSSProperty< BackgroundBussProperty > | |
| T | OverrideWith (T other) |
| T | Clone () |
Public Attributes | |
| OptionalColor | Color = new OptionalColor() |
| OptionalTexture | Texture = new OptionalTexture() |
| OptionalColor | TextureColor = new OptionalColor() |
| OptionalVector2 | TextureScale = new OptionalVector2() |
| OptionalVector2 | TextureOffset = new OptionalVector2() |
| OptionalSprite | Shape = new OptionalSprite() |
| OptionalNumber | GradientAmount = new OptionalNumber() |
| OptionalNumber | GradientScale = new OptionalNumber() |
| OptionalNumber | GradientAngle = new OptionalNumber() |
| OptionalNumber | GradientOffset = new OptionalNumber() |
| OptionalColor | GradientStartColor = new OptionalColor() |
| OptionalColor | GradientEndColor = new OptionalColor() |
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