示例#1
0
 private static void SetPlayStateInternal(ref PlayableHandle playable, PlayState playState)
 {
     PlayableHandle.INTERNAL_CALL_SetPlayStateInternal(ref playable, playState);
 }