![]() |
LEAP Documentation 40220
Documentation for the LEAP project
|
#include <ReactsToObjectiveInterface.h>
Public Member Functions | |
void | OnObjectiveStateUpdated (AProjectXSpawnerObjective *ObjectiveManager, const FObjectiveStatus &State) |
void | OnIntializeObjectiveOwnedObject (AProjectXSpawnerObjective *ObjectiveManager) |
virtual void | ObjectiveStateUpdated (AProjectXSpawnerObjective *ObjectiveController, const FObjectiveStatus &State) |
virtual void | IntializeObjectiveOwnedObject (AProjectXSpawnerObjective *ObjectiveController) |
|
inlinevirtual |
Reimplemented in UObjectiveWidget.
|
inlinevirtual |
Reimplemented in AObjectiveCapturePoint, and ATransportObjectiveSpawnPoint.
void IReactsToObjectiveInterface::OnIntializeObjectiveOwnedObject | ( | AProjectXSpawnerObjective * | ObjectiveManager | ) |
void IReactsToObjectiveInterface::OnObjectiveStateUpdated | ( | AProjectXSpawnerObjective * | ObjectiveManager, |
const FObjectiveStatus & | State | ||
) |