Class BridgeScript
Inherited Members
Namespace: Global Namespace
Assembly: com.unity.multiplayer-hlapi.Tests.dll
Syntax
public class BridgeScript : MonoBehaviour
Fields
bridgeGameObjectName
Declaration
public const string bridgeGameObjectName = "UnetBridgeGO_SetupBase"
Field Value
Type | Description |
---|---|
string |
playerPrefab
Declaration
public GameObject playerPrefab
Field Value
Type | Description |
---|---|
GameObject |
rocketPrefab
Declaration
public GameObject rocketPrefab
Field Value
Type | Description |
---|---|
GameObject |