SKTextureAtlasLoadResult(NSError, SKTextureAtlas) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Constructs an instance of SpriteKit.SKTextureAtlasLoadResult
public SKTextureAtlasLoadResult (Foundation.NSError error, SpriteKit.SKTextureAtlas foundAtlases);
new SpriteKit.SKTextureAtlasLoadResult : Foundation.NSError * SpriteKit.SKTextureAtlas -> SpriteKit.SKTextureAtlasLoadResult
Parameters
- error
- NSError
Result value from the async operation
- foundAtlases
- SKTextureAtlas
Result value from the async operation