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

◆ ThrowEntityFlags

enum ThrowEntityFlags
protected

См. определение в файле MiscGameplayFunctions.c строка 207

208{
209 NONE = 0,
210 SPLIT = 1, //< Splits the item when it has quantity, recommended to use when called on an attachment
211}
SPLIT
Определения MiscGameplayFunctions.c:218
@ NONE
body is not in simulation, nor in collision world
Определения SimulationState.c:15