C# Class TagTool.Commands.Models.ExtractModelCommand

Inheritance: Command
Afficher le fichier Open project: TheGuardians/TagTool

Private Properties

Свойство Type Description
ExtractAMF bool

Méthodes publiques

Méthode Description
Execute ( List args ) : bool
ExtractModelCommand ( OpenTagCache info, Model model ) : System

Private Methods

Méthode Description
ExtractAMF ( Model variant, string fileName ) : bool

Method Details

Execute() public méthode

public Execute ( List args ) : bool
args List
Résultat bool

ExtractModelCommand() public méthode

public ExtractModelCommand ( OpenTagCache info, Model model ) : System
info OpenTagCache
model TagTool.TagDefinitions.Model
Résultat System