Table of Contents
Description #
Change the Size of a UI Element after a specific event.
Time Based #
This is a Time-Based block (takes time to execute and holds the code sequence following it until it finishes executing).
Inputs #
This block has 4 Inputs:
- Sequential Input.
- UI Element: The UI Element to change the size of. If connected to a UI Element it overrides the UI Element you are writing the code inside. If not, by default, it is the UI Element you are writing the code inside.
- Size: The new Size of the UI Element. If connected to a vector2 it overrides the values of the Size.
- Time: The time taken to apply the size change. If connected to an Integer or a Float variable it overrides the value of Time.
Outputs #
This block has only 1 Sequential Output.