Beta
Readonly
Beta
currentReadonly
Beta
defaultReadonly
Beta
effectiveReadonly
Beta
effectiveReadonly
Beta
entityReadonly
Beta
typeBeta
Resets the current value of this attribute to the defined default value.
This function can't be called in read-only mode.
Beta
Resets the current value of this attribute to the maximum defined value.
This function can't be called in read-only mode.
Beta
Resets the current value of this attribute to the minimum defined value.
This function can't be called in read-only mode.
Beta
Sets the current value of this attribute. The provided value will be clamped to the range of this attribute.
This function can't be called in read-only mode.
This is a base abstract class for any entity component that centers around a number and can have a minimum, maximum, and default defined value.