Interface IToggleableTrap
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public interface IToggleableTrap : IBanRoomNodesNearby, IBanCampsNearby
Properties
isOn
Declaration
bool isOn { get; }
Property Value
| Type | Description |
|---|---|
| bool |
Methods
StartTrap()
Declaration
void StartTrap()
StopTrap()
Declaration
void StopTrap()