A Sandcastle Documented Class Library
AtksToIng Method (attacksType)
NamespacesAdvanced_Combat_TrackerFormActMainAtksToIng(String)
Returns a different tense of the damage type (crushes -> crushing)
Declaration Syntax
C#Visual BasicVisual C++
public string AtksToIng(
	string attacksType
)
Public Function AtksToIng ( _
	attacksType As String _
) As String
public:
String^ AtksToIng(
	String^ attacksType
)
Parameters
attacksType (String)
Example: crushes
Return Value
Example: crushing

Assembly: Advanced Combat Tracker (Module: Advanced Combat Tracker) Version: 2.10.2.218