C# Class TagTool.Commands.Animations.GetResourcesCommand

Inheritance: Command
Mostrar archivo Open project: TheGuardians/TagTool

Private Properties

Property Type Description

Public Methods

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

Method Details

Execute() public method

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

GetResourcesCommand() public method

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