Summary

public virtual Func<float> SetRequiredInputFuncByType(MyDefinitionId resourceTypeId, Func<float> newRequiredInputFunc)

Change the required input function (callback) for given type of resource. It does not call it immediatelly to update required input value.

Returns

Func

Parameters