C# Class GlobalAssets, Unet-Client-Server-Example

Inheritance: MonoBehaviour
Show file Open project: michaelmanus/Unet-Client-Server-Example Class Usage Examples

Public Properties

Property Type Description
ClientEntityPrefab GameObject
NetworkEntityStatePrototype GameObject
PlayerClientPrefab GameObject
ServerEntityPrototype GameObject

Property Details

ClientEntityPrefab public property

public GameObject ClientEntityPrefab
return GameObject

NetworkEntityStatePrototype public property

public GameObject NetworkEntityStatePrototype
return GameObject

PlayerClientPrefab public property

public GameObject PlayerClientPrefab
return GameObject

ServerEntityPrototype public property

public GameObject ServerEntityPrototype
return GameObject