|
Space Plunder
|
#include "CoreMinimal.h"#include "NPC_Optimizator_Types.h"#include "Components/ActorComponent.h"#include "Components/SkinnedMeshComponent.h"#include "Components/StaticMeshComponent.h"#include "HAL/ThreadSafeBool.h"#include "OptimizationComponent.generated.h"Go to the source code of this file.
Functions | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FOptimizationChangeWave, EOptimizationWave, NewWave) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam | ( | FOptimizationChangeWave | , |
| EOptimizationWave | , | ||
| NewWave | ) |