Structure - Template Last Placed Location (Expression) — SkBee
Addon: SkBee · Category: Expression · Since: 2.10.0
Syntax
[the] last placed location of %structuretemplates%Description
Represents the location of the last place a structure template was placed using the place structure effect. **NOTE**: This will only be saved to file if you use the save effect after placing a structure, otherwise it will not persist thru stop/restart.
Examples
set {_s} to structure template named "test"
place structure {_s} above traget block
save structure {_s}
set {_last} to last placed location of {_s}