C# Class AkMultiPosEvent, examples

Afficher le fichier Open project: enzienaudio/examples Class Usage Examples

Méthodes publiques

Свойство Type Description
eventIsPlaying bool
list List

Méthodes publiques

Méthode Description
FinishedPlaying ( object in_cookie, AkCallbackType in_type, object in_info ) : void

Method Details

FinishedPlaying() public méthode

public FinishedPlaying ( object in_cookie, AkCallbackType in_type, object in_info ) : void
in_cookie object
in_type AkCallbackType
in_info object
Résultat void

Property Details

eventIsPlaying public_oe property

public bool eventIsPlaying
Résultat bool

list public_oe property

public List list
Résultat List