Docs
Ctrlk
  • 🍎Stream Avatars
    • Introduction
    • ⏩Quick Setup
    • 📸How to Overlay
    • ⚛️Extension
    • ⏩Quick Guide
    • 📬Commands
    • 📃Application Settings
    • 🎨Content Creating
    • 💫Integrations
    • ❓Support
    • 🤝Stream Avatars Partner
  • ⚙️LUA Scripting API
    • Introduction
    • Quick Start
    • API Reference & Tips
      • 🌎Global Functions
      • 🔫Events
      • 📦Classes
        • App
          • globalAvatarScale {get;set}
          • globalNametagScale {get;set}
          • globalChatBubbleScale {get;set}
          • globalNametagStack {get;set}
          • getResolution
          • platformServiceSettings
          • setResolution
          • setFullscreen
          • getStreamer
          • convertPositionToPercent
          • convertPercentToPosition
          • playSound
          • createBomb
          • pitchSound
          • stopSound
          • soundIsPlaying
          • createGameObject
          • getGameObject
          • createChatBubble
          • createWebsocket
          • removeWebsocket
          • sendWebsocketMessage
          • getAppState
          • sha256_base64
          • getUserFromData
          • getIdsFromData
          • deleteUser
          • exportAvatarImage
          • translateCommand
        • User
        • Physics
        • ObjectPhysics
        • Avatar
        • GameObject
        • Image
        • ScriptableBlock
      • 📤Helper Class
Powered by GitBook
On this page
  1. ⚙️LUA Scripting API
  2. API Reference & Tips
  3. 📦Classes

App

API -

globalAvatarScale {get;set}globalNametagScale {get;set}globalChatBubbleScale {get;set}globalNametagStack {get;set}getResolutionplatformServiceSettingssetResolutionsetFullscreengetStreamerconvertPositionToPercentconvertPercentToPositionplaySoundcreateBombpitchSoundstopSoundsoundIsPlayingcreateGameObjectgetGameObjectcreateChatBubblecreateWebsocketremoveWebsocketsendWebsocketMessagegetAppStatesha256_base64getUserFromDatagetIdsFromDatadeleteUserexportAvatarImagetranslateCommand
PreviousClassesNextglobalAvatarScale {get;set}

Last updated 3 years ago