C# 클래스 Invert.Core.GraphDesigner.DefaultCodePathStrategy

상속: ICodePathStrategy
파일 보기 프로젝트 열기: InvertGames/uFrame.Editor

공개 메소드들

메소드 설명
GetDesignerFilePath ( string postFix ) : string
GetEditableFilePath ( IGraphItem item, string name = null ) : string

메소드 상세

GetDesignerFilePath() 공개 메소드

public GetDesignerFilePath ( string postFix ) : string
postFix string
리턴 string

GetEditableFilePath() 공개 메소드

public GetEditableFilePath ( IGraphItem item, string name = null ) : string
item IGraphItem
name string
리턴 string