Main Page
Manuals
Lua Docs
Getting Started
Tutorials
About
FAQ
Info
Screenshots
Videos
Return to Main Docs Page
ENT
Information about the ENT structure.
Shared Members
Type
Name
Description
Boolean
AdminOnly
Whether or not only admins can spawn the entity from their spawn menu
String
Base
The base entity to derive from. This must be a valid entity
String
Type
Type of the entity.
String
Name
Used for name in SpawnMenu.
Boolean
Spawnable
If false, players can't spawn that entity (you can set to false for base entity).