Skip to content
Shadowed edited this page Sep 13, 2010 · 6 revisions

A few basic events are included in SUF by default to make it easier for modules to be written

OnPreLayoutApplied

Called right before a layout is updated, nothing hs changed yet but it will immediately after.
Arg Type Description
frame table The frame that is being modified

Clone this wiki locally