|
Beamable SDK
|


Public Member Functions | |
| override void | Refresh () |
| void | Update () |
| void | Setup (BussStyleSheet styleSheet, BussStyleRule styleRule, BussPropertyProvider propertyProvider, VariableDatabase variableDatabase) |
Public Member Functions inherited from Beamable.Editor.UI.Components.BeamableVisualElement | |
| override void | Refresh () |
Public Member Functions inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
| void | Refresh (IDependencyProvider provider) |
| virtual void | Init () |
| void | Destroy () |
Properties | |
| bool | IsConnected [get] |
Properties inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
| VisualElement | Root [getset] |
| string | UssPath [get] |
Events | |
| Action | OnConnectionChange |
Additional Inherited Members | |
Public Attributes inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
| IDependencyProvider | provider |
Protected Member Functions inherited from Beamable.Editor.UI.Components.BeamableVisualElement | |
| BeamableVisualElement (string commonPath) | |
Protected Member Functions inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
| BeamableBasicVisualElement (string ussPath, bool createRoot=true) | |
| virtual void | OnDestroy () |
| virtual void | OnDetach () |
|
inlinevirtual |
Reimplemented from Beamable.Editor.UI.Common.BeamableBasicVisualElement.