Tile - YUi - Show Text Above Entity For All Players – Ylands

From Bohemia Interactive Community
Revision as of 09:52, 8 July 2021 by YlandsClassyBot (talk | contribs) (Created page with "<!--- THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. --> == Show Text Above Entity For All Players(Entity, Te...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Show Text Above Entity For All Players(Entity, Text, Color, Time, Fade In, Fade Out, Animation, Render Over Everything, Font, Image)

YlandsTile-725.png

static showTextAboveEntity(entity: YEntity, text: string, color: YColor, time: number, fadeIn: boolean, fadeOut: boolean, textAnimation: YTextAnimationType, renderOverEverything: boolean, fontSize: YFontSize, customImage: YImage): void;

Parameters

entity

text

color

time

fadeIn

fadeOut

textAnimation

renderOverEverything

fontSize

customImage

Description

Displays the entered text above the target entity for the given time.