Show / Hide Table of Contents

    Struct VRActiveActionSet_t

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: Valve.VR
    Assembly: Assembly-CSharp.dll
    Syntax
    public struct VRActiveActionSet_t

    Fields

    nPriority

    Declaration
    public int nPriority
    Field Value
    Type Description
    System.Int32

    ulActionSet

    Declaration
    public ulong ulActionSet
    Field Value
    Type Description
    System.UInt64

    ulRestrictedToDevice

    Declaration
    public ulong ulRestrictedToDevice
    Field Value
    Type Description
    System.UInt64

    ulSecondaryActionSet

    Declaration
    public ulong ulSecondaryActionSet
    Field Value
    Type Description
    System.UInt64

    unPadding

    Declaration
    public uint unPadding
    Field Value
    Type Description
    System.UInt32
    In This Article
    • Fields
      • nPriority
      • ulActionSet
      • ulRestrictedToDevice
      • ulSecondaryActionSet
      • unPadding
    Back to top Copyright (c) Valve Corporation, All rights reserved.