- Found in:
- RaceMenu
voidfunctionRevertHeadOverlay(ObjectReferenceref, stringnodeName, intpartType, intshaderType)NativeGlobal
Description
Documentation Comment
Restores the original non-diffuse skin textures to particular overlay
Valid partTypes
1 - Face
Valid shaderTypes
4 - FaceTint
Caveats
Parameters
Examples
Auto-Generated Example
ObjectReference myObjectReference__ref
string myString__nodeName
int myInt__partType
int myInt__shaderType
NiOverride.RevertHeadOverlay(myObjectReference__ref, myString__nodeName, myInt__partType, myInt__shaderType)