This commit is contained in:
mischa 2023-04-21 11:08:04 +08:00
parent 1601960b53
commit c3193ab42b
2 changed files with 0 additions and 2 deletions

View File

@ -158,7 +158,6 @@ public void ServerCallback_ClassWithConstructor_out_Function(out ClassWithConstr
}
}
public class AttributeTest_MonoBehaviour
{
AttributeBehaviour_MonoBehaviour behaviour;

View File

@ -60,7 +60,6 @@ public void ServerCallback_float_out_Function(out float value)
}
}
public class AttributeTest_NetworkBehaviour
{
AttributeBehaviour_NetworkBehaviour behaviour;