feat: add initial People Playground mod development kit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
URL: https://wiki.studiominus.nl/internalReference/RandomEventBehaviour_RandomEvent.html
|
||||
Title: People Playground Modding - RandomEventBehaviour.RandomEvent
|
||||
==================================================
|
||||
|
||||
public class RandomEvent
|
||||
This nested type resides in RandomEventBehaviour
|
||||
[System.Serializable]
|
||||
The event data structure
|
||||
Fields
|
||||
public UnityEvent Actions
|
||||
Events to invoke
|
||||
|
||||
public float Delay
|
||||
Delay in seconds
|
||||
Reference in New Issue
Block a user