RestoreUnit

Parameters
cache gamecache
missionKey string
key string
forWhichPlayer player
x real
y real
facing real
comment

Returns null if the specified value's data is not found in the cache.

patch

1.00

return type
unit
Source code
native  RestoreUnit						takes gamecache cache, string missionKey, string key, player forWhichPlayer, real x, real y, real facing returns unit
Source
common.j
wc3modding.com
RestoreUnit