Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ScriptingPlugin
Editor
SourceFilePathGenerator
C# Class ScriptingPlugin.Editor.SourceFilePathGenerator
Inheritance:
ISourceFilePathGenerator
Mostrar archivo
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