Namespace Photon.Pun missing + RoomSettings not found
Realtime and Chat are available
I'm using PUN 2 - Free
Photon.Pun is only accessable when creating Scripts inside of Photon/PUN/Code
Someone has the same problem or know how to fix this?
RoomSettings is not a class or namespace in Photon code.
You probably mean RoomOptions which is under Photon.Realtime.
Photon.Pun is only accessable when creating Scripts inside of Photon/PUN/Code
Maybe you need to reference it using asmdef.
Are you using Unity 2019.3.12? try another version.
ref : https://forum.photonengine.com/discussion/16435/photon-pun-not-found
반응형
'서버(Server)' 카테고리의 다른 글
페이로드(payload)란? 개념 설명 (0) | 2022.06.02 |
---|---|
HTTPS에서 SSL 세션 아이디(Session ID) 와 세션 티켓(Session Ticket) 차이 (0) | 2022.06.02 |