GetDirectoryPath abstract method
Get full path for a given fileName with path
Implementation
MemoryPointer<RChar> GetDirectoryPath(
MemoryPointer<RChar> filePath,
);
Get full path for a given fileName with path
MemoryPointer<RChar> GetDirectoryPath(
MemoryPointer<RChar> filePath,
);