ExampleService
This class is not replicated. Its interface does not cross the network boundary.
This class is not creatable. Instances of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.
| Memory category | Instances |
|---|
Member index 0
Removed member index 2
| History | Member | |
|---|---|---|
| 695 | PrintHello(): null | |
| 695 | OnPolo(message: string) |
Description
History 4
- 695 Remove ExampleService
- 618 Add OnPolo
- 618 Add PrintHello
- 618 Add ExampleService
Removed members 2
OnPolo
| Parameters (1) |
|---|
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | Unsafe |
History 2
- 695 Remove ExampleService
- 618 Add OnPolo
PrintHello
| Parameters (0) | ||
|---|---|---|
| No parameters. | ||
| Returns (1) | ||
| null | ||
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | Unsafe |
History 2
- 695 Remove ExampleService
- 618 Add PrintHello