📓
Mysql for Game Creator 1
  • Mysq for GC1 Documentation
  • Mysql for Game Creator
    • Getting started
    • Setup and usage
      • Mysql Actions
        • Action Use WebGl
        • Action Mysql Connect
        • Action Mysql Close Connection
        • Action Mysql Insert
        • Action Mysql Update
        • Action Mysql Select
        • Action Mysql Delete
        • Action Mysql Clear Table
        • Action Mysql Select To UI
        • Action Mysql Query
      • Other Actions
        • Action Text to Variable
        • Action Encrypt and Decrypt data
        • Action Generate random string
        • Action Check Internet Connection
        • Action Base64 Image to UI Image
      • Condition If Connected To Internet
      • "Life Hacks"
        • Update +1
        • WebGL Action
        • Working with Variables
    • FAQ
    • Roadmap
Powered by GitBook
On this page

Was this helpful?

  1. Mysql for Game Creator
  2. Setup and usage
  3. "Life Hacks"

WebGL Action

Using Web GL Action is not only for WebGL Builds... This action can be used for delegating all queries you do in your Unity Project to your Webserver. So do not afraid to do this. It can be usefull if you have troubles with hosting provider limitations, etc... Feel free to use this action!

PreviousUpdate +1NextWorking with Variables

Last updated 4 years ago

Was this helpful?