Table of Contents

Method SetIsDestroyable

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

SetIsDestroyable(bool, bool, bool)

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

Parameters

destroyable bool
raiseable bool
selectableWhenDead bool