C# Class ScriptingPlugin.Editor.SourceFilePathGenerator

Inheritance: ISourceFilePathGenerator
Show file 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