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 Mar 23, 2024
1 parent 3675e2e commit e75c9ed
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 @@ -3893,6 +3893,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 e75c9ed

Please sign in to comment.