Skip to content

Commit

Permalink
feat(client): add alt.Object.streamedIn (#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
xxshady authored and xLuxy committed Apr 3, 2024
1 parent 1a42163 commit bcc3bd7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions client/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3884,6 +3884,8 @@ declare module "alt-client" {

public static readonly count: number;

public static readonly streamedIn: readonly Object[];

public readonly alpha: number;

public readonly textureVariation: number;
Expand Down

0 comments on commit bcc3bd7

Please sign in to comment.