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

Inheritance: MonoBehaviour
Datei anzeigen 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_oe property

public GameObject ClientEntityPrefab
return GameObject

NetworkEntityStatePrototype public_oe property

public GameObject NetworkEntityStatePrototype
return GameObject

PlayerClientPrefab public_oe property

public GameObject PlayerClientPrefab
return GameObject

ServerEntityPrototype public_oe property

public GameObject ServerEntityPrototype
return GameObject