docs.unity3d.com
    Show / Hide Table of Contents

    Class CoreProfilerUtils

    Inheritance
    Object
    CoreProfilerUtils
    Namespace: Unity.Simulation
    Syntax
    public static class CoreProfilerUtils

    Methods

    GetConstructableDerivedTypes<T>()

    Declaration
    public static Type[] GetConstructableDerivedTypes<T>()
    Returns
    Type Description
    Type[]
    Type Parameters
    Name Description
    T

    GetField(Type, String)

    Declaration
    public static FieldInfo GetField(Type type, string fieldName)
    Parameters
    Type Name Description
    Type type
    String fieldName
    Returns
    Type Description
    FieldInfo

    GetManagedReferenceValue(SerializedProperty, Boolean)

    Declaration
    public static object GetManagedReferenceValue(SerializedProperty prop, bool parent = false)
    Parameters
    Type Name Description
    SerializedProperty prop
    Boolean parent
    Returns
    Type Description
    Object

    IsSubclassOfRawGeneric(Type, Type)

    Declaration
    public static bool IsSubclassOfRawGeneric(Type generic, Type toCheck)
    Parameters
    Type Name Description
    Type generic
    Type toCheck
    Returns
    Type Description
    Boolean
    Back to top
    Terms of use
    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