PEd_DsListAddList

A function defined in PEd_DsList.gml

PEd_DsListAddList(_l1, _l2)

Description

Adds the list l2 into the list l1.

Arguments

Name Type Description
_l1 Id.DsList The list to add into.
_l2 Id.DsList The list to be added.

Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.