Class PersonBountyIntel.BountyResult
java.lang.Object
com.fs.starfarer.api.impl.campaign.intel.PersonBountyIntel.BountyResult
- Enclosing class:
- PersonBountyIntel
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
-
Constructor Summary
ConstructorsConstructorDescriptionBountyResult
(PersonBountyIntel.BountyResultType type, int payment, ReputationActionResponsePlugin.ReputationAdjustmentResult rep) -
Method Summary
-
Field Details
-
type
-
payment
public int payment -
rep
-
-
Constructor Details
-
BountyResult
public BountyResult(PersonBountyIntel.BountyResultType type, int payment, ReputationActionResponsePlugin.ReputationAdjustmentResult rep)
-