Agrarsense
Classes | Functions
AgrarsenseSettings.h File Reference
#include "CoreMinimal.h"
#include "Engine/World.h"
#include "GameFramework/GameUserSettings.h"
#include "GlobalSimulationSettings.h"
#include "GlobalGraphicsSettings.h"
#include "AgrarsenseSettings.generated.h"
Include dependency graph for AgrarsenseSettings.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UAgrarsenseSettings
 

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FGraphicsSettingsDelegate, FGlobalGraphicsSettings, GraphicsSettings)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam ( FGraphicsSettingsDelegate  ,
FGlobalGraphicsSettings  ,
GraphicsSettings   
)

Event when global Graphics settings is changed. Broadcasts FGlobalGraphicsSettings struct.