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

Function SetDestructableAnimationSpeed

Line
2828
Location
common.j
Constant?
no
Type
native
Arguments
destructable d, real speedFactor
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
2832
native          GetDestructableName         takes destructable d returns string
2833
constant native GetTriggerDestructable takes nothing returns destructable