- Found in:
- SKSE
Description
Documentation Comment
Returns the texture path for the particular tintMask type and index
Caveats
Parameters
inttype
intindex
Examples
Auto-Generated Example
int myInt__type
int myInt__index
string returnedValue = Game.GetTintMaskTexturePath(myInt__type, myInt__index)