ManaPlus
Namespaces | Typedefs | Enumerations
npcinputstate.h File Reference

(986a3bf)

#include "enums/simpletypes/enumdefines.h"

Go to the source code of this file.

Namespaces

 NpcInputState
 

Typedefs

typedef NpcInputState ::T NpcInputStateT
 

Enumerations

enum  NpcInputState::T {
  NpcInputState::NONE = 0 , NpcInputState::LIST , NpcInputState::STRING , NpcInputState::INTEGER ,
  NpcInputState::ITEM , NpcInputState::ITEM_INDEX , NpcInputState::ITEM_CRAFT
}
 

Typedef Documentation

◆ NpcInputStateT

typedef NpcInputState ::T NpcInputStateT

Definition at line 39 of file npcinputstate.h.