Personal tools

Lua/Server/NetworkObject/Functions/SetNetworkValue

From JC2-MP Documentation

Jump to: navigation, search

Returns    none
Prototype    NetworkObject:SetNetworkValue(string key, object value)
Description    The equivalent of running NetworkObject:SetValue on the server and having every client run NetworkObject:SetValue.


See also