TimeLimit

When a specified time elapses from the timing of entering the node, it returns failure.

TimeLimit

Properties

Property NameDescription
Abort Flags Abort Flags.
Self
Abort self, and any sub-trees running under this node.
Lower Priority
Abort any nodes with lower priority than this node.
Time Type Type of time.
Normal
Use time of current frame considering timeScale.
Unscaled
Use time of current frame without considering timeScale.
Realtime
Use realtime.
Seconds Time limit in seconds