Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
TagTool
Commands
Tags
ResourceCommand
C# Class TagTool.Commands.Tags.ResourceCommand
Inheritance:
Command
Mostra file
Open project: TheGuardians/TagTool
Public Methods
Method
Description
Execute
(
List
args
) :
bool
ResourceCommand
( ) :
System
Private Methods
Method
Description
ExtractResource
(
string
cachePath
,
uint
index
,
IReadOnlyList
args
) :
bool
ImportResource
(
string
cachePath
,
uint
index
,
IReadOnlyList
args
) :
bool
Method Details
Execute()
public
method
public
Execute
(
List
args
) :
bool
args
List
return
bool
ResourceCommand()
public
method
public
ResourceCommand
( ) :
System
return
System