Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

LuaTutorials::InterCommunications

From Fightorder
Revision as of 08:03, 2 February 2018 by luainter>Gajop (widgets -> gadgets synced)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Development < Lua Scripting < LuaTutorials::InterCommunications


Note LuaUnitScripts are `gadgets synced`.

Inter Lua Communications

gadgets synced -> gadgets unsynced

gadgets synced -> widgets

gadgets unsynced -> widgets

  • Script.LuaUI

widgets, gadgets unsynced -> gadgets synced

Intra Lua Communications

gadgets synced -> gadgets synced

gadgets unsynced -> gadgets unsynced

  • GG
  • Script.LuaRules / Script.LuaGaia

widgets -> widgets

  • WG

widgets -> widgets (other players)

Further Reading

Communicating between Gadgets (forum thread)