Project Hoshimi Documented Class Library
Bonus Property
NamespacesPH.MissionBaseObjectiveBonus
Number of points added to score if objective is reached before BonusStartTurn
Declaration Syntax
C#Visual BasicVisual C++
public int Bonus { get; set; }
Public Property Bonus As Integer
public:
property int Bonus {
	int get ();
	void set (int value);
}
Remarks

[Missing <remarks> documentation for P:PH.Mission.BaseObjective.Bonus]

Assembly: PH.Common (Module: PH.Common) Version: 6.0.0.0