Beamable SDK
|
Public Member Functions | |
NotImplementedBussPropertyVisualElement (IBussProperty property) | |
Public Member Functions inherited from Beamable.Editor.UI.Components.MessageBussPropertyVisualElement | |
MessageBussPropertyVisualElement (IBussProperty property) | |
override void | Init () |
override void | OnPropertyChangedExternally () |
Public Member Functions inherited from Beamable.Editor.UI.Components.BussPropertyVisualElement< IBussProperty > | |
override void | Init () |
Properties | |
override string | Message [get] |
Properties inherited from Beamable.Editor.UI.Components.MessageBussPropertyVisualElement | |
abstract string | Message [get] |
Properties inherited from Beamable.Editor.UI.Components.BussPropertyVisualElement< IBussProperty > | |
bool | IsTriggeringStyleSheetChange [get] |
abstract IBussProperty | BaseProperty [get] |
override IBussProperty | BaseProperty [get] |
T | Property [get] |
Additional Inherited Members | |
Public Attributes inherited from Beamable.Editor.UI.Components.BussPropertyVisualElement< IBussProperty > | |
Action | OnValueChanged |
BussStyleSheet | UpdatedStyleSheet |
Protected Member Functions inherited from Beamable.Editor.UI.Components.BussPropertyVisualElement< IBussProperty > | |
BussPropertyVisualElement (T property) | |
void | AddBussPropertyFieldClass (VisualElement ve) |
void | TriggerStyleSheetChange () |