Property TrapActive
TrapActive
Gets or sets a value indicating whether this trap is an active trap. An inactive trap will not trigger when a creature steps on it.
public bool TrapActive { get; set; }
Gets or sets a value indicating whether this trap is an active trap. An inactive trap will not trigger when a creature steps on it.
public bool TrapActive { get; set; }