Summary
Sets this argument to use 
		UltEvents.PersistentArgumentType.Parameter.- Assembly
- UltEvents.dll 
- Namespace
- UltEvents
- Containing Type
- PersistentArgument
Syntax
public void LinkToParameter(UltEventBase ultEvent, int parameterIndex)Remarks
The specified `ultEvent` must be the one containing this argument.
	Parameters
| Name | Type | Description | 
|---|---|---|
| ultEvent | UltEventBase | |
| parameterIndex | int | 
Return Value
| Type | Description | 
|---|---|
| void |