Skip to main content

Meta_PoseGuard

Module: Metanodes / Definitions

A PoseGuard prevents script event dispatch unless the specified pose is matched.

#include <meta_script.hpp>

Public Types

TypeName
enumIDX { Idx_Pose, Idx_User }
Property index.

Public Types Documentation

enum IDX

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

Property index.