Return to Main Docs Page

ENT

Information about the ENT structure.

Shared Members



Type Name Description
Boolean AdminOnly NewerShared.png Whether or not only admins can spawn the entity from their spawn menu
String Base NewerShared.png The base entity to derive from. This must be a valid entity
String Type NewerShared.png Type of the entity.
String Name NewerShared.png Used for name in SpawnMenu.
Boolean Spawnable NewerShared.png If false, players can't spawn that entity (you can set to false for base entity).