@vcmap/core
    Preparing search index...

    Class FlightInstance

    baseclass for all Objects

    Hierarchy (View Summary)

    Index

    Accessors

    • get className(): string

      Returns string

    Constructors

    Methods

    Properties

    "[moduleIdSymbol]"?: string
    anchorsChanged: VcsEvent<void> = ...

    Raised when anchors are added, removed, moved or changed

    isDestroyed: boolean
    name: string

    unique Name

    properties: Record<string, unknown>
    propertyChanged: VcsEvent<"multiplier" | "loop" | "interpolation"> = ...

    Raised when multiplier, loop or interpolation changes.