Agrarsense
Public Attributes | List of all members
FGlobalSimulationSettings Struct Reference

#include <GlobalSimulationSettings.h>

Public Attributes

bool IsSimulationPaused = false
 
float TimeDilation = 1.0f
 
bool StartCameraWindowsMinimized = false
 
float SpectatorMaxSpeed = 1500.0f
 
bool ShowSpectatorRainAndSnowfall = true
 

Detailed Description

Struct represents global settings for the simulation.

Definition at line 14 of file GlobalSimulationSettings.h.

Member Data Documentation

◆ IsSimulationPaused

bool FGlobalSimulationSettings::IsSimulationPaused = false

◆ ShowSpectatorRainAndSnowfall

bool FGlobalSimulationSettings::ShowSpectatorRainAndSnowfall = true

Is spectator's rain and snowfall niagara component active

Definition at line 46 of file GlobalSimulationSettings.h.

Referenced by UAgrarsenseSettings::SetShowSpectatorRainAndSnowfall(), and UAgrarsenseSettings::SetSimulationSettings().

◆ SpectatorMaxSpeed

float FGlobalSimulationSettings::SpectatorMaxSpeed = 1500.0f

The max speed of the specator pawn.

Definition at line 40 of file GlobalSimulationSettings.h.

Referenced by UAgrarsenseSettings::SetSimulationSettings(), and UAgrarsenseSettings::SetSpectatorMaxSpeed().

◆ StartCameraWindowsMinimized

bool FGlobalSimulationSettings::StartCameraWindowsMinimized = false

◆ TimeDilation

float FGlobalSimulationSettings::TimeDilation = 1.0f

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