Skip to content

ldtk_parse_field_instances

Hyomoto edited this page Feb 20, 2023 · 1 revision
Jump To Go Back Arguments

ldtk_parse_field_instances( fields, to, uids )

Returns: undefined

A LDtk helper function. Parses fieldInstances and converts the values into GML-compatible ones.

Arguments

Name Type Purpose
fields Array An LDtk fieldInstances array.
to Struct,Instance The destination struct or instance to write the variables to.
uids Struct Necessary to look up LDtk UID values.
Clone this wiki locally