Space Engineers
|
Public Member Functions | |
MyParticleSound () | |
void | Init () |
void | Done () |
void | Start (MyParticleEffect effect) |
void | Close () |
IEnumerable< IMyConstProperty > | GetProperties () |
void | Update (bool newLoop=false) |
MyParticleSound | CreateInstance (MyParticleEffect effect) |
void | InitDefault () |
MyParticleSound | Duplicate (MyParticleEffect effect) |
MyParticleEffect | GetEffect () |
void | Serialize (XmlWriter writer) |
void | DeserializeFromObjectBuilder (ParticleSound sound) |
void | Deserialize (XmlReader reader) |
void | DebugDraw () |
Properties | |
float | CurrentVolume [get] |
float | CurrentRange [get] |
Vector3 | Position [get] |
uint | ParticleSoundId [get] |
bool | NewLoop [get, set] |
MyAnimatedPropertyFloat | Range [get] |
Public members to easy access More... | |
MyAnimatedPropertyFloat | RangeVar [get] |
MyAnimatedPropertyFloat | Volume [get] |
MyAnimatedPropertyFloat | VolumeVar [get] |
MyConstPropertyString | SoundName [get] |
MyConstPropertyBool | Enabled [get] |
string | Name [get, set] |
Definition at line 16 of file MyParticleSound.cs.
|
inline |
Definition at line 104 of file MyParticleSound.cs.
|
inline |
Definition at line 148 of file MyParticleSound.cs.
|
inline |
Definition at line 211 of file MyParticleSound.cs.
|
inline |
Definition at line 335 of file MyParticleSound.cs.
|
inline |
Definition at line 316 of file MyParticleSound.cs.
|
inline |
Definition at line 300 of file MyParticleSound.cs.
|
inline |
Definition at line 123 of file MyParticleSound.cs.
|
inline |
Definition at line 234 of file MyParticleSound.cs.
|
inline |
Definition at line 255 of file MyParticleSound.cs.
|
inline |
Definition at line 178 of file MyParticleSound.cs.
|
inline |
Definition at line 109 of file MyParticleSound.cs.
|
inline |
Definition at line 228 of file MyParticleSound.cs.
|
inline |
Definition at line 270 of file MyParticleSound.cs.
|
inline |
Definition at line 134 of file MyParticleSound.cs.
|
inline |
Definition at line 187 of file MyParticleSound.cs.
|
get |
Definition at line 30 of file MyParticleSound.cs.
|
get |
Definition at line 29 of file MyParticleSound.cs.
|
get |
Definition at line 93 of file MyParticleSound.cs.
|
getset |
Definition at line 261 of file MyParticleSound.cs.
|
getset |
Definition at line 38 of file MyParticleSound.cs.
|
get |
Definition at line 33 of file MyParticleSound.cs.
|
get |
Definition at line 31 of file MyParticleSound.cs.
|
get |
Public members to easy access
Definition at line 63 of file MyParticleSound.cs.
|
get |
Definition at line 69 of file MyParticleSound.cs.
|
get |
Definition at line 87 of file MyParticleSound.cs.
|
get |
Definition at line 75 of file MyParticleSound.cs.
|
get |
Definition at line 81 of file MyParticleSound.cs.