프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Array | Microsoft.Xna.Framework.Audio.Cue[] |
메소드 | 설명 | |
---|---|---|
Pause ( ) : void | ||
Play ( ) : void | ||
Resume ( ) : void | ||
SetVariable ( string name, float value ) : void | ||
Stop ( AudioStopOptions options ) : void |
public SetVariable ( string name, float value ) : void | ||
name | string | |
value | float | |
리턴 | void |