Candide.Sound.AudioSource
Type JSONpublic class in Candide.Sound
Type metadata
- Assembly
Romestead - Namespace
Candide.Sound - Base type
System.Object - Hash
4FE01AACED08119D0C6BDC8269C9A1FC40340FF9122C3437983531A47C7843BE
Relationships
Base type
System.Object
Derived types
Referenced by types
Properties
| Name | Visibility | Signature |
|---|---|---|
AudioEvent# | internal | internal Candide.Sound.AudioEvent.AudioEvent AudioEvent |
AutoPlay# | internal | internal System.Boolean AutoPlay |
Position# | internal | internal Microsoft.Xna.Framework.Vector2 Position |
Methods
Load
#
internal System.Void Load()
Method metadata
- Visibilityinternal
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
9363D892E145A63C6354211E3736469F681EA9D2CFBF926D83F775F365A5C341 - Body hash
B754680714AAAC8FBCC35DF6A9DE2005FD58F4596C208C8F39DA723391FBCA76 - IL size20
Referenced calls
Candide.Sound.AudioSource::get_AutoPlay()Candide.Sound.AudioSource::get_AudioEvent()Candide.Sound.AudioEvent.AudioEvent::Play()
Called by
Unload
#
internal System.Void Unload()
Method metadata
- Visibilityinternal
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
79183A3F9A3817E4F8500B1F4D76C75A5CE0159D2E30B0952BEF16FD5775F2EA - Body hash
7A697404DCDA11CF8B9F4DC3D02E39FFE4741084EF439DC8E76A4F2ABAFABD2B - IL size13
Referenced calls
Candide.Sound.AudioSource::get_AudioEvent()Candide.Sound.AudioEvent.AudioEvent::Stop(System.Boolean)
Called by
Update
#
public System.Void Update(System.Single dt)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
2A5C47C875A6F174EB1DECFE7609A574C807A4AA0DC60965B1E7F7CC0B162CC1 - Body hash
235AF269BC9491BBDC86E7C468483789FF44B7AF675C0D9E418DE78CF4461701 - IL size13
Referenced calls
Candide.Sound.AudioSource::get_AudioEvent()Candide.Sound.AudioEvent.AudioEvent::Update(System.Single)