Property KeyAutoRemoved
KeyAutoRemoved
Gets or sets a value indicating whether the key for this lock should "break"/be removed from the creature's inventory when used on this lock.
public abstract bool KeyAutoRemoved { get; set; }
Gets or sets a value indicating whether the key for this lock should "break"/be removed from the creature's inventory when used on this lock.
public abstract bool KeyAutoRemoved { get; set; }