Method SetIsDestroyable
SetIsDestroyable(bool, bool, bool)
[Obsolete("Use the IsDestroyable/IsRaiseable/IsSelectableWhenDead properties instead.")]
public void SetIsDestroyable(bool destroyable, bool raiseable = true, bool selectableWhenDead = false)