Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Files
AudioLogic
HITNoteEntry
C# Class Files.AudioLogic.HITNoteEntry
显示文件
Open project: Afr0Games/Project-Dollhouse
Class Usage Examples
Public Properties
Property
Type
Description
Sound
ISoundCodec
SoundID
uint
Public Methods
Method
Description
HITNoteEntry
(
uint
ID
,
ISoundCodec
Snd
) :
System
Method Details
HITNoteEntry()
public
method
public
HITNoteEntry
(
uint
ID
,
ISoundCodec
Snd
) :
System
ID
uint
Snd
ISoundCodec
return
System
Property Details
Sound
public_oe property
public
ISoundCodec
Sound
return
ISoundCodec
SoundID
public_oe property
public
uint
SoundID
return
uint