Lua/Server/WorldNetworkObject/Static Functions/Create
From JC2-MP Documentation
< Lua | Server | WorldNetworkObject
  
| Returns | WorldNetworkObject | 
|---|---|
| Prototype | WorldNetworkObject.Create(Vector3 position, table initVals) | 
| Description | No description | 
| Returns | WorldNetworkObject | 
|---|---|
| Prototype | WorldNetworkObject.Create(Vector3 position) | 
| Description | No description | 
| Returns | WorldNetworkObject | 
|---|---|
| Prototype | WorldNetworkObject.Create(table arguments) | 
| Description | No description | 
Argument table
Required values
 
 
 
 Type
 
 Name
 
 Notes
 
  Vector3
 
 position
 
 
Optional values
 
 
 
 
 
 Type
 
 Name
 
 Notes
 
 
 Angle
 
 angle
 
 
 
 number
 
 world
 
 
 
 boolean
 
 enabled
 
 
  table
 
 values
 
 

