Class SettableValue

Represents a value that can be set and modified.

Hierarchy

Implements

Constructors

Properties

cache: Interfaces.IterableCache<{
    nonExistantState: boolean;
    value: number;
}, true>

Type declaration

  • nonExistantState: boolean
  • value: number
internalValue: number
objectType: "value" = "value"

This object is of type value.

Returns the plane this object is on.

virtual: true = true

Whether this object is virtual.

Accessors

Methods

Generated using TypeDoc