node-insim
    Preparing search index...

    Class IS_AXM

    AutoX Multiple objects - variable size

    Set the ISF_AXM_LOAD flag in the IS_ISI for info about objects when a layout is loaded.

    Set the ISF_AXM_EDIT flag in the IS_ISI for info about objects edited by user or InSim.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    _raw: RawProperties<IS_AXM> = ...

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

    Info: ObjectInfo[] = []
    NumO: number = 0

    Number of objects in this packet

    PMOAction: PMOAction = PMOAction.PMO_LOADING_FILE
    PMOFlags: 0 | PMOFlags = 0
    ReqI: number = 0

    0 unless this is a reply to a TINY_AXM request

    Size: number = 8

    8 + NumO * 8

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

    Unique id of the connection that sent the packet

    MAX_OBJECTS: 60

    Methods