Enum EntityFlags
- Namespace
- LiteEntitySystem
- Assembly
- LiteEntitySystem.dll
[Flags]
public enum EntityFlags
- Extension Methods
Fields
OnlyForOwner = 4Sync entity only for owner player
UpdateOnClient = 3Update entity on client even when entity isn't owned
Updateable = 2Update entity on server and on client if entity is owned