10 lines
463 B
Plaintext
10 lines
463 B
Plaintext
URL: https://wiki.studiominus.nl/internalReference/Messages_IOnBeforeSerialise.html
|
|
Title: People Playground Modding - Messages.IOnBeforeSerialise
|
|
==================================================
|
|
|
|
public interface IOnBeforeSerialise
|
|
This nested type resides in Messages
|
|
Implements a receiver for the "OnBeforeSerialise" message. It's invoked just before the object is serialised, meaning copied or saved.
|
|
Methods
|
|
void OnBeforeSerialise()
|
|
No description provided |