Endstar LUA API Documentation
Loading...
Searching...
No Matches
TextBubble Member List

This is the complete list of members for TextBubble, including all inherited members.

Close(Context instigator)TextBubble
CloseForTarget(Context instigator, Context target)TextBubble
Display(Context instigator, long index)TextBubble
Display(Context instigator, long index, bool showProgress, bool showInteract)TextBubble
DisplayForTarget(Context instigator, Context target, long index)TextBubble
DisplayForTarget(Context instigator, Context target, long index, bool showProgress, bool showInteract)TextBubble
DisplayForTargetWithDuration(Context instigator, Context target, long index, float duration)TextBubble
DisplayForTargetWithDuration(Context instigator, Context target, long index, float duration, bool showProgress, bool showInteract)TextBubble
DisplayWithDuration(Context instigator, int index, float duration)TextBubble
DisplayWithDuration(Context instigator, int index, float duration, bool showProgress, bool showInteract)TextBubble
GetTextLength()TextBubble
GetTexts()TextBubble
ResetFontSize(Context instigator)TextBubble
SetDisplayName(Context instigator, LocalizedString text)TextBubble
SetFontSize(Context instigator, float fontSize)TextBubble
SetLocalizedText(Context instigator, LocalizedString[] text)TextBubble
SetLocalizedText(Context instigator, LocalizedString text)TextBubble
SetLocalizedTextViaTable(Context instigator, LuaTable newText)TextBubble
ShakeDurationTextBubble
ShakeForAll(Context instigator)TextBubble
ShakeForTarget(Context instigator, Context target)TextBubble
ShowAlert(Context instigator, string displayText)TextBubble
ShowAlertForTarget(Context instigator, Context target, string displayText)TextBubble