DayZ
1.24
Loading...
Searching...
No Matches
Private Member Functions
|
List of all members
InfectedSoundEventBase Class Reference
Private Member Functions
override
bool
CanPlay
()
Detailed Description
Definition at line
1
of file
MindStates.c
.
Member Function Documentation
◆
CanPlay()
override
bool
InfectedSoundEventBase::CanPlay
(
)
inline
private
Definition at line
3
of file
MindStates.c
.
4
{
5
if
(!
super
.CanPlay())
6
return
false
;
7
return
true
;
8
}
Param3
Definition
EntityAI.c:95
The documentation for this class was generated from the following file:
scripts/4_World/Classes/SoundEvents/InfectedSoundEvents/Events/
MindStates.c
InfectedSoundEventBase
Generated by
1.10.0