UNPKG

unreal.js

Version:

A pak reader for games like VALORANT & Fortnite written in Node.JS

6 lines (5 loc) 243 B
import { MaterialParamName } from "./MaterialParamName"; import { FSoftObjectPath } from "../../../ue4/objects/uobject/SoftObjectPath"; export declare class MaterialTextureVariant extends MaterialParamName { Value: FSoftObjectPath; }