Interface ILocalPed
Assembly: AltV.Net.Client.dll
Syntax
public interface ILocalPed : IPed, ISharedPed, IEntity, ISharedEntity, IWorldObject, ISharedWorldObject, IBaseObject, ISharedBaseObject, INative
Properties
|
Improve this Doc
View Source
IsStreamedIn
Declaration
bool IsStreamedIn { get; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Model
Declaration
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
StreamingDistance
Declaration
uint StreamingDistance { get; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Visible
Declaration
bool Visible { get; set; }
Property Value
Type |
Description |
System.Boolean |
|