unreal.DataDrivenConsoleVariable

class unreal.DataDrivenConsoleVariable

Bases: unreal.StructBase

Data Driven Console Variable

C++ Source:

  • Module: Engine

  • File: DataDrivenCVars.h

Editor Properties: (see get_editor_property/set_editor_property)

  • default_value_bool (bool): [Read-Write] Default Value Bool

  • default_value_float (float): [Read-Write] Default Value Float

  • default_value_int (int32): [Read-Write] Default Value Int

  • name (str): [Read-Write] Name

  • tool_tip (str): [Read-Write] Tool Tip

  • type (FDataDrivenCVarType): [Read-Write] Type