loadSync

-- ARGUMENTS
-- animDict: string

-- RETURNS
-- nil

ti.animDict.loadSync("some@anim@dict")

print("Loaded")

Last updated