Class AuthorityOnSpawnedObjectsIsCorrect_BridgeScript
Inheritance
AuthorityOnSpawnedObjectsIsCorrect_BridgeScript
Assembly: com.unity.multiplayer-hlapi.Tests.dll
Syntax
public class AuthorityOnSpawnedObjectsIsCorrect_BridgeScript : MonoBehaviour
Fields
authObjPrefab
Declaration
public GameObject authObjPrefab
Field Value
bridgeGameObjectName
Declaration
public const string bridgeGameObjectName = "AuthorityOnSpawnedObjectsIsCorrect_BridgeScriptGO"
Field Value
noAuthObjPrefab
Declaration
public GameObject noAuthObjPrefab
Field Value
playerWithAuthPrefab
Declaration
public GameObject playerWithAuthPrefab
Field Value