20 lines
486 B
Plaintext
20 lines
486 B
Plaintext
URL: https://wiki.studiominus.nl/internalReference/DoAtTimeOnce.html
|
|
Title: People Playground Modding - DoAtTimeOnce
|
|
==================================================
|
|
|
|
public class DoAtTimeOnce
|
|
Inherits MonoBehaviour
|
|
No description provided
|
|
Nested types
|
|
DoAtTimeOnce.Action
|
|
Fields
|
|
public bool StartSequenceOnStart
|
|
No description provided
|
|
|
|
public Action[] Actions
|
|
[NaughtyAttributes.ReorderableList]
|
|
No description provided
|
|
|
|
Methods
|
|
public void ExecuteSequence()
|
|
No description provided |