Value

Type class

Sources

This information about Value is provided for reference only and is not available through exported packages and thus should not be imported or used on its own.

Inheritance

Value does not extend any other symbol.

Value is not extended by any other symbol.

Settings

Value does not have any settings.

Private settings

Value does not have any private settings.

Properties

dirty
#

Type boolean

Methods

constructor(

entity: Entity,
value: T

)

#

Returns Value

get()

#

Returns T

set(

value: T

)

#

Returns void

Events

Value does not have any events.