Show / Hide Table of Contents

    Delegate LoadImageInternalCallback

    Namespace: VoxelBusters.EssentialKit
    Assembly: cs.temp.dll.dll
    Syntax
    public delegate void LoadImageInternalCallback(byte[] imageData, Error error);
    Parameters
    Type Name Description
    System.Byte[] imageData
    Error error
    Back to top Cross Platform Native Plugins 2.0 : Essential Kit from Voxel Busters