Esempio n. 1
0
 public RESULT getPriority(out int priority)
 {
     return(Channel.FMOD5_Channel_GetPriority(base.getRaw(), out priority));
 }