Table of Contents

Method GetAllSlotTypes

Namespace
Pinwheel.Vista.Graph
Assembly
Pinwheel.Vista.Runtime.dll

GetAllSlotTypes()

Returns all concrete slot classes visible to the graph editor.

public static List<Type> GetAllSlotTypes()

Returns

List<Type>

A new list of discovered slot types.