示例#1
0
 private static void SetOutputCountInternal(ref PlayableHandle playable, int count)
 {
     PlayableHandle.INTERNAL_CALL_SetOutputCountInternal(ref playable, count);
 }