Photon Fusion 2.0.0

Properties | List of all members
INetworkPrefabSource Interface Reference

Interface for a network prefab source. More...

Inherits INetworkAssetSource< NetworkObject >.

Properties

NetworkObjectGuid AssetGuid [get]
 Gets the GUID of the network object asset.
 
- Properties inherited from INetworkAssetSource< NetworkObject >
string Description [get]
 Gets the description of the network asset.
 
bool IsCompleted [get]
 Checks if the network asset acquisition is completed.
 

Additional Inherited Members

- Public Member Functions inherited from INetworkAssetSource< NetworkObject >
void Acquire (bool synchronous)
 Acquires the network asset.
 
void Release ()
 Releases the network asset.
 
WaitForResult ()
 Waits for the result of the network asset acquisition.
 

Detailed Description

Interface for a network prefab source.