Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
ScriptingPlugin
Editor
SourceFilePathGenerator
C# Class ScriptingPlugin.Editor.SourceFilePathGenerator
Inheritance:
ISourceFilePathGenerator
显示文件
Open project: BraveSirAndrew/DualityScripting
Public Methods
Method
Description
GenerateSourceFilePath
(
ContentRef
resource
,
string
fileExtension
) :
string
Method Details
GenerateSourceFilePath()
public
method
public
GenerateSourceFilePath
(
ContentRef
resource
,
string
fileExtension
) :
string
resource
ContentRef
fileExtension
string
return
string