Space Plunder
Loading...
Searching...
No Matches
OpenableDoorActor.h File Reference
#include "CoreMinimal.h"
#include "Actors/InteractableActor.h"
#include "OpenableDoorActor.generated.h"

Go to the source code of this file.

Classes

class  AOpenableDoorActor
 

Functions

 DECLARE_LOG_CATEGORY_EXTERN (LogDoors, Display, All)
 
 DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams (FOnDoorOpened, const int32, Index, const bool, bOpened)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams ( FOnDoorOpened ,
const int32 ,
Index ,
const bool ,
bOpened  )

◆ DECLARE_LOG_CATEGORY_EXTERN()

DECLARE_LOG_CATEGORY_EXTERN ( LogDoors ,
Display ,
All  )