LEAP Documentation 40220
Documentation for the LEAP project
Door.h File Reference
#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 }
 

Enumeration Type Documentation

◆ EDoorState

enum class EDoorState : uint8
strong
Enumerator
Closed 
OpenInwards 
OpenOutwards