AssetPoolAttribute.

InEditMode Property

Summary

[Editor-Only] Returns false. Pools could potentially be injected in Edit Mode, but the instances would need to be destroyed manually and their ownership would be unclear.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
AssetPoolAttribute

Syntax

public override bool InEditMode { get; }

Value

Type Description
bool