Class GenericAssetLoader<T, TN, TS, L> | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class GenericAssetLoader<T, TN, TS, L>

    Inheritance
    System.Object
    GenericAssetLoader<T, TN, TS, L>
    AudioIOHTMLSystem
    Image2DIOHTMLSystem
    VideoHTMLAssetSystem
    Image2DIOSTBSystem
    FontSTBLoadSystem
    Namespace: Unity.Tiny.Core2D
    Syntax
    public class GenericAssetLoader<T, TN, TS, L> : ComponentSystem where T : struct, IComponentData where TN : struct, IComponentData, ISystemStateComponentData where TS : struct, IComponentData where L : struct, IComponentData, ISystemStateComponentData
    Type Parameters
    Name Description
    T
    TN
    TS
    L

    Fields

    c

    Declaration
    protected IGenericAssetLoader<T, TN, TS, L> c
    Field Value
    Type Description
    IGenericAssetLoader<T, TN, TS, L>

    wrapper

    Declaration
    protected IntPtr wrapper
    Field Value
    Type Description
    System.IntPtr

    Methods

    OnCreate()

    Declaration
    protected override void OnCreate()

    OnDestroy()

    Declaration
    protected override void OnDestroy()

    OnUpdate()

    Declaration
    protected override void OnUpdate()
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023