mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
syntax
This commit is contained in:
parent
1601960b53
commit
c3193ab42b
@ -158,7 +158,6 @@ public void ServerCallback_ClassWithConstructor_out_Function(out ClassWithConstr
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
public class AttributeTest_MonoBehaviour
|
public class AttributeTest_MonoBehaviour
|
||||||
{
|
{
|
||||||
AttributeBehaviour_MonoBehaviour behaviour;
|
AttributeBehaviour_MonoBehaviour behaviour;
|
||||||
|
@ -60,7 +60,6 @@ public void ServerCallback_float_out_Function(out float value)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
public class AttributeTest_NetworkBehaviour
|
public class AttributeTest_NetworkBehaviour
|
||||||
{
|
{
|
||||||
AttributeBehaviour_NetworkBehaviour behaviour;
|
AttributeBehaviour_NetworkBehaviour behaviour;
|
||||||
|
Loading…
Reference in New Issue
Block a user