class MapClassVariable

book_4_sparkGenerated
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 NameSummary
NameThe internal name.
LongNameThe user friendly name for UI.
DescriptionDescription for this variable.
GroupNameCategory or group for this variable.
PropertyTypeData type for this variable.
DefaultValueDefault value for this variable.
PropertyTypeOverrideInternal, used to override the type to one the tools understand.
MetadataGeneral purpose key-value store to alter functionality of UI, map compilation, editor helpers, etc.