feat: add initial People Playground mod development kit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
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
|
||||
Reference in New Issue
Block a user