Fadesync (call target)

From Final Fantasy XII Wiki
Revision as of 06:45, 24 July 2019 by Admin (talk | contribs) (Created page with "{{Call|id=0x00b9|return=|name=fadesync|args=|act=}}Blocks until last fadein/fadeout transition is complete. Some of the ori...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Signature:

void fadesync(); // id: 0x00b9

Blocks until last fadein/fadeout transition is complete.

Some of the original scripts put wait with the same amount of time after fade calls, but this seems to be the intended way to sync.