Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AddElement(GraphElement)

Adds the specified GraphElement to the StackNode.
Read time 1 minuteLast updated 7 days ago

Definition

public void AddElement(GraphElement element)

Parameters

The GraphElement to add.