Search Results for

    Show / Hide Table of Contents

    Interface ISearchWindow

    Interface for Editor windows to customize search.

    Namespace: FlaxEngine.Windows.Search
    Assembly: FlaxEngine.CSharp.dll
    Syntax
    public interface ISearchWindow

    Properties

    AssetType

    Gets the type of the asset for the search.

    Declaration
    SearchAssetTypes AssetType { get; }
    Property Value
    SearchAssetTypes

    Extension Methods

    Extensions.ReflectiveCompare<T>(T, T)
    Extensions.RawClone<T>(T)
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat