#include "CoreMinimal.h"
#include "GripMotionControllerComponent.h"
#include "MotionControllerComponent.h"
#include "VRGripInterface.h"
#include "GameplayTagContainer.h"
#include "GameplayTagAssetInterface.h"
#include "VRInteractibleFunctionLibrary.h"
#include "Components/StaticMeshComponent.h"
#include "VRDialComponent.generated.h"
Go to the source code of this file.
◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE()
DECLARE_DYNAMIC_MULTICAST_DELEGATE |
( |
FVRDialFinishedLerpingSignature | | ) |
|
◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam()
DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam |
( |
FVRDialStateChangedSignature | , |
|
|
float | , |
|
|
DialMilestoneAngle | ) |
Delegate for notification when the lever state changes.