DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
GetDebugName()
[2/2]
static
string
IEntity::GetDebugName
(
Object
o
)
inline
static
private
См. определение в файле
Object.c
строка
826
827
{
828
if
(o)
829
return
o.GetDebugName();
830
return
"null"
;
831
}
Перекрестные ссылки
Object()
.
IEntity
Создано системой
1.13.2