EncodedAttributeValue
Allows access to an attribute like a ValueObject, but also encoded or decoded
Properties
Value
EncodedAttributeValue.Value: TThe current property of the Attribute. Can be assigned to to write the attribute.
Changed
This item is read only and cannot be modified. Read OnlySignal that fires when the attribute changes
Functions
new
Constructs a new EncodedAttributeValue. If a defaultValue that is not nil is defined, then this value will be set on the Roblox object.
ObserveBrio
Handles observing the value conditionalli