Show / Hide Table of Contents

Class ISN_GKImageLoadResult

Object reflects an image load result.

Inheritance
System.Object
ISN_GKImageLoadResult
Namespace: SA.iOS.GameKit
Assembly: cs.temp.dll.dll
Syntax
public class ISN_GKImageLoadResult : SA_Result

Properties

Image

Loaded image.

Declaration
public Texture2D Image { get; }
Property Value
Type Description
Texture2D
In This Article
Back to top Generated by DocFX