![]() |
Cerebrum™
|


Public Types | |
| enum | IconType { None , Patient , Nurse } |
Public Member Functions | |
| void | Setup (string text, IconType iconType=IconType.None) |
Static Public Member Functions | |
| static ChatBubble | Create (Transform parent, Vector3 localPosition, IconType iconType, string text, bool isLabel=false) |
Public Attributes | |
| Color | bubbleColor = Color.blue |
| string | chatText |
| Transform | parentTransform |
Static Public Attributes | |
| static ChatBubble | ChatBubblePrefab |
|
static |

| void Cerebrum.ChatBubble.Setup | ( | string | text, |
| IconType | iconType = IconType::None |
||
| ) |

| Color Cerebrum.ChatBubble.bubbleColor = Color.blue |
|
static |
| string Cerebrum.ChatBubble.chatText |
| Transform Cerebrum.ChatBubble.parentTransform |