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