HeroStats Libraries
HeroConfigDataSet.TimedPowersDataTable.AddTimedPowersRow Method (ConfigurationsRow, String, String)

[This is preliminary documentation and subject to change.]

[Visual Basic]
Overloads Public Function AddTimedPowersRow( _
   ByVal parentConfigurationsRowByEnabledTimers As ConfigurationsRow, _
   ByVal Power As String, _
   ByVal Sound As String _
) As TimedPowersRow
[C#]
public TimedPowersRow AddTimedPowersRow(
   ConfigurationsRow parentConfigurationsRowByEnabledTimers,
   string Power,
   string Sound
);

See Also

HeroConfigDataSet.TimedPowersDataTable Class | HeroStats.StatsEngine Namespace | HeroConfigDataSet.TimedPowersDataTable.AddTimedPowersRow Overload List