Summary

public bool PushGenerateItem(MyDefinitionId itemDefinitionId, MyFixedPoint? amount, out MyFixedPoint transferredAmount, IMyEntity sourceBlock, bool partialPush)

Implements push item from one source block. Item will be generated from source.

Returns

bool

Returns info whether all items could fit in target network or not.

Parameters