ManaPlus
Namespaces | Typedefs | Enumerations
npcactionstate.h File Reference

(986a3bf)

#include "enums/simpletypes/enumdefines.h"

Go to the source code of this file.

Namespaces

 NpcActionState
 

Typedefs

typedef NpcActionState ::T NpcActionStateT
 

Enumerations

enum  NpcActionState::T { NpcActionState::WAIT = 0 , NpcActionState::NEXT , NpcActionState::INPUT , NpcActionState::CLOSE }
 

Typedef Documentation

◆ NpcActionStateT

typedef NpcActionState ::T NpcActionStateT

Definition at line 43 of file npcactionstate.h.