C# Class TagTool.Commands.RenderModels.GetResourceCommand

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Execute ( List args ) : bool
GetResourceCommand ( OpenTagCache info, TagInstance tag, RenderModel definition ) : System

Method Details

Execute() public méthode

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

GetResourceCommand() public méthode

public GetResourceCommand ( OpenTagCache info, TagInstance tag, RenderModel definition ) : System
info OpenTagCache
tag TagTool.TagGroups.TagInstance
definition TagTool.TagDefinitions.RenderModel
Résultat System