IncrementalPatchBuilder
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 6
Description
History 17
- 726 Change Default of ZstdCompression from false to
- 726 Change Default of UseFileLevelCompressionInsteadOfChunk from false to
- 726 Change Default of SerializePatch from true to
- 726 Change Default of HighCompression from false to
- 726 Change Default of BuildDebouncePeriod from 0.10000000000000000555 to
- 726 Change Default of AddPathsToBundle from false to
- 693 Add UseFileLevelCompressionInsteadOfChunk
- 569 Add BuildDebouncePeriod
- 567 Add SerializePatch
- 557 Add AddPathsToBundle
- 554 Remove AddPathsToBundle
- 555 Add AddPathsToBundle
- 553 Change Default of ZstdCompression from to false
- 553 Change Default of HighCompression from to false
- 547 Add ZstdCompression
- 547 Add HighCompression
- 468 Add IncrementalPatchBuilder
Members 6
AddPathsToBundle
| Type | Default | |
|---|---|---|
| bool | ||
| Thread safety | ReadSafe |
|---|---|
| Category | Data |
| Loaded/Saved | true |
History 4
- 726 Change Default of AddPathsToBundle from false to
- 557 Add AddPathsToBundle
- 554 Remove AddPathsToBundle
- 555 Add AddPathsToBundle
BuildDebouncePeriod
| Type | Default | |
|---|---|---|
| double | ||
| Thread safety | ReadSafe |
|---|---|
| Category | Data |
| Loaded/Saved | true |
History 2
- 726 Change Default of BuildDebouncePeriod from 0.10000000000000000555 to
- 569 Add BuildDebouncePeriod
HighCompression
| Type | Default | |
|---|---|---|
| bool | ||
| Thread safety | ReadSafe |
|---|---|
| Category | Data |
| Loaded/Saved | true |
History 3
- 726 Change Default of HighCompression from false to
- 553 Change Default of HighCompression from to false
- 547 Add HighCompression
SerializePatch
| Type | Default | |
|---|---|---|
| bool | ||
| Thread safety | ReadSafe |
|---|---|
| Category | Data |
| Loaded/Saved | true |
History 2
- 726 Change Default of SerializePatch from true to
- 567 Add SerializePatch
UseFileLevelCompressionInsteadOfChunk
| Type | Default | |
|---|---|---|
| bool | ||
| Thread safety | ReadSafe |
|---|---|
| Category | Data |
| Loaded/Saved | true |
History 2
- 726 Change Default of UseFileLevelCompressionInsteadOfChunk from false to
- 693 Add UseFileLevelCompressionInsteadOfChunk
ZstdCompression
| Type | Default | |
|---|---|---|
| bool | ||
| Thread safety | ReadSafe |
|---|---|
| Category | Data |
| Loaded/Saved | true |
History 3
- 726 Change Default of ZstdCompression from false to
- 553 Change Default of ZstdCompression from to false
- 547 Add ZstdCompression