Package bpy :: Module types :: Class GameTimerProperty
[hide private]
[frames] | no frames]

Class GameTimerProperty


The Game Timer Property Object

Game engine user defined timer property.

(no references to this struct found)

Instance Variables [hide private]
boolean debug
Print debug information for this property. (Inherited from bpy.types.GameProperty)
string name
Available as as GameObject attributes in the game engines python api (maximum length of 32) (Inherited from bpy.types.GameProperty)
enum type
Type in... (Inherited from bpy.types.GameProperty)
float in [-10000, 10000] value
Property value.