KeyValues.Import Method

Imports subkeys in the given KeyValues, at the current position in that KeyValues, into the current position in this KeyValues. Note that this copies keys; it does not embed a reference to them.

void Import(KeyValues other)

Parameters

KeyValues other

Origin KeyValues Handle.