Timer_Object - DFTimer
Handle of optional object that timer will send timer_message to
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Timer_Object
| Access Type | Syntax |
|---|---|
| Read Access: | Get Timer_Object to IntegerVariable |
| Write Access: | Set Timer_Object to IntegerVariable/Value |
Description
If you wish the timer_message to be sent to an object other than Timer_object, you can arrange this by setting this property to the object_id of that object.