Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issues With Unity Network Module and Unity's Assembly Definitions #2

Merged
merged 2 commits into from
Feb 27, 2018
Merged

Conversation

jokoho48
Copy link
Contributor

Unity NetworkBehavior already Uses Command as Attribute for Server Execution
Ref: https://docs.unity3d.com/ScriptReference/Networking.CommandAttribute.html

Also, Unity introduced with Unity 2017 assembly definition.
Ref: https://docs.unity3d.com/Manual/ScriptCompilationAssemblyDefinitionFiles.html

jokoho48 and others added 2 commits February 27, 2018 21:56
Fix Issue when Using Unity NetworkBehavior/UnityEngine.Network; Command is already Used
@omid3098
Copy link
Owner

Fair enough. Thank you for links and quick fix 👍

@omid3098 omid3098 merged commit e9413f0 into omid3098:master Feb 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants