Свойство | Type | Description | |
---|---|---|---|
ActionName | System.Windows.Forms.Label | ||
AttackAbilityDescription | System.Windows.Forms.Label | ||
AttackAbilityDescriptionField | System.Windows.Forms.RichTextBox | ||
AttackAbilityNameField | System.Windows.Forms.TextBox | ||
AttackBonusUpDown | System.Windows.Forms.NumericUpDown | ||
AttackHitEffect | System.Windows.Forms.Label | ||
AttackName | System.Windows.Forms.Label | ||
AttackNameField | System.Windows.Forms.TextBox | ||
AttackRange | System.Windows.Forms.Label | ||
AttackTarget | System.Windows.Forms.Label | ||
AttackToHitBonus | System.Windows.Forms.Label | ||
AttackType | System.Windows.Forms.Label | ||
AttackTypeDropdown | System.Windows.Forms.ComboBox | ||
DescriptionLabel | System.Windows.Forms.Label | ||
HitDamageEffect | System.Windows.Forms.TextBox | ||
HitDamageType | System.Windows.Forms.ComboBox | ||
HitDiceBonusDamage | System.Windows.Forms.NumericUpDown | ||
HitDiceType | System.Windows.Forms.ComboBox | ||
HitNumberOfDice | System.Windows.Forms.NumericUpDown | ||
NewAbility | |||
NewAttack | |||
NewReaction | |||
RangeUpDownClose | System.Windows.Forms.NumericUpDown | ||
RangeUpDownFar | System.Windows.Forms.NumericUpDown | ||
Reach | System.Windows.Forms.Label | ||
ReachUpDown | System.Windows.Forms.NumericUpDown | ||
ReactionDescription | System.Windows.Forms.RichTextBox | ||
ReactionName | System.Windows.Forms.TextBox | ||
ReactionNameLabel | System.Windows.Forms.Label | ||
ReactionSave | System.Windows.Forms.Button | ||
label1 | System.Windows.Forms.Label | ||
label2 | System.Windows.Forms.Label | ||
label8 | System.Windows.Forms.Label | ||
multiAttackDescription | System.Windows.Forms.RichTextBox | ||
tabControl1 | System.Windows.Forms.TabControl | ||
tabPage1 | System.Windows.Forms.TabPage | ||
tabPage2 | System.Windows.Forms.TabPage | ||
tabPage3 | System.Windows.Forms.TabPage |
Méthode | Description | |
---|---|---|
AddActionForm ( string currentCR = "" ) : System | ||
LoadAction ( |
||
LoadAttack ( |
||
LoadReaction ( |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Méthode | Description | |
---|---|---|
AddActionForm_Load ( object sender, |
||
AverageDamage ( int numOfDie, string sizeOfDie, int bonus ) : int | ||
ConfigureRange ( object sender, |
||
DexterityAttackButton_Click ( object sender, |
||
FillActionOnTabChange ( object sender, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
Save ( object sender, |
||
StrengthAttackButton_Click ( object sender, |
||
diceSize ( string sizeOfDie ) : int |
public AddActionForm ( string currentCR = "" ) : System | ||
currentCR | string | |
Résultat | System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |
public LoadAction ( |
||
values | ||
Résultat | void |
public LoadAttack ( |
||
values | ||
Résultat | void |
public LoadReaction ( |
||
values | ||
Résultat | void |
public System.Windows.Forms.Label ActionName | ||
Résultat | System.Windows.Forms.Label |
public System.Windows.Forms.Label AttackAbilityDescription | ||
Résultat | System.Windows.Forms.Label |
public System.Windows.Forms.RichTextBox AttackAbilityDescriptionField | ||
Résultat | System.Windows.Forms.RichTextBox |
public System.Windows.Forms.TextBox AttackAbilityNameField | ||
Résultat | System.Windows.Forms.TextBox |
public System.Windows.Forms.NumericUpDown AttackBonusUpDown | ||
Résultat | System.Windows.Forms.NumericUpDown |
public System.Windows.Forms.Label AttackHitEffect | ||
Résultat | System.Windows.Forms.Label |
public System.Windows.Forms.Label AttackName | ||
Résultat | System.Windows.Forms.Label |
public System.Windows.Forms.TextBox AttackNameField | ||
Résultat | System.Windows.Forms.TextBox |
public System.Windows.Forms.Label AttackRange | ||
Résultat | System.Windows.Forms.Label |
public System.Windows.Forms.Label AttackTarget | ||
Résultat | System.Windows.Forms.Label |
public System.Windows.Forms.Label AttackToHitBonus | ||
Résultat | System.Windows.Forms.Label |
public System.Windows.Forms.Label AttackType | ||
Résultat | System.Windows.Forms.Label |
public System.Windows.Forms.ComboBox AttackTypeDropdown | ||
Résultat | System.Windows.Forms.ComboBox |
public System.Windows.Forms.Label DescriptionLabel | ||
Résultat | System.Windows.Forms.Label |
public System.Windows.Forms.TextBox HitDamageEffect | ||
Résultat | System.Windows.Forms.TextBox |
public System.Windows.Forms.ComboBox HitDamageType | ||
Résultat | System.Windows.Forms.ComboBox |
public System.Windows.Forms.NumericUpDown HitDiceBonusDamage | ||
Résultat | System.Windows.Forms.NumericUpDown |
public System.Windows.Forms.ComboBox HitDiceType | ||
Résultat | System.Windows.Forms.ComboBox |
public System.Windows.Forms.NumericUpDown HitNumberOfDice | ||
Résultat | System.Windows.Forms.NumericUpDown |
public System.Windows.Forms.NumericUpDown RangeUpDownClose | ||
Résultat | System.Windows.Forms.NumericUpDown |
public System.Windows.Forms.NumericUpDown RangeUpDownFar | ||
Résultat | System.Windows.Forms.NumericUpDown |
public System.Windows.Forms.Label Reach | ||
Résultat | System.Windows.Forms.Label |
public System.Windows.Forms.NumericUpDown ReachUpDown | ||
Résultat | System.Windows.Forms.NumericUpDown |
public System.Windows.Forms.RichTextBox ReactionDescription | ||
Résultat | System.Windows.Forms.RichTextBox |
public System.Windows.Forms.TextBox ReactionName | ||
Résultat | System.Windows.Forms.TextBox |
public System.Windows.Forms.Label ReactionNameLabel | ||
Résultat | System.Windows.Forms.Label |
public System.Windows.Forms.Button ReactionSave | ||
Résultat | System.Windows.Forms.Button |
public System.Windows.Forms.Label label1 | ||
Résultat | System.Windows.Forms.Label |
public System.Windows.Forms.Label label2 | ||
Résultat | System.Windows.Forms.Label |
public System.Windows.Forms.Label label8 | ||
Résultat | System.Windows.Forms.Label |
public System.Windows.Forms.RichTextBox multiAttackDescription | ||
Résultat | System.Windows.Forms.RichTextBox |
public System.Windows.Forms.TabControl tabControl1 | ||
Résultat | System.Windows.Forms.TabControl |
public System.Windows.Forms.TabPage tabPage1 | ||
Résultat | System.Windows.Forms.TabPage |
public System.Windows.Forms.TabPage tabPage2 | ||
Résultat | System.Windows.Forms.TabPage |