|
Beamable SDK
|


Public Member Functions | |
| void | Setup (BussStyleListVisualElement styleList, Action< BussStyleRule > onSelectorAdded) |
| override void | Init () |
| void | CheckEnableState () |
Public Member Functions inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
| void | Refresh (IDependencyProvider provider) |
| virtual void | Refresh () |
| void | Destroy () |
Additional Inherited Members | |
Public Attributes inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
| IDependencyProvider | provider |
Protected Member Functions inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
| BeamableBasicVisualElement (string ussPath, bool createRoot=true) | |
| virtual void | OnDestroy () |
| virtual void | OnDetach () |
Properties inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
| VisualElement | Root [getset] |
| string | UssPath [get] |
|
inlinevirtual |
Reimplemented from Beamable.Editor.UI.Common.BeamableBasicVisualElement.