Constructor Model
Model(Int32)
Declaration
public Model(int hash)
Parameters
Type | Name | Description |
---|---|---|
System. |
hash |
Model(String)
Declaration
public Model(string name)
Parameters
Type | Name | Description |
---|---|---|
System. |
name |
Model(PedHash)
Declaration
public Model(PedHash hash)
Parameters
Type | Name | Description |
---|---|---|
Ped |
hash |
Model(WeaponHash)
Declaration
public Model(WeaponHash hash)
Parameters
Type | Name | Description |
---|---|---|
Weapon |
hash |
Model(VehicleHash)
Declaration
public Model(VehicleHash hash)
Parameters
Type | Name | Description |
---|---|---|
Vehicle |
hash |