Search Results for

    Show / Hide Table of Contents

    Class CustomEditorsUtil

    Helper utility class to quickly scan assemblies to gather metadata for custom editor feature.

    Inheritance
    CustomEditorsUtil
    Assembly: FlaxEngine.dll
    File: Editor/CustomEditors/CustomEditorsUtil.h
    Syntax
    public class CustomEditorsUtil

    Methods

    GetCustomEditor(MTypeObject* refType)

    Declaration
    public static MTypeObject* GetCustomEditor(MTypeObject* refType)
    Parameters
    MTypeObject refType

    Returns
    MTypeObject

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat