Method GameObject:IsDestructible [-] [+]
Returns true if the GameObject is a destructible, false otherwise.
Synopsis
isDestructible = GameObject:IsDestructible()
Arguments
None.
Returns
boolean isDestructible
- See method description.