Table of Contents

Enum EmoteBubbleType

Namespace
TinyLife.Actions
Assembly
TinyLife.dll

An enumeration type that determines which visual bubble style an Emote should display.

public enum EmoteBubbleType
Extension Methods

Fields

Speech = 0

A speech bubble, which is round.

Thought = 1

A thought bubble, which is cloud-like.

Alert = 2

An alert bubble, which is similar to a speech bubble, but has visible spikes around it.