Beamable SDK
Classes | Enumerations
Beamable.UI.Scripts Namespace Reference

Classes

class  AddressableImageBehaviour
 
class  AddressableSpriteLoader
 Helper class for loading sprites and sprite textures from Addressable Assets.
 
class  AsyncOperationHandleExtensions
 
class  AwaitableAsyncOperationHandle
 
class  BackButtonBehaviour
 
class  BeamableAnimationException
 
class  BeamableAnimationUtil
 
class  BeamableButton
 
class  BeamableWindow
 
class  ClickOffBehaviour
 
class  CloseButtonBehaviour
 
class  EventSoundBehaviour
 
class  GameObjectToggler
 Just a "toggler" between two game objects. Mostly used to display Loading Indicators while waiting for a callback. More...
 
class  InputReference
 
class  InputValidationBehaviour
 
class  LoadingDisableBehaviour
 
class  MenuBase
 
class  MenuManagementBehaviour
 
class  MobileUtilities
 
class  PoolableScrollView
 
class  ScrollButton
 
class  StickyScrollElement
 
class  TextReference
 
class  TextReferenceBase
 
class  TransformOffsetBehaviour
 

Enumerations

enum  InputValidationType {
  NONE , EMAIL , PASSWORD , GUID ,
  ALIAS
}
 
enum  StickyLockState { LockedTop , LockedLow , Unlocked }