AssetPoolAttribute.

DontGetSharedPool Property

Summary

By default, the injected pool will be shared with any other pools using the target asset. Setting this to true disables that behaviour.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
AssetPoolAttribute

Syntax

public bool DontGetSharedPool { get; set; }

Value

Type Description
bool