Property HasBlobAssetRefs
HasBlobAssetRefs
For struct IComponentData this gurantees that there are blob asset refs For class based IComponentData it is possible that there are blob asset references. (Polymorphic referenced can not be proven statically)
Declaration
public readonly bool HasBlobAssetRefs { get; }
Property Value
Type | Description |
---|---|
Boolean |