Class BridgeScript
Inherited Members
UnityEngine.Component.guiText
UnityEngine.Component.guiElement
UnityEngine.Component.guiTexture
Namespace: Global Namespace
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 |