DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
SetCollisionSphere()
proto native void SetCollisionSphere
(
float
radius
)
Sets collision sphere for object.
Аргументы
radius
float
Radius of cylinder
Заметки
Automatically sets TriggerShape.SPHERE
usage :
SetCollisionSphere
(3);
SetCollisionSphere
proto native void SetCollisionSphere(float radius)
Sets collision sphere for object.
Используется в
SphereTrigger::EOnInit()
.
Ishodniki
scripts
3_Game
Entities
ScriptedEntity.c
Создано системой
1.13.2