#include "AbstractFollower.h"
◆ AbstractFollower()
| AbstractFollower::AbstractFollower |
( |
Unit * |
target = nullptr | ) |
|
|
inlineexplicit |
void SetTarget(Unit *unit)
Definition AbstractFollower.cpp:21
References SetTarget().
◆ ~AbstractFollower()
| virtual AbstractFollower::~AbstractFollower |
( |
| ) |
|
|
inlinevirtual |
◆ GetTarget()
| Unit * AbstractFollower::GetTarget |
( |
| ) |
const |
|
inline |
◆ SetTarget()
| void AbstractFollower::SetTarget |
( |
Unit * |
unit | ) |
|
◆ _target
| Unit* AbstractFollower::_target = nullptr |
|
private |
The documentation for this class was generated from the following files: