Property DisableWriteTypeTree
DisableWriteTypeTree
If enabled, type tree data will not be written into asset bundles. This reduces bundle size but removes the ability to load bundles across different Unity versions.
Declaration
public bool DisableWriteTypeTree { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |