Gets a list of the paths to search for missing material, scene, or decal files.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetSearchPathList() As Object |
Visual Basic (Usage) | |
---|
Dim instance As IPwOptions
Dim value As Object
value = instance.GetSearchPathList()
|
C# | |
---|
object GetSearchPathList() |
C++/CLI | |
---|
Object^ GetSearchPathList(); |
Return Value
Array containing the list of paths to search for missing material, scene, or decal files
Example
See Also
Availability
PhotoWorks API 2006 FCS