mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class MixedRealityControllerMappingProfileTests

    Inheritance
    Object
    MixedRealityControllerMappingProfileTests
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Microsoft.MixedReality.Toolkit.Tests.EditMode.InputSystem
    Assembly: cs.temp.dll.dll
    Syntax
    public class MixedRealityControllerMappingProfileTests

    Methods

    TestControllerMappingProfileUpdate()

    Verifies that the TestMixedRealityControllerMappingProfile was successfully updated.

    Declaration
    public void TestControllerMappingProfileUpdate()

    TestNoControllerMappingProfileUpdate()

    Verifies that the DefaultMixedRealityControllerMappingProfile didn't need updating.

    Declaration
    public void TestNoControllerMappingProfileUpdate()
    In This Article
    • Methods
      • TestControllerMappingProfileUpdate()
      • TestNoControllerMappingProfileUpdate()
    Back to top Generated by DocFX