C# Class PlayerScore, MultiplayerFPS-Tutorial

Keeps track of player score and displays it on the screen.
Inheritance: MonoBehaviour
显示文件 Open project: Brackeys/MultiplayerFPS-Tutorial Class Usage Examples

Private Methods

Method Description
OnDataRecieved ( string data ) : void
OnDestroy ( ) : void
Start ( ) : void
SyncNow ( ) : void
SyncScoreLoop ( ) : IEnumerator