Entity.Spawn
entity.spawn
Attributes
- Help
- (Generated) Spawns a server entity by prefab name at a given world position and direction; returns the spawned entity net ID
- ServerUser
- No
- Client
- No
- Server
- Yes
▸Raw JSON
{
"Help": "(Generated) Spawns a server entity by prefab name at a given world position and direction; returns the spawned entity net ID",
"ServerUser": false,
"Client": false,
"Server": true
}
