Agrarsense
Classes | Functions
SimulationLevelManager.h File Reference
#include "CoreMinimal.h"
#include "GameFramework/Actor.h"
#include "Agrarsense/Managers/SimulationState.h"
#include "Agrarsense/Managers/SimulationPhase.h"
#include "Agrarsense/Spectator/LevelTeleportLocation.h"
#include "SimulationLevelManager.generated.h"
Include dependency graph for SimulationLevelManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ASimulationLevelManager
 

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FSimulationStateChanged, ESimulationState, state)
 
 DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FSimulationPhaseChanged, ESimulationPhase, phase)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam() [1/2]

DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam ( FSimulationPhaseChanged  ,
ESimulationPhase  ,
phase   
)

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam() [2/2]

DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam ( FSimulationStateChanged  ,
ESimulationState  ,
state   
)