Dota 2 Workshop Tools/Scripting/API/CDOTA BaseNPC.MoveToNPCToGiveItem
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search
Function Description
void MoveToNPCToGiveItem(handle a, handle b)
Give an item to another unit.
Parameters
| Type | Name | Description |
|---|---|---|
| handle | a | Target |
| handle | b | Caster |