| AkResourcePath Class |
Namespace: Appkit.IO
public class AkResourcePath
The AkResourcePath type exposes the following members.
| Name | Description | |
|---|---|---|
| AkResourcePath |
| Name | Description | |
|---|---|---|
| GetAppDir |
获取当前应用的根目录。
| |
| GetAppDir(String) |
获取应用的根目录。
| |
| GetAppFile |
获取应用 .app 文件。
| |
| GetModelFile |
获取应用 .mdl 模型文件。
| |
| GetPrjDir |
获取当前工程的根目录。
| |
| GetPrjDir(String, String) |
获取工程的根目录。
| |
| GetPrjFile |
获取工程 .prj 文件。
| |
| GetResourceDir |
获取 dNResource 目录。
| |
| GetTopDir |
获取 dNAppkit 目录。
| |
| VarExpand |
路径变量替换。
|