C# 클래스 PlayerScore, MultiplayerFPS-Tutorial

Keeps track of player score and displays it on the screen.
상속: MonoBehaviour
파일 보기 프로젝트 열기: Brackeys/MultiplayerFPS-Tutorial 1 사용 예제들

비공개 메소드들

메소드 설명
OnDataRecieved ( string data ) : void
OnDestroy ( ) : void
Start ( ) : void
SyncNow ( ) : void
SyncScoreLoop ( ) : IEnumerator