|
LEAP Documentation 40220
Documentation for the LEAP project
|
#include "CoreMinimal.h"#include "Subsystems/GameInstanceSubsystem.h"#include "ProjectXGameInstance.h"#include "Containers/Queue.h"#include "Components/AudioComponent.h"#include "AnnouncerSubsystem.generated.h"Go to the source code of this file.
Classes | |
| class | UAnnouncerSubsystem |
Functions | |
| DECLARE_DELEGATE (FAsyncBinding) | |
| DECLARE_DELEGATE_OneParam (FDelegateSoundCue, USoundCue *) | |
| DECLARE_DELEGATE | ( | FAsyncBinding | ) |
| DECLARE_DELEGATE_OneParam | ( | FDelegateSoundCue | , |
| USoundCue * | |||
| ) |