Meta_CollisionGuard
Module: Metanodes / Definitions
A CollisionGuard prevents script event dispatch unless the specified assembly is the one being collided with.
#include <meta_script.hpp>
Public Types
| Type | Name |
|---|---|
| enum | IDX { Idx_Other } Property index. |
Public Types Documentation
enum IDX
| Enumerator | Value | Description |
|---|---|---|
| Idx_Other | link - The node which must exist in the __Other register in order for this guard to pass |
Property index.