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