Lua Network Commands

The Lua Network Commands component registers Lua functions for synchronizing variables and quest states to all clients using Unity Networking (UNET).

Details

Add this component to your player prefab.

The available Lua functions are defined in Lua Network Synchronization Functions.


<< Lua Examples | Using NLua >>