Candide.Sound.MusicAmbienceSystems.MusicSoundSystem
Type JSONpublic class in Candide.Sound.MusicAmbienceSystems
Type metadata
- Assembly
Romestead - Namespace
Candide.Sound.MusicAmbienceSystems - Base type
System.Object - Hash
AC314B0B3E8E51B34A1E3828213DC95838F6E62B0727B8D6C6F4F7500B2529AD
Relationships
Base type
System.Object
Fields
| Name | Visibility | Signature |
|---|---|---|
AudioEventsHandler# | private | private Candide.Sound.FadingAudioEventsHandler AudioEventsHandler |
Methods
CreateImGui
#
public System.Void CreateImGui()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
A72F504A5607A62C3F5CB9462AEF4E572C8E62AE1992D49E73661B1729ECA533 - Body hash
5E5FA9EE61136B522E6B19EC59BEB95A9F9AF92B60BB7C5CCA55D64D15CDF0C3 - IL size272
Referenced calls
System.String::op_Implicit(System.String)ImGuiNET.ImGui::Text(System.ReadOnlySpan<System.Char>)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)Candide.Sound.AudioEvent.AudioEvent::get_CurrentVolume()System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()ImGuiNET.ImGui::Separator()System.Collections.Generic.List<Candide.Sound.FadingAudioEvent>::GetEnumerator()List.Enumerator<Candide.Sound.FadingAudioEvent>::get_Current()System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(System.String)List.Enumerator<Candide.Sound.FadingAudioEvent>::MoveNext()System.IDisposable::Dispose()
String literals
Current track-VolumeFading-
SetBossMusicFMODParameter
#
public System.Void SetBossMusicFMODParameter(Candide.Sound.FmodParameter parameter)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
C51EF2DEA8927AD05B70E54391AC31A51EBD0246E95005D3E3F6D0CDDF20B411 - Body hash
278D7576FEB9C562CEEA44066DC82FBC45994FDF9F38172234E648B796ECC778 - IL size27
StopAll
#
public System.Void StopAll()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
2396814AA70547C5D26C6E4785B85B7E05072E936A2E968C68095B23564E6595 - Body hash
A28EDC668129396B3A97511FCDDCB9E74807FC945DBA14D73B9663CE537F7269 - IL size11
Referenced calls
SyncFullGameState
#
public System.Void SyncFullGameState()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
55AFE1827ABD8DD4C68A67950CE3589BE1C6F8359D007046F46DDCC85F846A3F - Body hash
7C2C9EB9DEB61E93AE59ACE502DDB9C1FB4DC77432F4E05528E3E0C1BC99E183 - IL size11
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
1F919BD9D445BC4DBC0C1880BAEBB5B2E6F2433CF8E8EB31CBDBC0FD9C32DDD1 - Body hash
82DD09A3B7D62704B2821F9AE3F74B4E371FBB3FD8749FCD963CDB65DED0D41E - IL size187
Referenced calls
Microsoft.Xna.Framework.GameTime::get_ElapsedGameTime()System.TimeSpan::get_TotalSeconds()Candide.Sound.MusicAmbienceSystems.MusicSoundState::GetTrackArgs(System.Single)System.String::IsNullOrEmpty(System.String)Candide.Sound.FadingAudioEventsHandler::FadeOutCurrentTrack()System.String::op_Equality(System.String, System.String)System.Nullable<Candide.Sound.FmodParameter>::get_HasValue()System.Nullable<Candide.Sound.FmodParameter>::get_Value()Candide.Sound.AudioEvent.AudioEvent::SetFmodParameter(Candide.Sound.FmodParameter)Candide.Sound.FadingAudioEventsHandler::SetTrack(Candide.Sound.FadingTrackArgs)Candide.Sound.FadingAudioEventsHandler::Update(System.Double)