node-insim
    Preparing search index...

    Class IS_MAL

    Mods ALlowed - variable size

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    _raw: RawProperties<IS_MAL> = ...

    All string properties in a raw format as it was received from LFS

    NumM: number = 0

    Number of mods in this packet

    ReqI: number = 0

    0 unless this is a reply to a TINY_MAL request

    Size: number = 8

    8 + NumM * 4

    SkinID: string[] = []

    SkinID of each mod in compressed format, 0 to MAX_MODS (NumM)

    Type: ISP_MAL = PacketType.ISP_MAL
    UCID: number = 0

    Unique id of the connection that updated the list

    MAX_MODS: 120

    Methods