Свойство | Тип | Описание | |
---|---|---|---|
Uid | string |
Метод | Описание | |
---|---|---|
CancelInstall ( ) : void | ||
Delete ( ) : void | ||
Dispose ( ) : void | ||
GetMinimap ( ) : |
||
Install ( System.Action onSuccess ) : void | ||
Invalidate ( ) : void | ||
MapPreview ( OpenRA.ModData modData, string uid, MapGridType gridType, MapCache cache ) : System | ||
PreloadRules ( ) : void | ||
UpdateFromMap ( IReadOnlyPackage p, IReadOnlyPackage parent, MapClassification classification, string mapCompatibility, MapGridType gridType ) : void | ||
UpdateRemoteSearch ( MapStatus status, MiniYaml yaml, Action |
Метод | Описание | |
---|---|---|
IReadOnlyFileSystem ( string filename ) : Stream | ||
IReadOnlyFileSystem ( string filename ) : bool | ||
IReadOnlyFileSystem ( string path, IReadOnlyPackage &package, string &filename ) : bool | ||
IReadOnlyFileSystem ( string filename, Stream &s ) : bool | ||
LoadRuleSection ( MiniYaml>.Dictionary |
||
SetMinimap ( |
public Install ( System.Action onSuccess ) : void | ||
onSuccess | System.Action | |
Результат | void |
public MapPreview ( OpenRA.ModData modData, string uid, MapGridType gridType, MapCache cache ) : System | ||
modData | OpenRA.ModData | |
uid | string | |
gridType | MapGridType | |
cache | MapCache | |
Результат | System |
public UpdateFromMap ( IReadOnlyPackage p, IReadOnlyPackage parent, MapClassification classification, string mapCompatibility, MapGridType gridType ) : void | ||
p | IReadOnlyPackage | |
parent | IReadOnlyPackage | |
classification | MapClassification | |
mapCompatibility | string | |
gridType | MapGridType | |
Результат | void |
public UpdateRemoteSearch ( MapStatus status, MiniYaml yaml, Action |
||
status | MapStatus | |
yaml | MiniYaml | |
parseMetadata | Action |
|
Результат | void |