The search keyword must be a single word (no spaces).

Function QueueDestructableAnimation

Line
2826
Location
common.j
Constant?
no
Type
native
Arguments
destructable d, string whichAnimation
Returns
nothing
2826
native          QueueDestructableAnimation  takes destructable d, string whichAnimation returns nothing
2827
native          SetDestructableAnimation    takes destructable d, string whichAnimation returns nothing
2828
native          SetDestructableAnimationSpeed takes destructable d, real speedFactor returns nothing
2829
native          ShowDestructable            takes destructable d, boolean flag returns nothing
2830
native          GetDestructableOccluderHeight takes destructable d returns real
2831
native          SetDestructableOccluderHeight takes destructable d, real height returns nothing