SetRequiredInputFuncByType
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
Parameters
- MyDefinitionId resourceTypeId
- Func
newRequiredInputFunc