Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Overload List
| Name | Description |
|---|---|
| GetBaseFileName(String) | Obtains the Base File Name from the full file name (i.e. strips off the extension) (should NOT include full filePath). |
| GetBaseFileName(String, Boolean) | |
| GetBaseFileName(String, String%) | Obtains the Base File Name and file extension from the full file name (i.e. strips off the extension). |