|
LEAP Documentation 40220
Documentation for the LEAP project
|
#include <ObjectiveWidget.h>
Public Member Functions | |
| virtual AProjectXSpawnerObjective *const | GetObjectiveOwner () const |
| virtual void | IntializeObjectiveOwnedObject (AProjectXSpawnerObjective *ObjectiveController) override |
Public Member Functions inherited from IReactsToObjectiveInterface | |
| void | OnObjectiveStateUpdated (AProjectXSpawnerObjective *ObjectiveManager, const FObjectiveStatus &State) |
| void | OnIntializeObjectiveOwnedObject (AProjectXSpawnerObjective *ObjectiveManager) |
| virtual void | ObjectiveStateUpdated (AProjectXSpawnerObjective *ObjectiveController, const FObjectiveStatus &State) |
| virtual void | IntializeObjectiveOwnedObject (AProjectXSpawnerObjective *ObjectiveController) |
Protected Attributes | |
| AProjectXSpawnerObjective * | ObjectiveOwner = NULL |
|
inlinevirtual |
|
overridevirtual |
Reimplemented from IReactsToObjectiveInterface.
|
protected |