10 lines
533 B
Plaintext
10 lines
533 B
Plaintext
URL: https://wiki.studiominus.nl/internalReference/Messages_IOnPropertyUpdate.html
|
|
Title: People Playground Modding - Messages.IOnPropertyUpdate
|
|
==================================================
|
|
|
|
public interface IOnPropertyUpdate
|
|
This nested type resides in Messages
|
|
Implements a receiver for the "OnPropertyUpdate" message. It's invoked when an property is updated. Passes the relevant MapEditorObjectBehaviour.ObjectProperty.
|
|
Methods
|
|
void OnPropertyUpdate(MapEditorObjectBehaviour.ObjectProperty property)
|
|
No description provided |