|
Space Engineers
|
Public Member Functions | |
| void | Update (int stepInMsec) |
| void | SetPosition (float msecs) |
| void | SetPositionRelative (float position) |
Properties | |
| bool | AutoUpdate [get, set] |
| IMySourceVoice | OutputSound [get] |
| bool | Finished [get] |
Definition at line 8 of file IMyAudioEffect.cs.
| void VRage.Audio.IMyAudioEffect.SetPosition | ( | float | msecs | ) |
Implemented in VRage.Audio.MyEffectInstance.
| void VRage.Audio.IMyAudioEffect.SetPositionRelative | ( | float | position | ) |
Implemented in VRage.Audio.MyEffectInstance.
| void VRage.Audio.IMyAudioEffect.Update | ( | int | stepInMsec | ) |
Implemented in VRage.Audio.MyEffectInstance.
|
getset |
Definition at line 10 of file IMyAudioEffect.cs.
|
get |
Definition at line 15 of file IMyAudioEffect.cs.
|
get |
Definition at line 14 of file IMyAudioEffect.cs.
1.8.8