C# 클래스 networkPlayer, Lucid

상속: Photon.MonoBehaviour
파일 보기 프로젝트 열기: hydrater/Lucid

공개 메소드들

메소드 설명
OnPhotonSerializeView ( PhotonStream, stream, PhotonMessageInfo, info ) : void

비공개 메소드들

메소드 설명
Start ( ) : void
Update ( ) : void

메소드 상세

OnPhotonSerializeView() 공개 메소드

public OnPhotonSerializeView ( PhotonStream, stream, PhotonMessageInfo, info ) : void
stream PhotonStream,
info PhotonMessageInfo,
리턴 void