Agrarsense
|
#include "CoreMinimal.h"
#include "GameFramework/Actor.h"
#include "Engine/World.h"
#include "WeatherParameters.h"
#include "Season.h"
#include "ROSIntegration/Public/std_msgs/String.h"
#include "Weather.generated.h"
Go to the source code of this file.
Classes | |
class | AWeather |
Functions | |
DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FLevelEventDelegate_WeatherChanged, FWeatherParameters, weatherParameters) | |
DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam | ( | FLevelEventDelegate_WeatherChanged | , |
FWeatherParameters | , | ||
weatherParameters | |||
) |