UNPKG

unreal.js

Version:

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

6 lines (5 loc) 189 B
import { FName } from "../../ue4/objects/uobject/FName"; export declare class FortAttributeInitializationKey { AttributeInitCategory: FName; AttributeInitSubCategory: FName; }