|
| static LayerDragGrid | Create (InvOwnerDraglet owner, bool refuelFromLayerDragGrid=false) |
| |
| static LayerDragGrid | CreateOffering (TraitAltar altar) |
| |
| static LayerDragGrid | CreateDeliver (InvOwnerDeliver.Mode mode=InvOwnerDeliver.Mode.Default, Card owner=null) |
| |
| static LayerDragGrid | CreateGive (Chara c) |
| |
| static LayerDragGrid | CreateCraft (TraitCrafter crafter) |
| |
| static LayerDragGrid | CreateRecycle (TraitRecycle recycle) |
| |
| static LayerDragGrid | CreateGacha (TraitGacha gacha) |
| |
| static LayerDragGrid | TryProc (Chara cc, InvOwnerEffect owner) |
| |
| static LayerDragGrid | CreateIdentify (Chara cc, bool superior=false, BlessedState state=BlessedState.Normal, int price=0, int count=1) |
| |
| static LayerDragGrid | CreateEnchant (Chara cc, bool armor, bool superior=false, BlessedState state=BlessedState.Normal, int count=1) |
| |
| static LayerDragGrid | CreateChangeMaterial (Chara cc, Thing consume, SourceMaterial.Row mat, EffectId idEffect, BlessedState state=BlessedState.Normal, int price=0, int count=1) |
| |
| static LayerDragGrid | CreateUncurse (Chara cc, BlessedState state=BlessedState.Normal, int price=0, int count=1) |
| |
| static LayerDragGrid | CreateLighten (Chara cc, BlessedState state=BlessedState.Normal, int price=0, int count=1) |
| |
| static LayerDragGrid | CreateReconstruction (Chara cc, BlessedState state=BlessedState.Normal, int price=0, int count=1) |
| |
| static int | rnd (int a) |
| |
Definition at line 7 of file LayerDragGrid.cs.
◆ ClearButtons()
| override void LayerDragGrid.ClearButtons |
( |
| ) |
|
|
virtual |
◆ Create()
◆ CreateChangeMaterial()
◆ CreateCraft()
◆ CreateDeliver()
| static LayerDragGrid LayerDragGrid.CreateDeliver |
( |
InvOwnerDeliver.Mode | mode = InvOwnerDeliver::Mode::Default, |
|
|
Card | owner = null ) |
|
static |
◆ CreateEnchant()
| static LayerDragGrid LayerDragGrid.CreateEnchant |
( |
Chara | cc, |
|
|
bool | armor, |
|
|
bool | superior = false, |
|
|
BlessedState | state = BlessedState::Normal, |
|
|
int | count = 1 ) |
|
static |
◆ CreateGacha()
◆ CreateGive()
◆ CreateIdentify()
| static LayerDragGrid LayerDragGrid.CreateIdentify |
( |
Chara | cc, |
|
|
bool | superior = false, |
|
|
BlessedState | state = BlessedState::Normal, |
|
|
int | price = 0, |
|
|
int | count = 1 ) |
|
static |
◆ CreateLighten()
| static LayerDragGrid LayerDragGrid.CreateLighten |
( |
Chara | cc, |
|
|
BlessedState | state = BlessedState::Normal, |
|
|
int | price = 0, |
|
|
int | count = 1 ) |
|
static |
◆ CreateOffering()
◆ CreateReconstruction()
| static LayerDragGrid LayerDragGrid.CreateReconstruction |
( |
Chara | cc, |
|
|
BlessedState | state = BlessedState::Normal, |
|
|
int | price = 0, |
|
|
int | count = 1 ) |
|
static |
◆ CreateRecycle()
◆ CreateUncurse()
| static LayerDragGrid LayerDragGrid.CreateUncurse |
( |
Chara | cc, |
|
|
BlessedState | state = BlessedState::Normal, |
|
|
int | price = 0, |
|
|
int | count = 1 ) |
|
static |
◆ GetPrice()
| int LayerDragGrid.GetPrice |
( |
| ) |
|
◆ GetTargets()
| override List< Thing > LayerDragGrid.GetTargets |
( |
| ) |
|
|
virtual |
◆ IsAllGridSet()
| bool LayerDragGrid.IsAllGridSet |
( |
| ) |
|
◆ OnKill()
| override void LayerDragGrid.OnKill |
( |
| ) |
|
◆ OnOpen()
| void LayerDragGrid.OnOpen |
( |
| ) |
|
◆ OnRightClick()
| override void LayerDragGrid.OnRightClick |
( |
| ) |
|
◆ OnUpdateInput()
| override void LayerDragGrid.OnUpdateInput |
( |
| ) |
|
◆ Redraw()
| void LayerDragGrid.Redraw |
( |
| ) |
|
◆ RefreshCost()
| void LayerDragGrid.RefreshCost |
( |
| ) |
|
◆ RefreshCurrentGrid()
| override void LayerDragGrid.RefreshCurrentGrid |
( |
| ) |
|
|
virtual |
◆ SetInv()
◆ TryProc()
◆ Validate()
| void LayerDragGrid.Validate |
( |
| ) |
|
◆ buttonAlly
| UIButton LayerDragGrid.buttonAlly |
◆ buttonAutoRefuel
| UIButton LayerDragGrid.buttonAutoRefuel |
◆ buttonOwner
◆ buttonRefuel
| UIButton LayerDragGrid.buttonRefuel |
◆ buttons
◆ currentIndex
| int LayerDragGrid.currentIndex |
◆ imageOwner
| Image LayerDragGrid.imageOwner |
◆ info
◆ Instance
◆ itemCost
| UIItem LayerDragGrid.itemCost |
◆ listAlly
| UIList LayerDragGrid.listAlly |
◆ owner
◆ textFuel
| UIText LayerDragGrid.textFuel |
◆ textTitle
| UIText LayerDragGrid.textTitle |
◆ transIndex
| Transform LayerDragGrid.transIndex |
◆ uiCurrency
◆ CanCancelAI
| override bool LayerDragGrid.CanCancelAI |
|
get |
◆ CurrentButton
◆ RepeatAI
| override bool LayerDragGrid.RepeatAI |
|
get |
The documentation for this class was generated from the following file: