DoopelPonger
Static Public Attributes | List of all members
EditorConstants Class Reference

Misc. variables used to make spacing of properties in the inspector more consistent. More...

Static Public Attributes

static readonly string NOT_MY_MEMBER_VARIABLES = "m_"
 
static readonly int ATTACK_TYPE_INSPECTOR_WIDTH = 120
 
static readonly int PROPERTY_NAME_WIDTH = 120
 
static readonly int PROPERTY_FIELD_WIDTH = 100
 
static readonly int ELEMENT_HEIGHT_OFFSET = 10
 

Detailed Description

Misc. variables used to make spacing of properties in the inspector more consistent.

Member Data Documentation

◆ ATTACK_TYPE_INSPECTOR_WIDTH

readonly int EditorConstants.ATTACK_TYPE_INSPECTOR_WIDTH = 120
static

◆ ELEMENT_HEIGHT_OFFSET

readonly int EditorConstants.ELEMENT_HEIGHT_OFFSET = 10
static

◆ NOT_MY_MEMBER_VARIABLES

readonly string EditorConstants.NOT_MY_MEMBER_VARIABLES = "m_"
static

◆ PROPERTY_FIELD_WIDTH

readonly int EditorConstants.PROPERTY_FIELD_WIDTH = 100
static

◆ PROPERTY_NAME_WIDTH

readonly int EditorConstants.PROPERTY_NAME_WIDTH = 120
static

The documentation for this class was generated from the following file: