extends NetworkPeer
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | NetworkServer |
ExplorerOrder | string | 3 |
ExplorerImageIndex | string | 15 |
Properties
1Port
int| Field | XML type | Value |
|---|---|---|
Name | string | Port |
Functions
5ConfigureAsCloudEditServer
() → void| Field | XML type | Value |
|---|---|---|
Name | string | ConfigureAsCloudEditServer |
GetClientCount
() → int| Field | XML type | Value |
|---|---|---|
Name | string | GetClientCount |
SetIsPlayerAuthenticationRequired
(value: bool) → void| Field | XML type | Value |
|---|---|---|
Name | string | SetIsPlayerAuthenticationRequired |
Start
(port: int = …, threadSleepTime: int = …) → void| Field | XML type | Value |
|---|---|---|
Name | string | Start |
Stop
(blockDuration: int = …) → void| Field | XML type | Value |
|---|---|---|
Name | string | Stop |
Events
3DataBasicFiltered
(peer: Instance, result: FilterResult, instance: Instance, member: string) → void| Field | XML type | Value |
|---|---|---|
Name | string | DataBasicFiltered |
DataCustomFiltered
(peer: Instance, result: FilterResult, instance: Instance, member: string) → void| Field | XML type | Value |
|---|---|---|
Name | string | DataCustomFiltered |
IncommingConnection
(peer: string, replicator: Instance) → void| Field | XML type | Value |
|---|---|---|
Name | string | IncommingConnection |