Table of Contents

Field enable

Namespace
Gamelogic.Grids2.Graph
Assembly
Gamelogic.Grids2.dll

Allows the node to be active or inactive. When inactive it will return its inputs without alter them.

[HideInInspector]
public bool enable

Returns

bool
Allows the node to be active or inactive. When inactive it will return its inputs without alter them.