Search Results for

    Show / Hide Table of Contents

    Class FuncaoExtra

    Inheritance
    object
    FuncaoExtra
    Namespace: Axis.Editor
    Assembly: cs.temp.dll.dll
    Syntax
    public abstract class FuncaoExtra

    Methods

    FindObjectsOfTypeIncludingDisabled(Type)

    Declaration
    public static UnityEngine.Object[] FindObjectsOfTypeIncludingDisabled(Type type)
    Parameters
    Type Name Description
    Type type
    Returns
    Type Description
    Object[]

    FindObjectsOfTypeIncludingDisabled<T>()

    Declaration
    public static T[] FindObjectsOfTypeIncludingDisabled<T>()
    Returns
    Type Description
    T[]
    Type Parameters
    Name Description
    T
    In This Article
    Back to top Axis 1.0.0