共用方式為


SKAction.CreatePlay 方法

定義

用來建立 SKAction 開始播放音訊節點的 Factory 方法。

[Foundation.Export("play")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public static SpriteKit.SKAction CreatePlay ();
static member CreatePlay : unit -> SpriteKit.SKAction

傳回

屬性

適用於