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

◆ GetCurrentParent()

Object GetCurrentParent ( )
protected

Get the current parent of the managed Effect.

Возвращает
Object The current parent of the managed Effect

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

429 {
430 return null;
431 }