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