DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ SetCollisionSphere()

proto native void SetCollisionSphere ( float radius)

Sets collision sphere for object.

Аргументы
radiusfloat Radius of cylinder
Заметки
Automatically sets TriggerShape.SPHERE
usage :
proto native void SetCollisionSphere(float radius)
Sets collision sphere for object.

Используется в SphereTrigger::EOnInit().