HeroStats Libraries
HeroConfigDataSet.UntimedPowersDataTable.AddUntimedPowersRow Method (ConfigurationsRow, String, String)

[This is preliminary documentation and subject to change.]

[Visual Basic]
Overloads Public Function AddUntimedPowersRow( _
   ByVal parentConfigurationsRowByDisabledTimers As ConfigurationsRow, _
   ByVal Power As String, _
   ByVal Sound As String _
) As UntimedPowersRow
[C#]
public UntimedPowersRow AddUntimedPowersRow(
   ConfigurationsRow parentConfigurationsRowByDisabledTimers,
   string Power,
   string Sound
);

See Also

HeroConfigDataSet.UntimedPowersDataTable Class | HeroStats.StatsEngine Namespace | HeroConfigDataSet.UntimedPowersDataTable.AddUntimedPowersRow Overload List