Photon Server API
Photon
Hive
ActorGroup
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)
Actor
RemoveActorByPeer
(
HivePeer
peer)
IEnumerable<
Actor
>
GetExcludedList
(
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
◆
RemoveActorByPeer()
Actor
Photon.Hive.ActorGroup.RemoveActorByPeer
(
HivePeer
peer
)
inline
Property Documentation
◆
GroupId
byte Photon.Hive.ActorGroup.GroupId
get