LoadOptions.ResourceLoadingResult.ResourceLoadingResult

LoadOptions.ResourceLoadingResult constructor

Creates instance of loading result

public ResourceLoadingResult(byte[] data)
ParameterTypeDescription
dataByte[]reult of custom loading must be allways provided, it can be zero-length array if it’s impossible to get any result

See Also