Photon Fusion 2.0.3

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. More...
 
- Properties inherited from INetworkAssetSource< NetworkObject >
string Description [get]
 Gets the description of the network asset. More...
 
bool IsCompleted [get]
 Checks if the network asset acquisition is completed. More...
 

Additional Inherited Members

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

Detailed Description

Interface for a network prefab source.

Property Documentation

◆ AssetGuid

NetworkObjectGuid AssetGuid
get

Gets the GUID of the network object asset.