SetDestructableAnimationSpeed
- Parameters
-
d destructable
target destructable
speedFactor real
default:
1.0
, for example2.0
doubles animation speed - comment
-
Sets destructable's animation speed multiplier.
- patch
-
1.07
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
nothing
- Source code
-
native SetDestructableAnimationSpeed takes destructable d, real speedFactor returns nothing