コード例 #1
0
ファイル: UsdcNode.cs プロジェクト: UkooLabs/UsdzSharpie
 public string GetLocalPath()
 {
     return(_path.full_path_name());
 }