FSteamVRActionSet

SteamVR action set as defined by the developer

Windows
MacOS
Linux

References

Module

SteamVRInputDevice

Header

/Engine/Plugins/Runtime/Steam/SteamVR/Source/SteamVRInputDevice/Public/SteamVRInputDeviceFunctionLibrary.h

Include

#include "SteamVRInputDeviceFunctionLibrary.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)([BlueprintType](Programming/UnrealArchitecture/Reference/Structs/Specifiers/BlueprintType))
struct FSteamVRActionSet

Remarks

SteamVR action set as defined by the developer

Variables

Name Description

Public variable

VRActionSetHand...

 

Handle

Public variable UProperty Category, EditAnywhere BlueprintReadOnly

FString

 

Path

The path defined for this action set (e.g. /actions/main)

Constructors

Name Description

Public function

FSteamVRActionSet()

Public function

FSteamVRActionSet

(
    const FString ActionSetPath,
    const VRActionHandle_t ActionSetHan...
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss