Difference between revisions of "NCScriptsObjectEventHandling"
(Created page with "<p style="color: #DDDD88;font-size: 22px;width:60%;margin: 0 auto">Event Handler By Type</p> <center> {| class="wikitable" | style="width: 60%" |- |style="width: 40%"| <p styl...") |
|||
Line 3: | Line 3: | ||
{| class="wikitable" | style="width: 60%" | {| class="wikitable" | style="width: 60%" | ||
|- | |- | ||
− | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">LoadedFromBackup || This event fires when the object is loaded from backup. | + | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">LoadedFromBackup</p> || This event fires when the object is loaded from backup. |
|} | |} | ||
</center> | </center> |
Revision as of 18:49, 9 November 2019
Event Handler By Type
LoadedFromBackup |
This event fires when the object is loaded from backup. |
Example of handling the LoadedFromBackup event
CODE BLOCK CODE BLOCK CODE BLOCK