Photon Server API Documentation v5.0RC1

Public Member Functions | Properties | List of all members
Photon.Hive.ActorGroup Class Reference
Inheritance diagram for Photon.Hive.ActorGroup:

Public Member Functions

 ActorGroup (byte id)
 
IEnumerable< ActorGetExcludedList (Actor actorToExclude)
 

Properties

byte GroupId [get]
 

Constructor & Destructor Documentation

◆ ActorGroup()

Photon.Hive.ActorGroup.ActorGroup ( byte  id)
inline

Member Function Documentation

◆ GetExcludedList()

IEnumerable<Actor> Photon.Hive.ActorGroup.GetExcludedList ( Actor  actorToExclude)
inline

Property Documentation

◆ GroupId

byte Photon.Hive.ActorGroup.GroupId
get