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