docs.unity.cn
    Show / Hide Table of Contents

    Method ClearCachedPropertyValues

    ClearCachedPropertyValues()

    This will clear all PropertyValues that have been cached. This includes all values set by SetPropertyValue(String, String) as well as any reflection-evaluated properties.

    Declaration
    public static void ClearCachedPropertyValues()
    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use