disableSerialization: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(populated)
No edit summary
Line 25: Line 25:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= SEEALSO  
| [[display]], [[displayAddEventHandler]], [[displayRemoveAllEventHandlers]], [[displayRemoveEventHandler]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 13:25, 8 June 2009

Hover & click on the images for description

Description

Description:
Disable saving of script containing this command. After this,script,can work with the data types which do not support serialization (UI,types).
Groups:
Uncategorised

Syntax

Syntax:
disableSerialization
Return Value:
Nothing

Examples

Example 1:
(example)

Additional Information

See also:
displaydisplayAddEventHandlerdisplayRemoveAllEventHandlersdisplayRemoveEventHandler

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section