Jass:StoreString
Aus Mappedia
| Funktion: StoreString | |
|---|---|
| Parameter: | gamecache string string string |
| Rückgabewert: | boolean |
| Autor: | Blizzard |
| Quelle: | common.j |
| Synchron: | Unbekannt |
Code
native StoreString takes gamecache cache, string missionKey, string key, string value returns boolean
Parameter
| Typ | Name | Beschreibung |
|---|---|---|
| gamecache | cache | |
| string | missionKey | |
| string | key | |
| string | value |
