DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
PhysicsGeomDef()
[2/2]
void PhysicsGeomDef::PhysicsGeomDef
(
string
name
,
dGeom
geom
,
string
materialName
,
int
layerMask
)
inline
private
См. определение в файле
PhysicsGeomDef.c
строка
18
19
{
20
Name
=
name
;
21
Geometry
= geom;
22
MaterialName
= materialName;
23
LayerMask
= layerMask;
24
}
name
PlayerSpawnPresetDiscreteItemSetSlotData name
one set for cargo
PhysicsGeomDef::MaterialName
string MaterialName
Material resource name.
Определения
PhysicsGeomDef.c:15
PhysicsGeomDef::LayerMask
int LayerMask
Bit mask of layers geometry belongs to.
Определения
PhysicsGeomDef.c:16
PhysicsGeomDef::Name
string Name
Name of the element.
Определения
PhysicsGeomDef.c:11
PhysicsGeomDef::Geometry
dGeom Geometry
Physics geometry shape.
Определения
PhysicsGeomDef.c:12
PhysicsGeomDef
Создано системой
1.13.2