Skip to main content

Project Variable

Block Name
BlockDescription
Get Project Boolean
Start

Return the selected project Boolean variable.

  • Key: The specified Boolean variable to get the value.
Set Project Boolean
Controller Press

Set the selected project Boolean variable to input value.

  • Key: The specified Boolean variable to set the value.
  • Value: Boolean value to assign to the specified variable.
Get Project Number

Return the selected project Number variable.

  • Key: The specified Number variable to get the value.
Set Project Number

Set the selected project Number variable to input value.

  • Key: The specified Number variable to set the value.
  • Value: Number value to assign to the specified variable.
Get Project Color

Return the selected project Color variable.

  • Key: The specified Color variable to get the value.
Set Project Color

Set the selected project Color varible to input value.

  • Key: The specified Color variable to set the value.
  • Color: Color value to assign to the specified variable.
Get Project String

Return the selected project Text variable.

  • Key: The specified Text variable to get the value.
Set Project String

Set the selected project Text variable to input value:

  • Key: The specified Text variable to set the value.
  • Value: Text value to assign to the specified variable.
Get Project Vector3

Return the selected project Vector3 variable.

  • Key: The specified Vector3 variable to get the value.
Set Project Vector3

Set the selected project Vector3 variable to input value:

  • Key: The specified Vector3 variable to set the value.
  • Value: Vector3 value to assign to the specified variable.