Class BoolValue
A ValueItem
which can hold a bool.
Implements
Inherited Members
Namespace: ScriptableFramework
Assembly: cs.temp.dll.dll
Syntax
public class BoolValue : ValueItem<bool>, IValueContainer
A ValueItem
which can hold a bool.
public class BoolValue : ValueItem<bool>, IValueContainer