Class ReadonlyValue

Represents a readonly value.

Hierarchy

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