Skip to main content

ExtendedItemGetData

Callable


  • Extract the passed item's data from one of the extended item lookup tables


    Type parameters

    Parameters

    • asset: Asset

      The item whose data should be extracted

    • Archetype: Archetype

      The archetype corresponding to the lookup table

    • Type: string = null

      The item's type. Only relevant in the case of VariableHeightData

    Returns ExtendedDataLookupStruct[Archetype]

    The item's data or null if the lookup failed