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