Свойство | Тип | Описание | |
---|---|---|---|
Channel | int | ||
EventNames | string[] | ||
FileName | string | ||
Loop | bool | ||
StopEventNames | string[] | ||
Type | string | ||
Volume | int |
Метод | Описание | |
---|---|---|
CallOnClipRequest ( ) : void | ||
GetVolume ( ) : float | ||
HasEndEvent ( string eventName ) : bool | ||
HasEvent ( string eventName ) : bool | ||
ToString ( ) : string |
Метод | Описание | |
---|---|---|
GetVolume ( int volume ) : float |
public HasEndEvent ( string eventName ) : bool | ||
eventName | string | |
Результат | bool |
public HasEvent ( string eventName ) : bool | ||
eventName | string | |
Результат | bool |