Skip to content
On this page

IFireInfo

Interface Definition

ts
interface IFireInfo {
    readonly pos: shared.Vector3;
    readonly weapon: number;
};

Documentation

Documentation Created with ❤️ by Stuyk