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

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