Click or drag to resize
APILNSound_Stop Method
サウンドの再生を停止します。

Namespace: Lumino
Assembly: LuminoDotNet (in LuminoDotNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static Result LNSound_Stop(
	IntPtr sound
)

Parameters

sound
Type: SystemIntPtr
サウンドハンドル

Return Value

Type: Result

[Missing <returns> documentation for "M:Lumino.API.LNSound_Stop(System.IntPtr)"]

See Also