[ Version ( since = "1.2" ) ]
public void append_structure_full (owned Structure structure, owned CapsFeatures? features = null)
Appends structure
with features
to this.
The structure is not copied; this becomes the owner of structure
.
this |
the Caps that will be appended to |
structure |
the Structure to append |
features |
the CapsFeatures to append |