Skip to main content

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

TypeName
enumIDX { Idx_Interval }
Property index.

Public Types Documentation

enum IDX

EnumeratorValueDescription
Idx_Intervaldouble - Number of seconds before this guard is allowed to pass again

Property index.