14 lines
416 B
Plaintext
14 lines
416 B
Plaintext
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 |