Meta_TimeIntervalGuard
Module: Metanodes / Definitions
A TimeIntervalGuard prevents script event dispatch unless the specified interval has passed since the last time.
#include <meta_script.hpp>
Public Types
Type | Name |
---|---|
enum | IDX { Idx_Interval } Property index. |
Public Types Documentation
enum IDX
Enumerator | Value | Description |
---|---|---|
Idx_Interval | double - Number of seconds before this guard is allowed to pass again |
Property index.