- Namespace
- global
- Interfaces
-
- IPointerClickHandler
- Base Types
-
- MonoBehaviour
- PoolObject
graph BT
Type-->Base0["PoolObject"]
click Base0 "/docs/client_api_10.2.0/api/global/PoolObject"
Base0-->Base1["MonoBehaviour"]
Type-.->Interface0["IPointerClickHandler"]
Type["RichChatMessage"]
class Type type-node
Syntax
public class RichChatMessage : PoolObject, IPointerClickHandler
Fields
| Name | Constant Value | Summary |
|---|---|---|
| message | ||
| messageType | ||
| richTextbox | ||
| senderID | ||
| timeStamp |
Properties
| Name | Value | Summary |
|---|---|---|
| Age | int |
Inherited from PoolObject
|
Methods
| Name | Value | Summary |
|---|---|---|
| AddPrefixIcons |
void | |
| IsAvailable |
bool |
Inherited from PoolObject
|
| MakeAvailable |
void | |
| OnPointerClick |
void | |
| Set |
RichChatMessage |