Overload List
| Name | Description | |
|---|---|---|
| WaitFor(ScriptEvent) |
Receives response from the server until a condition is met.
| |
| WaitFor(array<ScriptEvent>[]()[][]) |
Processes response from the server until a condition is met. The events are processed as if the OR operator was applied.
|