Skip to content
Caldas Lopes edited this page Mar 7, 2019 · 1 revision

Information

Love Frames templates.lua houses functions related to object templates.

Functions

RegisterTemplate

Registers a template

loveframes.RegisterTemplate(template[table])

ApplyTemplatesToObject

Applies template properties to an object

loveframes.ApplyTemplatesToObject(object[object])

Clone this wiki locally