Exemplo n.º 1
0
 private static bool CanChangeInputsInternal(ref Playable playable)
 {
     return(Playable.INTERNAL_CALL_CanChangeInputsInternal(ref playable));
 }