Property | Type | Description | |
---|---|---|---|
clientControlled | bool | ||
endOfLife | double | ||
lastPassiveRewardTime | double | ||
missionName | String | ||
passiveReward | int | ||
punishment | int | ||
repeatable | bool | ||
repeatableSameVessel | bool | ||
vesselGuid | String |
Method | Description | |
---|---|---|
MissionStatus ( ) : System | ||
MissionStatus ( String mission, String vesselGuid ) : System |
public MissionStatus ( String mission, String vesselGuid ) : System | ||
mission | String | |
vesselGuid | String | |
return | System |