class MapClassVariable

robot_2Generated
code_blocksInput

Description

The MapClassVariable class in the Editor namespace represents a variable with various properties that define its characteristics and behavior within the editor environment.

Members

Instance Properties

Member Name Summary
Name The internal name.
LongName The user friendly name for UI.
Description Description for this variable.
GroupName Category or group for this variable.
PropertyType Data type for this variable.
DefaultValue Default value for this variable.
PropertyTypeOverride Internal, used to override the type to one the tools understand.
Metadata General purpose key-value store to alter functionality of UI, map compilation, editor helpers, etc.