Example #1
0
 private static void Postfix(VRCUnityVideoPlayer __instance)
 {
     Patches.SetBaseVRCVideoPlayer(__instance);
 }
Example #2
0
 private static void Postfix(VRC_SyncVideoPlayer __instance)
 {
     Patches.SetSDK2Player(__instance);
 }