AssetDeliveryProxy
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 3
Description
History 12
- 563 Change Default of StartServer from to false
- 563 Change Default of Port from to 0
- 563 Change Default of Interface from to
- 554 Change Default of StartServer from false to
- 554 Change Default of Port from 0 to
- 554 Change Default of Interface from to
- 553 Change Default of StartServer from to false
- 553 Change Default of Port from to 0
- 549 Add StartServer
- 549 Add Port
- 549 Add Interface
- 455 Add AssetDeliveryProxy
Members 3
Interface
Type | Default | |
---|---|---|
string |
Thread safety | ReadSafe |
---|---|
Category | Data |
Loaded/Saved | true |
Port
Type | Default | |
---|---|---|
int | 0 |
Thread safety | ReadSafe |
---|---|
Category | Data |
Loaded/Saved | true |
StartServer
Type | Default | |
---|---|---|
bool | false |
Thread safety | ReadSafe |
---|---|
Category | Data |
Loaded/Saved | true |
History 4
- 563 Change Default of StartServer from to false
- 554 Change Default of StartServer from false to
- 553 Change Default of StartServer from to false
- 549 Add StartServer