Weaver icon indicating copy to clipboard operation
Weaver copied to clipboard

Weaver is a code weaving framework built right into Unity Engine. Based heavily off of Fody.

Results 2 Weaver issues
Sort by recently updated
recently updated
newest added

I think it will be good to add a weaver like that : **The attribute** ```csharp public class MethodLogger : Attribute { void OnMethodWillExecute(parameters, method) { Debug.Log("entered in method "...

enhancement
help wanted

https://github.com/inversionhourglass/Rougamo