Tesla Graphics Engine Documentation (January 2012)
GetFullPathRelativeTo Method (assetName, relativeResource)
Tesla
►
Tesla.Content
►
IResourceLocator
►
GetFullPathRelativeTo(String, IResource)
C#
Gets the full path relative to the resource.
Declaration Syntax
C#
string
GetFullPathRelativeTo
(
string
assetName
,
IResource
relativeResource
)
Parameters
assetName
(
String
)
Resource name
relativeResource
(
IResource
)
The resource relative to the asset, used to locate it
Return Value
The fully qualifed path to the asset
Assembly:
Tesla
(Module: Tesla) Version: 0.5.0.0 (0.5.0.0)