Loading...

Logo
DocumentationBehaviorsUIGet Label
UI

Get Label

Last updated June 27, 2017

Description

The Get Label behavior will return any text from a label.

This behavior will trigger an event immediately.

Properties

Triggers Immediately

Object A

This is the label that you want to retrieve the text from. If there is a label on your UI layers it will automatically be selected. If you do not have a label object make sure to add one and then select it here.

Outputs

Text

This is the text from the label.

Object ID

This outputs the Object ID.

Example

If you need to get the score, the put it into a math behavior to multiply it.

GetLabelReference.gif