Photon Fusion
2.0.8
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... | |
| T | WaitForResult () |
| Waits for the result of the network asset acquisition. More... | |
Interface for a network prefab source.
|
get |
Gets the GUID of the network object asset.