Skip to main content
Version: 9.0.2

gre.clone_control

gre.clone_control(
reference_control_name,
new_control_name,
layer_name,
data
)

This is a function to clone a control. This function has been deprecated and has been replaced with the gre.clone_object() Lua API function. See gre.clone_object() for usage and examples.