Example #1
0
 private static bool CanSetWeightsInternal(ref PlayableHandle playable)
 {
     return(PlayableHandle.INTERNAL_CALL_CanSetWeightsInternal(ref playable));
 }