UNPKG

@nativewrappers/redm

Version:

Native wrappers and utilities for use with RedM.

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