Summary
Adds the `obj` to the list of references for the injector script to serialize.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor .Procedural - Containing Type
- Injector
Script Builder
Syntax
public void AddObjectReference(Object obj, Object context)
Parameters
Name | Type | Description |
---|---|---|
obj | Object | |
context | Object |
Return Value
Type | Description |
---|---|
void |