DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
CCTBase.c
См. документацию.
1
class
CCTBase
2
{
3
bool
Can
(
PlayerBase
player,
ActionTarget
target )
4
{
5
return
true
;
6
}
7
8
bool
CanContinue
(
PlayerBase
player,
ActionTarget
target )
9
{
10
return
Can
(player, target);
11
}
12
};
ActionTarget
class ActionTargets ActionTarget
CCTBase::CanContinue
bool CanContinue(PlayerBase player, ActionTarget target)
Определения
CCTBase.c:8
CCTBase::Can
bool Can(PlayerBase player, ActionTarget target)
Определения
CCTBase.c:3
CCTBase
Определения
CCTBase.c:2
PlayerBase
Определения
PlayerBaseClient.c:2
Ishodniki
scripts
4_World
Classes
UserActionsComponent
TargetConditionsComponents
CCTBase.c
Создано системой
1.13.2