SKReferenceNode.FromFile(String) Method
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.
Creates a new SKReferenceNode with the nodes stored at the file named fileName
.
[Foundation.Export("referenceNodeWithFileNamed:")]
public static SpriteKit.SKReferenceNode FromFile (string fileName);
static member FromFile : string -> SpriteKit.SKReferenceNode
Parameters
- fileName
- String
Returns
- Attributes