Exemplo n.º 1
0
 private static void DetachPlayer() => Current = null;
Exemplo n.º 2
0
 private static void AttachPlayer(PlayerAttachPoint __instance) => Current = __instance;