Property | Type | Description | |
---|---|---|---|
displayImmediately | bool | ||
increment | float | ||
maximumScale | float |
Method | Description | |
---|---|---|
CountEmoticonsWaiting ( ) : int |
Counts the emoticons waiting.
|
|
DisplayAllEmoticons ( ) : void |
Starts a coroutine that displays all emoticons, one after the next.
|
|
DisplayNextEmoticon ( ) : void |
Displays the next emoticon. If an emoticon is already being displayed, does nothing.
|
|
OnDisable ( ) : void | ||
OnEnable ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
DisplayAllEmoticonsCoroutine ( ) : IEnumerator | ||
EnqueueEmoticons ( ProblemPart, possibleEmoticons ) : void | ||
ExpandTo ( float scale ) : IEnumerator | ||
ShowOff ( ) : IEnumerator | ||
ShrinkTo ( float scale ) : IEnumerator |