bl_MiniMapEditor Class

Namespace
Atavism
Base Types
  • Editor
graph BT Type-->Base0["Editor"] Type["bl_MiniMapEditor"] class Type type-node

Syntax

[CustomEditor(typeof(bl_MiniMap))]
public class bl_MiniMapEditor : Editor

Attributes

Type Description
CustomEditor

Fields

Name Constant Value Summary
ShowAnimation
static
ShowDrag
static
ShowGeneral
static
ShowGrip
static
ShowMarks
static
ShowPosition
static
ShowReferences
static
ShowRender
static
ShowRotation
static
ShowZoom
static

Methods

Name Value Summary
CreateLayer(string) void
OnInspectorGUI() void