UNPKG

@nativewrappers/fivem

Version:

Native wrappers and utilities for use with FiveM.

3 lines (2 loc) 138 B
import type { CommonEntity } from "./CommonEntityType"; export declare function GetEntityClassFromHandle(entityId: number): CommonEntity;