Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UseWithGraphAttribute(params Type[])

Initializes a new instance of the UseWithGraphAttribute class with the specified supported graph types.
Read time 1 minuteLast updated 6 days ago

Definition

UseWithGraphAttribute(Type[])

public UseWithGraphAttribute(params Type[] graphTypes)

Parameters

graphTypes

An array of graph types that support the decorated node type.