unreal.SteamVRActionSet

class unreal.SteamVRActionSet(path='')

Bases: unreal.StructBase

SteamVR action set as defined by the developer

C++ Source:

  • Plugin: SteamVR

  • Module: SteamVRInputDevice

  • File: SteamVRInputDeviceFunctionLibrary.h

Editor Properties: (see get_editor_property/set_editor_property)

  • path (str): [Read-Write] The path defined for this action set (e.g. /actions/main)

property path

[Read-Only] The path defined for this action set (e.g. /actions/main)

Type

(str)