Skip to content

Auto_Start_State - DFTimer

Specifies whether this object will initialize when its container object is activated

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer Auto_Start_State
Access Type Syntax
Read Access: Get Auto_Start_State to IntegerVariable
Write Access: Set Auto_Start_State to IntegerVariable/Value

Description

The Auto_start_state property specifies whether this object will initialize when its container object is activated. In objects that remain active for long periods, you would normally want to set this property false.

Default is true.