LEAP Documentation 40220
Documentation for the LEAP project
IReactsToObjectiveInterface Class Reference

#include <ReactsToObjectiveInterface.h>

Inheritance diagram for IReactsToObjectiveInterface:
AObjectiveCapturePoint ATransportObjectiveSpawnPoint UObjectiveWidget

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)
 

Member Function Documentation

◆ IntializeObjectiveOwnedObject()

virtual void IReactsToObjectiveInterface::IntializeObjectiveOwnedObject ( AProjectXSpawnerObjective ObjectiveController)
inlinevirtual

Reimplemented in UObjectiveWidget.

◆ ObjectiveStateUpdated()

virtual void IReactsToObjectiveInterface::ObjectiveStateUpdated ( AProjectXSpawnerObjective ObjectiveController,
const FObjectiveStatus State 
)
inlinevirtual

◆ OnIntializeObjectiveOwnedObject()

void IReactsToObjectiveInterface::OnIntializeObjectiveOwnedObject ( AProjectXSpawnerObjective ObjectiveManager)

◆ OnObjectiveStateUpdated()

void IReactsToObjectiveInterface::OnObjectiveStateUpdated ( AProjectXSpawnerObjective ObjectiveManager,
const FObjectiveStatus State 
)

The documentation for this class was generated from the following file: