question

zarinaablaeva22 avatar image
zarinaablaeva22 asked

PROBLEM WITH PLAYFAB IN UNITY

Assets\Scripts\AgentListener.cs(5,15): error CS0234: The type or namespace name 'Networking' does not exist in the namespace 'PlayFab' (are you missing an assembly reference?) How can i fix this problem?,Assets\Scripts\AgentListener.cs(5,15): error CS0234: The type or namespace name 'Networking' does not exist in the namespace 'PlayFab' (are you missing an assembly reference?) How can i fix this problem?

unity3d
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Xiao Zha avatar image
Xiao Zha answered

The PlayFab.Networking namespace is the namespace of the UnityNetworkServer.cs, have you included the UnityNetworkServer.cs in your project? 6274-namespace.png


namespace.png (69.4 KiB)
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.