Elin Decompiled Documentation EA 23.102 Nightly
|
Public Member Functions | |
string | GetText (bool showName) |
string | GetTextContext (bool showName) |
bool | Perform (bool repeated=false) |
Public Attributes | |
Act | act |
Card | tc |
Point | pos |
Properties | |
Chara | cc [get] |
bool | HideHint [get] |
Definition at line 20 of file ActPlan.cs.
|
inline |
Definition at line 46 of file ActPlan.cs.
References ActPlan.Item.act, Act.GetText(), Act.GetTextSmall(), and ActPlan.Item.tc.
|
inline |
Definition at line 51 of file ActPlan.cs.
References ActPlan.Item.act, Act.GetText(), ActPlan.Item.HideHint, Card.Name, and ActPlan.Item.tc.
Referenced by ActPlan.ShowContextMenu().
|
inline |
Definition at line 56 of file ActPlan.cs.
References Chara._NoGoalRepeat, EClass._zone, ActPlan.Item.act, AM_Adv.actCount, ActionMode.Adv, Chara.ai, Chara.CanInteractTo(), Act.CanPerform(), Act.CC, ActPlan.Item.cc, Point.Copy(), Point.Distance(), Player.EndTurn(), Act.GetText(), Chara.HasNoGoal, Act.ID, Act.IsAct, Zone.IsCrime(), AIAct.IsRunning, PointTarget.isValid, Scene.mouseTarget, EClass.pc, Act.Perform(), ActPlan.Item.Perform(), Act.PerformDistance, EClass.player, ActPlan.Item.pos, Card.pos, PointTarget.pos, AIAct.Reset(), EClass.scene, Point.Set(), Chara.SetAI(), Chara.SetAIImmediate(), AM_Adv.SetTurbo(), Act.TC, ActPlan.Item.tc, Act.TP, Dialog.TryWarnCrime(), Dialog.TryWarnDisassemble(), AIAct.UseTurbo, Dialog.warned, and ActPlan.warning.
Referenced by ActPlan.Item.Perform(), and ActPlan.ShowContextMenu().
Act ActPlan.Item.act |
Definition at line 22 of file ActPlan.cs.
Referenced by ActPlan.Item.GetText(), ActPlan.Item.GetTextContext(), and ActPlan.Item.Perform().
Point ActPlan.Item.pos |
Definition at line 26 of file ActPlan.cs.
Referenced by ActPlan.Item.Perform().
Card ActPlan.Item.tc |
Definition at line 24 of file ActPlan.cs.
Referenced by ActPlan.Item.GetText(), ActPlan.Item.GetTextContext(), and ActPlan.Item.Perform().
|
get |
Definition at line 28 of file ActPlan.cs.
Referenced by ActPlan.Item.Perform().
|
get |
Definition at line 30 of file ActPlan.cs.
Referenced by ActPlan.Item.GetTextContext().