Beamable SDK
Public Member Functions | Protected Member Functions | List of all members
Beamable.Editor.UI.Components.LabeledObjectField Class Reference
Inheritance diagram for Beamable.Editor.UI.Components.LabeledObjectField:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Editor.UI.Components.LabeledObjectField:
Collaboration graph
[legend]

Public Member Functions

override void Init ()
 
void Setup (string label, Type type, Action< Object > onValueChanged)
 
void SetValue (Object newObject)
 
void Reset ()
 
- Public Member Functions inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
void Refresh (IDependencyProvider provider)
 
virtual void Refresh ()
 
void Destroy ()
 

Protected Member Functions

override void OnDestroy ()
 
- Protected Member Functions inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
 BeamableBasicVisualElement (string ussPath, bool createRoot=true)
 
virtual void OnDetach ()
 

Additional Inherited Members

- Public Attributes inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
IDependencyProvider provider
 
- Properties inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement
VisualElement Root [getset]
 
string UssPath [get]
 

Member Function Documentation

◆ Init()

override void Beamable.Editor.UI.Components.LabeledObjectField.Init ( )
inlinevirtual

◆ OnDestroy()

override void Beamable.Editor.UI.Components.LabeledObjectField.OnDestroy ( )
inlineprotectedvirtual

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