Reactivate again after the specified time has elapsed from the timing when Cooldown is exited from the added node.

Properties
| Property Name | Description | 
| Abort Flags | Abort Flags. SelfAbort self, and any sub-trees running under this node.Lower PriorityAbort any nodes with lower priority than this node.
 | 
| Logical Condition | Logical operation method of condition check result | Field Name | Description | 
|---|
 | Logical Operation | Logical operation AndANDOrOR
 |  | Not Op | NOT operation flag | 
 | 
| Time Type | Type of time. NormalUse time of current frame considering timeScale.UnscaledUse time of current frame without considering timeScale.RealtimeUse realtime.Fixed TimeUse the latest FixedUpdate start time considering the timeScale.Fixed Unscaled TimeUse the latest FixedUpdate start time without considering timeScale.
 | 
| Seconds | Cool down seconds |