BlueprintInspector Class

graph BT Type-->Base0["Editor"] Type["BlueprintInspector"] class Type type-node

Syntax

[CustomEditor(typeof(Core.Scriptables.Blueprint.BlueprintTemplate), true)]
public class BlueprintInspector : Editor

Attributes

Type Description
CustomEditor

Methods

Name Value Summary
OnInspectorGUI() void