Enum EnumGameMode
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
A players game mode Open in GitHub
public enum EnumGameMode
- Extension Methods
Fields
Creative = 2Can fly, break blocks immediately, etc.
Guest = 0Can not place or remove blocks, but can interact with blocks and entities
Spectator = 3Can fly but may not interact with the world in any way
Survival = 1May not fly or break blocks immediately