Photon Fusion 2.0.0

Public Member Functions | Properties | List of all members
NetworkObjectSpawnException Class Reference

Network Object Spawn Exception. More...

Inherits Exception.

Public Member Functions

 NetworkObjectSpawnException (NetworkSpawnStatus status, NetworkObjectTypeId? id=null)
 Network Object Spawn Exception Constructor.
 

Properties

override string Message [get]
 Exception Message.
 
NetworkSpawnStatus Status [get]
 Network Spawn Status.
 
NetworkObjectTypeIdTypeId [get]
 Network Object Type Id.
 

Detailed Description

Network Object Spawn Exception.

Constructor & Destructor Documentation

◆ NetworkObjectSpawnException()

Network Object Spawn Exception Constructor.

Parameters
statusNetwork Spawn Status
idNetwork Object Type Id