|
LEAP Documentation 40220
Documentation for the LEAP project
|
#include "CoreMinimal.h"#include "Gameplay/ManagedStateActor.h"#include "Engine/EngineTypes.h"#include "Kismet/KismetMathLibrary.h"#include "Door.generated.h"Go to the source code of this file.
Classes | |
| class | ADoor |
Enumerations | |
| enum class | EDoorState : uint8 { Closed = 0 , OpenInwards = 1 , OpenOutwards = 2 } |
|
strong |