GameBooleanProperty(GameProperty)

base classes — bpy_struct, GameProperty

class bpy.types.GameBooleanProperty(GameProperty)

Game engine user defined Boolean property

value

Property value

Type :boolean, default False

Inherited Properties

Inherited Functions

Previous topic

GameActuator(Actuator)

Next topic

GameFloatProperty(GameProperty)