Clears the list of paths to search for missing material, scene, or decal files.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function ClearSearchPathList() As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IPwOptions
Dim value As Boolean
value = instance.ClearSearchPathList()
|
C# | |
---|
bool ClearSearchPathList() |
C++/CLI | |
---|
bool ClearSearchPathList(); |
Return Value
True if the list of paths to search for missing material, scene, or decal files is cleared, false if not
Example
See Also
Availability
PhotoWorks API 2006 FCS