10 lines
424 B
Plaintext
10 lines
424 B
Plaintext
URL: https://wiki.studiominus.nl/internalReference/Messages_IOnUserDelete.html
|
|
Title: People Playground Modding - Messages.IOnUserDelete
|
|
==================================================
|
|
|
|
public interface IOnUserDelete
|
|
This nested type resides in Messages
|
|
Implements a receiver for the "OnUserDelete" message. It's invoked just before the object is deleted by the player.
|
|
Methods
|
|
void OnUserDelete()
|
|
No description provided |