C# Класс RA.Designator_PutInSlot

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

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

Свойство Тип Описание
slotsComp CompSlots
texPutInArrow UnityEngine.Texture2D

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

Метод Описание
CanDesignateCell ( IntVec3 cell ) : AcceptanceReport
CanDesignateThing ( Thing thing ) : AcceptanceReport
DesignateSingleCell ( IntVec3 cell ) : void
DesignateThing ( Thing thing ) : void
Designator_PutInSlot ( ) : System.Collections.Generic
DrawDesignator ( Rect rect ) : GizmoResult
DrawSlots ( Rect inventoryRect ) : void
GizmoOnGUI ( Vector2 topLeft ) : GizmoResult
GroupsWith ( Gizmo other ) : bool
SelectedUpdate ( ) : void

Защищенные методы

Метод Описание
FinalizeDesignationSucceeded ( ) : void

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

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

public CanDesignateCell ( IntVec3 cell ) : AcceptanceReport
cell IntVec3
Результат AcceptanceReport

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

public CanDesignateThing ( Thing thing ) : AcceptanceReport
thing Thing
Результат AcceptanceReport

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

public DesignateSingleCell ( IntVec3 cell ) : void
cell IntVec3
Результат void

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

public DesignateThing ( Thing thing ) : void
thing Thing
Результат void

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

public Designator_PutInSlot ( ) : System.Collections.Generic
Результат System.Collections.Generic

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

public DrawDesignator ( Rect rect ) : GizmoResult
rect UnityEngine.Rect
Результат GizmoResult

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

public DrawSlots ( Rect inventoryRect ) : void
inventoryRect UnityEngine.Rect
Результат void

FinalizeDesignationSucceeded() защищенный Метод

protected FinalizeDesignationSucceeded ( ) : void
Результат void

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

public GizmoOnGUI ( Vector2 topLeft ) : GizmoResult
topLeft UnityEngine.Vector2
Результат GizmoResult

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

public GroupsWith ( Gizmo other ) : bool
other Gizmo
Результат bool

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

public SelectedUpdate ( ) : void
Результат void

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

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

public CompSlots,RA slotsComp
Результат CompSlots

texPutInArrow публичное статическое свойство

public static Texture2D,UnityEngine texPutInArrow
Результат UnityEngine.Texture2D