Summary
By default, the injected pool will automatically release all active items when a scene is loaded.
Setting this to true disables that behaviour.
- Assembly
- Weaver
.dll - Namespace
- Weaver
- Containing Type
- AssetPoolAttribute
Syntax
public bool DontReleaseOnSceneLoad { get; set; }
Value
Type | Description |
---|---|
bool |