C# 클래스 PhotonRigidbodyView

상속: MonoBehaviour, IPunObservable
파일 보기 프로젝트 열기: daniel-cheng/stellar 1 사용 예제들

공개 메소드들

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

비공개 메소드들

메소드 설명
Awake ( ) : void

메소드 상세

OnPhotonSerializeView() 공개 메소드

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