The id of the modifier.
The name of the modifier.
The amount of the modifier.
The operation of the modifier.
The operand of the modifier.
If the modifier is serializable.
A new attribute modifier.
Readonly
amountThe amount of the modifier.
Readonly
idThe id of the modifier.
Readonly
nameThe name of the modifier.
Readonly
operandThe operand of the modifier.
Readonly
operationThe operation of the modifier.
Readonly
serializableIf the modifier is serializable.
Static
readRead a value from the stream.
The BinaryStream to read from.
The value read from the stream.
Static
writeWrite a value to the stream.
The BinaryStream to write to.
The value to write.
Creates a new attribute modifier.