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

Function GetTriggerDestructable

Line
2833
Location
common.j
Constant?
yes
Type
native
Arguments
nothing
Returns
destructable
2833
constant native GetTriggerDestructable takes nothing returns destructable
2834
2835
//============================================================================
2836
// Item API
2837
native          CreateItem      takes integer itemid, real x, real y returns item
2838
native          RemoveItem      takes item whichItem returns nothing