Show / Hide Table of Contents

Enum BattleNpcSubKind

An Enum describing possible BattleNpc kinds.

Namespace: Dalamud.Game.ClientState.Objects.Enums
Assembly: Dalamud.dll
Syntax
public enum BattleNpcSubKind : byte

Fields

Name Description
Chocobo

BattleNpc representing a Chocobo.

Enemy

BattleNpc representing a standard enemy.

None

Invalid BattleNpc.

Pet

BattleNpc representing a Pet.

Extension Methods

EnumExtensions.GetAttribute<TAttribute>()
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX