getResourcePath()
Gets the path to the specified resource.
Function Definition
ts
function getResourcePath(name: string): string;
Arguments
- name: string
Returns
- string
Documentation
No Documentation Provided Yet