docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Method GetDerivedSerializedPropertyNames

    GetDerivedSerializedPropertyNames()

    Returns a list containing the SerializeField names of all SerializedProperty fields defined in the Unity.XR.CoreUtils.Editor (including derived types).

    Declaration
    protected virtual List<string> GetDerivedSerializedPropertyNames()
    Returns
    Type Description
    List<string>

    Returns a list of strings with property names.

    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)