Skip to main content

Meta_GestureGuard

Module: Metanodes / Definitions

A GestureGuard prevents script event dispatch unless the specified gesture is matched.

#include <meta_script.hpp>

Public Types

TypeName
enumIDX { Idx_Gesture, Idx_User }
Property index.

Public Types Documentation

enum IDX

EnumeratorValueDescription
Idx_Gesturestring - The name of the recorded gesture to match
Idx_Userlink - (optional) Link to a user, who is the only user whose gestures are considered by this guard

Property index.