10 lines
446 B
Plaintext
10 lines
446 B
Plaintext
URL: https://wiki.studiominus.nl/internalReference/Messages_IOnInsideVacuum.html
|
|
Title: People Playground Modding - Messages.IOnInsideVacuum
|
|
==================================================
|
|
|
|
public interface IOnInsideVacuum
|
|
This nested type resides in Messages
|
|
Implements receiver for the "OnInsideVacuum". It's invoked for every fixed update that the object spends inside a VacuumComponent
|
|
Methods
|
|
void OnInsideVacuum()
|
|
No description provided |