Class AuthorityOnSpawnedObjectsIsCorrect_BridgeScript
Inheritance
AuthorityOnSpawnedObjectsIsCorrect_BridgeScript
Inherited Members
UnityEngine.Component.guiText
UnityEngine.Component.guiElement
UnityEngine.Component.guiTexture
Namespace: Global Namespace
Syntax
public class AuthorityOnSpawnedObjectsIsCorrect_BridgeScript : MonoBehaviour
Fields
authObjPrefab
Declaration
public GameObject authObjPrefab
Field Value
Type | Description |
---|---|
GameObject |
bridgeGameObjectName
Declaration
public const string bridgeGameObjectName = "AuthorityOnSpawnedObjectsIsCorrect_BridgeScriptGO"
Field Value
Type | Description |
---|---|
String |
noAuthObjPrefab
Declaration
public GameObject noAuthObjPrefab
Field Value
Type | Description |
---|---|
GameObject |
playerWithAuthPrefab
Declaration
public GameObject playerWithAuthPrefab
Field Value
Type | Description |
---|---|
GameObject |