Property Item
Item[PedPropType]
Declaration
public PedProp this[PedPropType propId] { get; }
Parameters
| Type | Name | Description |
|---|---|---|
| PedPropType | propId |
Property Value
| Type | Description |
|---|---|
| PedProp |
Item[PedComponentType]
Declaration
public PedComponent this[PedComponentType componentId] { get; }
Parameters
| Type | Name | Description |
|---|---|---|
| PedComponentType | componentId |
Property Value
| Type | Description |
|---|---|
| PedComponent |