Personal tools

Lua/Shared/NetworkObject/Static Functions/Create

From JC2-MP Documentation

Jump to: navigation, search

Returns    NetworkObject
Prototype    NetworkObject.Create(string name, table initValues)
Description    No description



Returns    NetworkObject
Prototype    NetworkObject.Create(string name)
Description    No description


Description

Returns the NetworkObject with the given name, a new one is created only in the case it doesn't exist.