Photon.Chat.Demo.ChannelSelector Class Reference
Inheritance diagram for Photon.Chat.Demo.ChannelSelector:
Public Member Functions | |
| void | SetChannel (string channel) |
| void | OnPointerClick (PointerEventData eventData) |
Public Attributes | |
| string | Channel |
Member Function Documentation
◆ OnPointerClick()
| void Photon.Chat.Demo.ChannelSelector.OnPointerClick | ( | PointerEventData | eventData | ) |
◆ SetChannel()
| void Photon.Chat.Demo.ChannelSelector.SetChannel | ( | string | channel | ) |
Member Data Documentation
◆ Channel
| string Photon.Chat.Demo.ChannelSelector.Channel |
The documentation for this class was generated from the following file:
- 3rd-Party/Photon/PhotonChat/Demos/DemoChat/ChannelSelector.cs
1.8.13