C# Класс exLayerEditor, ex2d-v1

Наследование: EditorWindow
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
lockSelection bool

Защищенные свойства (Protected)

Свойство Тип Описание
curEditGO GameObject
curLayer exLayer,
curShiftClick exLayer,
doDrag bool
doShiftSelect bool
inDragState bool
lastShiftClick exLayer,
layerCursorIn exLayer,
layers List
scrollPos Vector2
selectedLayers List
shiftClickStart exLayer,
sortSelection bool
totalInfoFieldHeight float

Открытые методы

Метод Описание
Edit ( GameObject _go ) : void

Приватные методы

Метод Описание
AddSelected ( exLayer, _l ) : void
CompareByIndex ( LayerForSort _a, LayerForSort _b ) : int
GetExactLayerIndex ( int &_index, exLayer, _curLayer, exLayer, _l ) : bool
Init ( ) : void
LayerField ( Rect _rect, int _indentLevel, exLayer, _layer ) : float
LayerTreeField ( float _x, float _y, exLayer, _layer ) : void
NewWindow ( ) : exLayerEditor,
OnEnable ( ) : void
OnGUI ( ) : void
OnSelectionChange ( ) : void
RecursivelyDestroyLayer ( exLayer, _layer ) : void
RemoveSelected ( exLayer, _l ) : void
SortSelection ( ) : void
ToggleSelected ( exLayer, _l ) : void

Описание методов

Edit() публичный Метод

public Edit ( GameObject _go ) : void
_go GameObject
Результат void

Описание свойств

curEditGO защищенное свойство

protected GameObject curEditGO
Результат GameObject

curLayer защищенное свойство

protected exLayer, curLayer
Результат exLayer,

curShiftClick защищенное свойство

protected exLayer, curShiftClick
Результат exLayer,

doDrag защищенное свойство

protected bool doDrag
Результат bool

doShiftSelect защищенное свойство

protected bool doShiftSelect
Результат bool

inDragState защищенное свойство

protected bool inDragState
Результат bool

lastShiftClick защищенное свойство

protected exLayer, lastShiftClick
Результат exLayer,

layerCursorIn защищенное свойство

protected exLayer, layerCursorIn
Результат exLayer,

layers защищенное свойство

protected List layers
Результат List

lockSelection публичное свойство

public bool lockSelection
Результат bool

scrollPos защищенное свойство

protected Vector2 scrollPos
Результат Vector2

selectedLayers защищенное свойство

protected List selectedLayers
Результат List

shiftClickStart защищенное свойство

protected exLayer, shiftClickStart
Результат exLayer,

sortSelection защищенное свойство

protected bool sortSelection
Результат bool

totalInfoFieldHeight защищенное свойство

protected float totalInfoFieldHeight
Результат float