Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
FSO
HIT
HITNoteEntry
C# Class FSO.HIT.HITNoteEntry
Datei anzeigen
Open project: RHY3756547/FreeSO
Class Usage Examples
Public Properties
Property
Type
Description
SoundID
uint
ended
bool
instance
Microsoft.Xna.Framework.Audio.SoundEffectInstance
Public Methods
Method
Description
HITNoteEntry
(
SoundEffectInstance
instance
,
uint
SoundID
) :
System
Method Details
HITNoteEntry()
public
method
public
HITNoteEntry
(
SoundEffectInstance
instance
,
uint
SoundID
) :
System
instance
Microsoft.Xna.Framework.Audio.SoundEffectInstance
SoundID
uint
return
System
Property Details
SoundID
public_oe property
public
uint
SoundID
return
uint
ended
public_oe property
public
bool
ended
return
bool
instance
public_oe property
public
SoundEffectInstance,Microsoft.Xna.Framework.Audio
instance
return
Microsoft.Xna.Framework.Audio.SoundEffectInstance