Difference between revisions of "InvokeForm - UI"

From the CreationKit Wiki
Jump to navigation Jump to search
(Created page with "Sends an object to Flash in the form of: { "formId" : xxxx, "formType" : xx } Both are integer values.")
(No difference)

Revision as of 10:38, 18 April 2024

Sends an object to Flash in the form of:

{

   "formId" : xxxx,
   "formType" : xx

}

Both are integer values.