DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
GetEffectType()
override
EffectType
EffectSound::GetEffectType
(
)
inline
protected
Get what type of effect the Effect is.
Возвращает
EffectType
What type of effect the Effect is
См. определение в файле
EffectSound.c
строка
123
124
{
125
return
EffectType
.SOUND;
126
}
EffectType
EffectType
Enum to determine what type of effect the Effect is.
Определения
Effect.c:3
EffectSound
Создано системой
1.13.2