|
Beamable SDK
|


Public Member Functions | |
| void | RegisterRule (ValidationRule< T > rule) |
Public Member Functions inherited from Beamable.Editor.UI.Components.BeamableVisualElement | |
| override void | Refresh () |
Public Member Functions inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
| void | Refresh (IDependencyProvider provider) |
| virtual void | Init () |
| void | Destroy () |
Public Attributes | |
| Action | PostVerification |
Public Attributes inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
| IDependencyProvider | provider |
Protected Member Functions | |
| ValidableVisualElement (string commonPath) | |
| void | InvokeValidationCheck (T value) |
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 () |
Additional Inherited Members | |
Properties inherited from Beamable.Editor.UI.Common.BeamableBasicVisualElement | |
| VisualElement | Root [getset] |
| string | UssPath [get] |