|
Beamable SDK
|


Public Member Functions | |
| void | RegisterObserver (BussElement bussElement) |
| void | UnregisterObserver (BussElement bussElement) |
| void | UpdateStyleSheet (BussStyleSheet styleSheet) |
| void | RecalculateStyle (BussElement element) |
| void | OnBeforeSerialize () |
| void | OnAfterDeserialize () |
Static Public Member Functions | |
| static void | UseConfig (Action< BussConfiguration > callback) |
Static Public Member Functions inherited from Beamable.AbsModuleConfigurationObject< BeamableConfigurationConstants > | |
| static bool | Exists< TConfig > () |
| static IConfigurationConstants | GetStaticConfigConstants () |
| static TConfig | Get< TConfig > () |
Properties | |
| static Optional< BussConfiguration > | OptionalInstance [get] |
| List< BussStyleSheet > | GlobalStyleSheets [get] |
| List< BussElement > | RootBussElements [get] |