C-DEngine 5.105

TSMCosting Constructor (Int32, String)

Constructor

Namespace:  nsCDEngine.BaseClasses
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public TSMCosting(
	int pCredits,
	string pDescription
)
Public Sub New ( _
	pCredits As Integer, _
	pDescription As String _
)
public:
TSMCosting(
	int^ pCredits, 
	String^ pDescription
)

Parameters

pCredits
Type: Int32
Amount of credits
pDescription
Type: String
Description of the credits purpose