Photon Unity Networking 2: CellTree Class Reference

Photon Unity Networking 2

Represents the tree accessible from its root node. More...

Public Member Functions

 CellTree ()
 Default constructor. More...
 
 CellTree (CellTreeNode root)
 Constructor to define the root node. More...
 

Properties

CellTreeNode RootNode [get]
 Represents the root node of the cell tree. More...
 

Detailed Description

Represents the tree accessible from its root node.

Constructor & Destructor Documentation

CellTree ( )

Default constructor.

Constructor to define the root node.

Parameters
rootThe root node of the tree.

Property Documentation

CellTreeNode RootNode
get

Represents the root node of the cell tree.

Online Documentation  -  Dashboard  -  Support Forum Exit Games GmbH