Class TemplatedGraphNodeSpecializationObject

The TemplatedGraphNodeSpecializationObject class provides serialization data for template specializations.

Constructors

Properties

category: string
compatibility: GraphCompatibiltyName[]
defaultValueAttribute: DefaultValueAttribute
description: string
friendlyName: string
name: string
parameterTypes: Map<string, Type | Type[]>
returnType: Type | Type[]