Class Txd
Assembly: SlipeClient.dll
Syntax
Constructors
|
Improve this Doc
View Source
Txd(String)
Declaration
public Txd(string filepath)
Parameters
Type |
Name |
Description |
String |
filepath |
|
Methods
|
Improve this Doc
View Source
ApplyTo(Int32)
Applies the TXD to the game
Declaration
public void ApplyTo(int model)
Parameters
Type |
Name |
Description |
Int32 |
model |
|
|
Improve this Doc
View Source
Load(Boolean)
Loads the TXD file into memory
Declaration
public void Load(bool filteringEnabled = true)
Parameters
Type |
Name |
Description |
Boolean |
filteringEnabled |
|