Elin Decompiled Documentation EA 23.153 Nightly
|
Public Attributes | |
string | name |
string | idPriority |
Action | action |
int | priority |
bool | repeatable |
Definition at line 457 of file InvOwner.cs.
Action InvOwner.Interaction.action |
Definition at line 463 of file InvOwner.cs.
string InvOwner.Interaction.idPriority |
Definition at line 461 of file InvOwner.cs.
string InvOwner.Interaction.name |
Definition at line 459 of file InvOwner.cs.
Referenced by InvOwner.GetAutoUseLang().
int InvOwner.Interaction.priority |
Definition at line 465 of file InvOwner.cs.
Referenced by InvOwner.ShowContextMenu().
bool InvOwner.Interaction.repeatable |
Definition at line 467 of file InvOwner.cs.
Referenced by InvOwner.ListInteractions().