Esempio n. 1
0
 public void Test4(Player player, CustomCommandInfo info, int a)
 {
 }
Esempio n. 2
0
 private static void TestPrivateStaticCommand(Player player, CustomCommandInfo info, Vector3 vector3, int testInt, string a = "test", int b = 5, string?c = null,
                                              [CustomCommandRemainingText] string remainingText = "")
 {
 }
Esempio n. 3
0
 public static void Test3(Player player, CustomCommandInfo info, string a, char b, Vector3 c, bool d, float e, int f)
 {
 }
Esempio n. 4
0
 public static void TestPublicStaticCommand(CustomCommandInfo info)
 {
 }