Files
ppg-modkit/extracted_wiki_content/internalReference/messages_ionuserfreeze.txt

10 lines
434 B
Plaintext

URL: https://wiki.studiominus.nl/internalReference/Messages_IOnUserFreeze.html
Title: People Playground Modding - Messages.IOnUserFreeze
==================================================
public interface IOnUserFreeze
This nested type resides in Messages
Implements a receiver for the "OnUserFreeze" message. It's invoked when the player freezes the object using the context menu.
Methods
void OnUserFreeze()
No description provided