GenericTimeAgentEditor Class

Namespace
RedGirafeGames.Agamotto.Scripts.Editor
Base Types
graph BT Type-->Base0["TimeAgentEditor"] click Base0 "/api/RedGirafeGames.Agamotto.Scripts.Editor/TimeAgentEditor" Base0-->Base1["UnityEditor.Editor"] Type["GenericTimeAgentEditor"] class Type type-node

Syntax

[CustomEditor(typeof(GenericTimeAgent))]
public class GenericTimeAgentEditor : TimeAgentEditor

Attributes

Type Description
CustomEditor

Methods

Name Value Summary
OnEnable() void
OnInspectorGUI() void