BoolReference
Derives from RuntimeReference<T, TVar>
.
Marked with the Serializable
attribute.
Description
Represents a value that can point to either a constant bool
value or BoolVariable
value.
Can be toggled at runtime to switch between these values.
This class does not have any additional members.