|
Pol
Revision:cb584c9
|
#include <npc.h>
Public Member Functions | |
| Anchor () | |
Public Attributes | |
| unsigned short | dstart |
| bool | enabled |
| unsigned short | psub |
| unsigned short | x |
| unsigned short | y |
| unsigned short Pol::Mobile::Anchor::dstart |
Definition at line 81 of file npc.h.
Referenced by Pol::Mobile::NPC::anchor_allows_move(), Pol::Module::NPCExecutorModule::mf_SetAnchor(), and Pol::Mobile::NPC::printDebugProperties().
| bool Pol::Mobile::Anchor::enabled |
Definition at line 77 of file npc.h.
Referenced by Pol::Mobile::NPC::anchor_allows_move(), Pol::Module::NPCExecutorModule::mf_SetAnchor(), and Pol::Mobile::NPC::printDebugProperties().
| unsigned short Pol::Mobile::Anchor::psub |
Definition at line 82 of file npc.h.
Referenced by Pol::Mobile::NPC::anchor_allows_move(), Pol::Module::NPCExecutorModule::mf_SetAnchor(), and Pol::Mobile::NPC::printDebugProperties().
| unsigned short Pol::Mobile::Anchor::x |
Definition at line 79 of file npc.h.
Referenced by Pol::Mobile::NPC::anchor_allows_move(), Pol::Module::NPCExecutorModule::mf_SetAnchor(), and Pol::Mobile::NPC::printDebugProperties().
| unsigned short Pol::Mobile::Anchor::y |
Definition at line 80 of file npc.h.
Referenced by Pol::Mobile::NPC::anchor_allows_move(), Pol::Module::NPCExecutorModule::mf_SetAnchor(), and Pol::Mobile::NPC::printDebugProperties().