PhotonCloudAPI > Photon Cloud Object > Send Player Color

Send Player Color

Set the player color and notifies other players of the change
\param color
\param CacheType
\param InterestGroup Clients only get the messages of Interest Groups they subscribed to (and group 0)
\param ReceiverGroup instead of targeting specific player numbers (cheaper)
\param CacheSliceIndex - cache slice index to be used when caching option requires it

Inputs

In
Exec

Target
Photon Cloud Object Object Reference

Color
Color Structure (by ref)

Cache Type
EPhotonEventCache Enum

Interest Group
Byte

Receiver Group
EPhotonPlayerTarget Enum

Cache Slice Index
Integer

Outputs

Out
Exec