This is an old revision of the document!
⇐ Index
GetUnitFootprintResistsCreeperHeight(<-unit)
Pushes an integer (0-20) to the stack. Any value greater than 0 means that the unit will create a false terrain that resists the flow of creeper. The implementation is to create a false terrain at the specified height over the footprint (the width and length of the unit).
trace(GetUnitFootprintResistsCreeperHeight(self))
⇐ Index