AssetInjectionAttribute.

GetSourceAsset(Object) Method

Summary

[Editor-Only] Returns the original asset that was used to inject the specified `value` (if any).
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
AssetInjectionAttribute

Syntax

public static Object GetSourceAsset(Object value)

Parameters

Name Type Description
value Object

Return Value

Type Description
Object