Initialise Objects
<table> Base:InitialiseObjects(<table> Data, <table> Properties)
This initialises all of the Drawing objects based upon the Properties
table.
Parameters
Name
Description
Type
Default
Optional
Data
Special data properties
table
N/A
Properties
The properties to apply
table
N/A
Return
<table> the objects with the properties applied
Last updated