AssetInjectionAttribute.

SetValue(Object) Method

Summary

[Editor-Only] Tries to set the value of the attributed member. Catches and logs any exceptions.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
AssetInjectionAttribute

Syntax

public override void SetValue(Object value)

Parameters

Name Type Description
value Object

Return Value

Type Description
void