C# Class ScriptingPlugin.Editor.SourceFilePathGenerator

Inheritance: ISourceFilePathGenerator
Afficher le fichier Open project: BraveSirAndrew/DualityScripting

Méthodes publiques

Méthode Description
GenerateSourceFilePath ( ContentRef resource, string fileExtension ) : string

Method Details

GenerateSourceFilePath() public méthode

public GenerateSourceFilePath ( ContentRef resource, string fileExtension ) : string
resource ContentRef
fileExtension string
Résultat string