DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
AddItem()
void CTObjectFollower::AddItem
(
string
item
)
inline
protected
См. определение в файле
CTActor.c
строка
42
43
{
44
PlayerBase p = PlayerBase.Cast( m_FollowedObject );
45
if
( p.GetInventory().CreateAttachment( item ) )
46
m_Items
.Insert( item );
47
}
CTObjectFollower::m_Items
ref array< string > m_Items
Определения
CTActor.c:9
Перекрестные ссылки
m_Items
.
CTObjectFollower
Создано системой
1.13.2