Interface IWritableBool
IBool which supports write operations.
Inherited Members
Namespace: ItemChanger
Assembly: ItemChanger.dll
Syntax
public interface IWritableBool : IBool
Properties
| Improve this Doc View SourceValue
Declaration
bool Value { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |