Elin Modding Docs Doc
|
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 819 of file ActPlan.cs.
string ActPlan.Item.GetText | ( | bool | showName | ) |
Definition at line 842 of file ActPlan.cs.
string ActPlan.Item.GetTextContext | ( | bool | showName | ) |
Definition at line 848 of file ActPlan.cs.
bool ActPlan.Item.Perform | ( | bool | repeated = false | ) |
Definition at line 854 of file ActPlan.cs.
Act ActPlan.Item.act |
Definition at line 942 of file ActPlan.cs.
Point ActPlan.Item.pos |
Definition at line 948 of file ActPlan.cs.
Card ActPlan.Item.tc |
Definition at line 945 of file ActPlan.cs.
|
get |
Definition at line 823 of file ActPlan.cs.
|
get |
Definition at line 833 of file ActPlan.cs.