Public Member Functions | |
| SavedNPCPath (byte path[MAX_NPC_PATH], int npcIndex, int npcPause, const Point32 &position, int npcFacing, bool lookHolmes) | |
Public Attributes | |
| byte | _path [MAX_NPC_PATH] |
| int | _npcIndex |
| int | _npcPause |
| Point32 | _position |
| int | _npcFacing |
| bool | _lookHolmes |