Beamable SDK
Public Member Functions | Public Attributes | Protected Member Functions | Properties | List of all members
Beamable.Editor.UI.Components.BussPropertyVisualElement< T > Class Template Referenceabstract
Inheritance diagram for Beamable.Editor.UI.Components.BussPropertyVisualElement< T >:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Editor.UI.Components.BussPropertyVisualElement< T >:
Collaboration graph
[legend]

Public Member Functions

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

Public Attributes

Action OnValueChanged
 
BussStyleSheet UpdatedStyleSheet
 
- Public Attributes inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
IDependencyProvider provider
 

Protected Member Functions

void AddBussPropertyFieldClass (VisualElement ve)
 
void TriggerStyleSheetChange ()
 
 BussPropertyVisualElement (T property)
 
- Protected Member Functions inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
 BeamableBasicVisualElement (string ussPath, bool createRoot=true)
 
virtual void OnDestroy ()
 
virtual void OnDetach ()
 

Properties

bool IsTriggeringStyleSheetChange [get]
 
abstract IBussProperty BaseProperty [get]
 
override IBussProperty BaseProperty [get]
 
Property [get]
 
- Properties inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
VisualElement Root [getset]
 
string UssPath [get]
 

Member Function Documentation

◆ Init()

override void Beamable.Editor.UI.Components.BussPropertyVisualElement< T >.Init ( )
inlinevirtual

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