Beamable SDK
|
Classes | |
class | UxmlFactory |
class | UxmlTraits |
Public Member Functions | |
override void | Refresh () |
Public Member Functions inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
void | Refresh (IDependencyProvider provider) |
virtual void | Init () |
void | Destroy () |
Public Attributes | |
float | Angle |
float | Speed = .7f |
Public Attributes inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
IDependencyProvider | provider |
Properties | |
float | Size [get] |
float | HalfSize [get] |
Properties inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
VisualElement | Root [getset] |
string | UssPath [get] |
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 () |
|
inlinevirtual |
Reimplemented from Beamable.Editor.UI.Components.BeamableVisualElement.