AthenaShared.interfaces.iPed.IPed ​
Used to pass static ped information from server to client.
Interface
IPed
Properties ​
animations ​
• Optional
animations: Animation
[]
A list of random animations to play on this pedestrian.
Defined in ​
dimension ​
• Optional
dimension: number
Will show across all dimensions.
Defined in ​
heading ​
• Optional
heading: number
The rotation of this Ped. 0 - 360
Defined in ​
isBeingCreated ​
• Optional
isBeingCreated: boolean
Local Ped Info Do not automatically fill this out.
Defined in ​
local ​
• Optional
local: number
Local Ped ID. Do not actually fill this out.
Defined in ​
maxDistance ​
• Optional
maxDistance: number
The max distance this Ped should render at.
Defined in ​
model ​
• model: string
The model name this Ped.
Defined in ​
pos ​
• pos: IVector3
Position of the Ped in a 3D space.
Defined in ​
randomizeAppearance ​
• Optional
randomizeAppearance: boolean
Should the appearance of this ped be randomized when spawned?
Defined in ​
uid ​
• Optional
uid: string
A unique identifier for this Ped.