docs.unity.cn
    Show / Hide Table of Contents

    Interface IUpdateReceiver

    Providers that implement this interface will received Update calls from the ResourceManager each frame

    Namespace: UnityEngine.ResourceManagement
    Syntax
    public interface IUpdateReceiver

    Methods

    Name Description
    Update(Single)

    This will be called once per frame by the ResourceManager

    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use