SerenityJS
    Preparing search index...

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    optional: boolean = true

    Whether the enum value is optional.

    result: null | Vector3f
    default: Enum = ...
    enums: Map<string, Enum> = ...
    identifier: string
    name: "position"

    The type of the enum.

    symbol: number = ...

    The symbol of the enum.

    type: 16 = 0x10

    The type of the enum.

    Methods