docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CreatePropertyField

    CreatePropertyField(SerializedProperty, Type)

    Creates a PropertyField from a given SerializedProperty (with tooltips!)

    Declaration
    public static PropertyField CreatePropertyField(SerializedProperty iterator, Type parentPropertyType)
    Parameters
    Type Name Description
    SerializedProperty iterator

    The SerializedProperty to create a PropertyField

    Type parentPropertyType

    The Type of the class encapsulating the provided SerializedProperty

    Returns
    Type Description
    PropertyField
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)