Elin Decompiled Documentation EA 23.102 Nightly
|
Public Attributes | |
string | name |
string | idPriority |
Action | action |
int | priority |
bool | repeatable |
Definition at line 462 of file InvOwner.cs.
Action InvOwner.Interaction.action |
Definition at line 468 of file InvOwner.cs.
string InvOwner.Interaction.idPriority |
Definition at line 466 of file InvOwner.cs.
string InvOwner.Interaction.name |
Definition at line 464 of file InvOwner.cs.
Referenced by InvOwner.GetAutoUseLang().
int InvOwner.Interaction.priority |
Definition at line 470 of file InvOwner.cs.
Referenced by InvOwner.ShowContextMenu().
bool InvOwner.Interaction.repeatable |
Definition at line 472 of file InvOwner.cs.
Referenced by InvOwner.ListInteractions().