Class SyncedPed
?
Inherited Members
Namespace: RageCoop.Client
Assembly: RageCoop.Client.dll
Syntax
public class SyncedPed : SyncedEntity
  Properties
IsPlayer
Declaration
public bool IsPlayer { get; }
  Property Value
| Type | Description | 
|---|---|
| Boolean | 
MainPed
Declaration
public Ped MainPed { get; }
  Property Value
| Type | Description | 
|---|---|
| Ped | 
Speed
Declaration
public byte Speed { get; set; }
  Property Value
| Type | Description | 
|---|---|
| Byte |