Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UseWithContextAttribute(params Type[])

Initializes a new instance of the UseWithContextAttribute class with the specified context node types.
Read time 1 minuteLast updated 5 days ago

Definition

UseWithContextAttribute(Type[])

public UseWithContextAttribute(params Type[] contextTypes)

Parameters

contextTypes

An array of context node types that can contain the decorated block node.