Table of Contents

Method AddNodeInput

Namespace
Gamelogic.Colors
Assembly
Gamelogic.Colors.dll

AddNodeInput(Node)

Adds a node to this node's inputs.

public override sealed void AddNodeInput(Node input)

Parameters

input Node

The node to add as an input.