C# Class TagTool.Commands.RenderModels.GetResourceCommand

Inheritance: Command
Show file Open project: TheGuardians/TagTool

Private Properties

Property Type Description

Public Methods

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

Method Details

Execute() public method

public Execute ( List args ) : bool
args List
return bool

GetResourceCommand() public method

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