C# Class HaloMap.Plugins.MakeIFPS

The make ifps.
Afficher le fichier Open project: troymac1ure/Entity

Méthodes publiques

Свойство Type Description
Results System.Collections.Hashtable

Méthodes publiques

Méthode Description
AnalyzeReferences ( Meta &m ) : void

The analyze references.

DissectMeta ( Meta &m ) : void

The dissect meta.

ToDir ( Map map, string path ) : void

The to dir.

Method Details

AnalyzeReferences() public static méthode

The analyze references.
public static AnalyzeReferences ( Meta &m ) : void
m HaloMap.Meta.Meta The m.
Résultat void

DissectMeta() public static méthode

The dissect meta.
public static DissectMeta ( Meta &m ) : void
m HaloMap.Meta.Meta The m.
Résultat void

ToDir() public static méthode

The to dir.
public static ToDir ( Map map, string path ) : void
map HaloMap.Map.Map The map.
path string The path.
Résultat void

Property Details

Results public_oe static_oe property

The results.
public static Hashtable,System.Collections Results
Résultat System.Collections.Hashtable