Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
PlayerID
C# Class PlayerID, SOFTENG-306-PROJECT-2
Inheritance:
NetworkBehaviour
显示文件
Open project: gdsl/SOFTENG-306-PROJECT-2
Class Usage Examples
Public Methods
Method
Description
OnStartLocalPlayer
( ) :
void
Private Methods
Method
Description
Awake
( ) :
void
CmdTellServerMyIdentity
(
string
name
) :
void
GetNetIdentity
( ) :
void
MakeUniqueIdentity
( ) :
string
SetIdentity
( ) :
void
Update
( ) :
void
Method Details
OnStartLocalPlayer()
public
method
public
OnStartLocalPlayer
( ) :
void
return
void