Button_JumpIn

July 12, 2022 ยท View on GitHub

Implements: BaseComponentView, IButtonComponentView, IComponentModelConfig

Is Variant Of: Button Common

Model: ButtonComponentModel

Preview

Untitled

Description

Button used for make JumpIns.

It contains the script component JumpInAction where we can configure the JumpIn data:

  • Coords: Coordinates where we will jump in when the button is clicked.
  • ServerName: Realm server where we will jump in when the button is clicked.
  • LayerName: Realm layer where we will jump in when the button is clicked.