Elin Modding Docs Doc
Loading...
Searching...
No Matches
ActPlan.Item Class Reference

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]
 

Detailed Description

Definition at line 819 of file ActPlan.cs.

Member Function Documentation

◆ GetText()

string ActPlan.Item.GetText ( bool showName)

Definition at line 842 of file ActPlan.cs.

◆ GetTextContext()

string ActPlan.Item.GetTextContext ( bool showName)

Definition at line 848 of file ActPlan.cs.

◆ Perform()

bool ActPlan.Item.Perform ( bool repeated = false)

Definition at line 854 of file ActPlan.cs.

Member Data Documentation

◆ act

Act ActPlan.Item.act

Definition at line 942 of file ActPlan.cs.

◆ pos

Point ActPlan.Item.pos

Definition at line 948 of file ActPlan.cs.

◆ tc

Card ActPlan.Item.tc

Definition at line 945 of file ActPlan.cs.

Property Documentation

◆ cc

Chara ActPlan.Item.cc
get

Definition at line 823 of file ActPlan.cs.

◆ HideHint

bool ActPlan.Item.HideHint
get

Definition at line 833 of file ActPlan.cs.


The documentation for this class was generated from the following file: