Agrarsense
|
#include "CoreMinimal.h"
#include "Engine/World.h"
#include "GameFramework/GameUserSettings.h"
#include "GlobalSimulationSettings.h"
#include "GlobalGraphicsSettings.h"
#include "AgrarsenseSettings.generated.h"
Go to the source code of this file.
Classes | |
class | UAgrarsenseSettings |
Functions | |
DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FGraphicsSettingsDelegate, FGlobalGraphicsSettings, GraphicsSettings) | |
DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam | ( | FGraphicsSettingsDelegate | , |
FGlobalGraphicsSettings | , | ||
GraphicsSettings | |||
) |
Event when global Graphics settings is changed. Broadcasts FGlobalGraphicsSettings struct.