A Demo Project for the UnrealEngineSDK
|
#include "CoreMinimal.h"
#include "Components/TextRenderComponent.h"
#include "Grippables/GrippableActor.h"
#include "Interactibles/VRDialComponent.h"
#include "InteractionValve.generated.h"
Go to the source code of this file.
Classes | |
class | AInteractionValve |
Actor representing an interaction valve. More... | |
Functions | |
DECLARE_DYNAMIC_MULTICAST_DELEGATE (FOnValveActivated) | |
DECLARE_DYNAMIC_MULTICAST_DELEGATE | ( | FOnValveActivated | ) |