Beamable SDK
Classes | Public Member Functions | Public Attributes | Properties | Events | List of all members
Beamable.Editor.UI.Components.BeamableCheckboxVisualElement Class Reference
Inheritance diagram for Beamable.Editor.UI.Components.BeamableCheckboxVisualElement:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Editor.UI.Components.BeamableCheckboxVisualElement:
Collaboration graph
[legend]

Classes

class  UxmlFactory
 

Public Member Functions

override void Refresh ()
 
void SetWithoutNotify (bool value)
 
- Public Member Functions inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
void Refresh (IDependencyProvider provider)
 
virtual void Init ()
 
void Destroy ()
 

Public Attributes

Action OnValueChangedNotifier
 
- Public Attributes inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
IDependencyProvider provider
 

Properties

bool?? Value [getset]
 
Button Button [get]
 
- Properties inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
VisualElement Root [getset]
 
string UssPath [get]
 

Events

Action< bool > OnValueChanged
 

Additional Inherited Members

- 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 ()
 

Member Function Documentation

◆ Refresh()

override void Beamable.Editor.UI.Components.BeamableCheckboxVisualElement.Refresh ( )
inlinevirtual

The documentation for this class was generated from the following file: