- Namespace
- global
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["RichChatBox"]
class Type type-node
Syntax
public class RichChatBox : MonoBehaviour
Methods
| Name | Value | Summary |
|---|---|---|
| AddMessage |
void | |
| ClearAll |
void | |
| GetIcon |
Image | |
| GetPrefix |
string | |
| RemovePrefix |
string |