AssetPoolAttribute.

TryInitialize() Method

Summary

[Editor-Only] Attempts to initialize this attribute and returns true if successful.

Specifically, this method ensures that the Weaver.InjectionAttribute.MemberType inherits from Weaver.ObjectPool`1 and isn't abstract.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
AssetPoolAttribute

Syntax

protected override bool TryInitialize()

Return Value

Type Description
bool