docs.unity.cn
    Show / Hide Table of Contents

    Class ISimulationEventUtilities

    Inheritance
    Object
    ISimulationEventUtilities
    Namespace: Unity.Physics
    Syntax
    public static class ISimulationEventUtilities : object

    Methods

    CompareEvents<T>(T, T)

    Declaration
    public static int CompareEvents<T>(T thisEvent, T otherEvent)
        where T : struct, ISimulationEvent<T>
    Parameters
    Type Name Description
    T thisEvent
    T otherEvent
    Returns
    Type Description
    Int32
    Type Parameters
    Name Description
    T
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, April 26, 2022
    Terms of use