BlzCreateDeadDestructableZWithSkin

Parameters
objectidinteger
xreal
yreal
zreal
facereal
scalereal
variationinteger
skinIdinteger

rawcode of another destructable. Applies some visual aspects based on the other destructable.

For example: skin and hover name, but not portrait. Shows no model if invalid.

comment

See: CreateDeadDestructableZ

patch

1.32.0.13369

Source
common.j (raise an issue to discuss on Github or submit a PR)
return type
destructable
Source code
native BlzCreateDeadDestructableZWithSkin          takes integer objectid, real x, real y, real z, real face, real scale, integer variation, integer skinId returns destructable