BomberUnits
...a Unity learning project
PhotonDestructor Class Reference

Provides an RPC target for things to be destroyed by the master. More...

+ Inheritance diagram for PhotonDestructor:
+ Collaboration diagram for PhotonDestructor:

Public Member Functions

void DestroyFromMaster ()
 

Public Attributes

bool isDestroyed = false
 

Private Member Functions

void DestroyAsMasterRPC ()
 

Detailed Description

Provides an RPC target for things to be destroyed by the master.

Users can simply call the DestroyFromMaster function to have the RPC raised automatically.

Definition at line 9 of file PhotonDestructor.cs.


The documentation for this class was generated from the following file: