Class MARSDatabaseSetQueryTests.FloatRelation | MARS | 1.0.1
docs.unity3d.com
    Show / Hide Table of Contents

    Class MARSDatabaseSetQueryTests.FloatRelation

    Inheritance
    Object
    MARSDatabaseSetQueryTests.TestRelation<Single>
    MARSDatabaseSetQueryTests.FloatRelation
    Inherited Members
    MARSDatabaseSetQueryTests.TestRelation<Single>.k_RequiredTraits
    MARSDatabaseSetQueryTests.TestRelation<Single>.child1
    MARSDatabaseSetQueryTests.TestRelation<Single>.child2
    MARSDatabaseSetQueryTests.TestRelation<Single>.child1TraitName
    MARSDatabaseSetQueryTests.TestRelation<Single>.child2TraitName
    MARSDatabaseSetQueryTests.TestRelation<Single>.Initialize(IMRObject, IMRObject, String, String)
    MARSDatabaseSetQueryTests.TestRelation<Single>.GetRequiredTraits()
    Namespace: Unity.MARS.Data.Tests
    Syntax
    public class FloatRelation : MARSDatabaseSetQueryTests.TestRelation<float>, IRelation<float>, IRelation, IRelationBase, IConditionBase, IRequiresTraits<float>, IRequiresTraits

    Methods

    RateDataMatch(ref Single, ref Single)

    Declaration
    public override float RateDataMatch(ref float child1Data, ref float child2Data)
    Parameters
    Type Name Description
    Single child1Data
    Single child2Data
    Returns
    Type Description
    Single
    Overrides
    Unity.MARS.Data.Tests.MARSDatabaseSetQueryTests.TestRelation<System.Single>.RateDataMatch(System.Single, System.Single)

    Extension Methods

    IRequiresTraitsMethods.TryGetTraitValue<T>(IRequiresTraits<T>, Int32, String, out T)
    IRequiresTraitsMethods.TryGetAllTraitsWithSemanticTag<T>(IRequiresTraits<T>, String, String, out Dictionary<Int32, T>)
    IRequiresTraitsMethods.ForEachContextIdWithTrait<T>(IRequiresTraits<T>, String, Action<Int32>)
    IRelationGenericMethods.PassesRelation<T>(IRelation<T>, ref T, ref T)
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023