Show / Hide Table of Contents

Interface IMyContractHauling

Inherited Members
IMyContract.StartBlockId
IMyContract.MoneyReward
IMyContract.Collateral
IMyContract.Duration
IMyContract.OnContractAcquired
IMyContract.OnContractSucceeded
IMyContract.OnContractFailed
Namespace: VRage.Game.ModAPI
Assembly: VRage.Game.dll
Syntax
public interface IMyContractHauling : IMyContract

Properties

EndBlockId

Declaration
long EndBlockId { get; }
Property Value
Type Description
System.Int64
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾