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

26 lines
690 B
Plaintext

URL: https://wiki.studiominus.nl/internalReference/NotificationControllerBehaviour.html
Title: People Playground Modding - NotificationControllerBehaviour
==================================================
public class NotificationControllerBehaviour
Inherits MonoBehaviour
No description provided
Fields
public GameObject NotificationPrefab
No description provided
public float NotificationLifetime
No description provided
public uint MaximumAllowedNotifications
No description provided
public List<string> startingHints
No description provided
Methods
public static void Show(string text)
No description provided
public static float GetNotificationLifetime()
No description provided