mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class ControllerInputActionOptions

    Used to aid in layout of Controller Input Actions.

    Inheritance
    Object
    ControllerInputActionOptions
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Editor
    Assembly: cs.temp.dll.dll
    Syntax
    public class ControllerInputActionOptions

    Fields

    Controllers

    Declaration
    public List<ControllerInputActionOption> Controllers
    Field Value
    Type Description
    List<ControllerInputActionOption>

    Controllers

    Declaration
    public List<ControllerInputActionOption> Controllers
    Field Value
    Type Description
    List<ControllerInputActionOption>
    In This Article
    • Fields
      • Controllers
      • Controllers
    Back to top Generated by DocFX