UNPKG

unreal.js

Version:

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

6 lines (5 loc) 192 B
import { FSoftObjectPath } from "../../ue4/objects/uobject/SoftObjectPath"; export declare class GameplayEffectApplicationInfo { GameplayEffect: FSoftObjectPath; Level: number; }