PaymentConditionTypeBase class
PaymentConditionTypeBase
Inheritance
Base: BluelineConditionTypeBase
Derived
PaymentBalanced_ScriptConditionType, PaymentFixedAmount_ScriptConditionType
Properties
| Property | Type | |
|---|---|---|
inverted | bool | scripted |
payWhenSucceded | bool | scripted |
Functions
bool IsInverted()RTTIbool IsPaidWhenSucceeded()RTTIuint GetPaymentAmount(game.Object playerObject)RTTIgame.ItemID GetPaymentMoneyItemId()RTTIbool Evaluate(game.Object playerObject)overrideRTTIvoid ExecuteBluelineAction(game.Object playerObject)overrideRTTIquest.PaymentConditionData GetPaymentData(game.Object playerObject)RTTI