Table of Contents

Enum PlayerAbility

Namespace
Obsidian.API
Assembly
Obsidian.API.dll
[Flags]
public enum PlayerAbility : sbyte
Extension Methods

Fields

AllowFlying = 4
CreativeMode = 8
Flying = 2
Invulnerable = 1
None = 0