Click or drag to resize

IWeatherMakerNetworkConnectionGetConnectionId Method

Get the connection id of a game object

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
string GetConnectionId(
	Transform obj
)

Parameters

obj
Type: Transform
Transform

Return Value

Type: String
Connection id or null if not found
See Also