SmartFoxServer Unity/.NET API
SetPlayerId Method (pid)
NamespacesSmartFoxClientAPI.DataUserSetPlayerId(Int32)
Set the playerId property.
Declaration Syntax
C#Visual BasicVisual C++
public void SetPlayerId(
	int pid
)
Public Sub SetPlayerId ( _
	pid As Integer _
)
public:
void SetPlayerId(
	int pid
)
Parameters
pid (Int32)
the playerId value

Assembly: SmartFoxClient (Module: SmartFoxClient) Version: 1.2.4.0 (1.2.4.0)