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 © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use