object - commandobject - unit


int IsAllowingWithdraw()

Scope: private

Parameters
none

Return values
True if this object can be withrawed, false if it is locked (by function AllowScriptWithraw or from code).

Description
As well as we can lock withraw by function AllowInternalWidthdraw, withdrawing can be locked automatically e.g. for working Builder or Repairer repairing some object.

See also
AllowScriptWithdraw