Creates new XBoxTextures class instance with the textures given using the texture base file name.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public XBoxTextures( string textureBaseFileName ) |
Parameters
- textureBaseFileName
- Type: System..::.String
Texture base file name.
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentNullException | textureBaseFileName is nullNothingnullptra null reference (Nothing in Visual Basic). |