DayZ 1.28
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 строка 453

454 {
455 return null;
456 }