Creates new XBoxTextures class instance with the textures from the library source and using the texture base name.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
Parameters
- manifestType
- Type: System..::.Type
The Type type that determines the library where the texture set is located.
- textureBaseName
- Type: System..::.String
Base name of the library texture set.
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentNullException | manifestType is nullNothingnullptra null reference (Nothing in Visual Basic). |
System..::.ArgumentNullException | textureBaseName is nullNothingnullptra null reference (Nothing in Visual Basic). |