Public Attributes | |
| const Object * | obj |
| const Object * | victim |
| const PathfindCell * | victimCell |
| Int | skipCount |
Definition at line 9302 of file AIPathfind.cpp.
| const Object* ViewAttackBlockedStruct::obj |
Definition at line 9304 of file AIPathfind.cpp.
| Int ViewAttackBlockedStruct::skipCount |
Definition at line 9307 of file AIPathfind.cpp.
| const Object* ViewAttackBlockedStruct::victim |
Definition at line 9305 of file AIPathfind.cpp.
| const PathfindCell* ViewAttackBlockedStruct::victimCell |
Definition at line 9306 of file AIPathfind.cpp.