Click or drag to resize
Sound Constructor (String)
ファイルからサウンドオブジェクトを作成します。

Namespace: Lumino
Assembly: LuminoDotNet (in LuminoDotNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Sound(
	string filePath
)

Parameters

filePath
Type: SystemString
音声ファイルのパス
See Also