DayZ 1.24
Loading...
Searching...
No Matches
Binoculars Class Reference
Inheritance diagram for Binoculars:
[legend]
Collaboration diagram for Binoculars:
[legend]

Private Member Functions

override void SetActions ()
 
- Private Member Functions inherited from ItemOptics
void SetPlayer (PlayerBase player)
 
PlayerBase GetPlayer ()
 

Additional Inherited Members

- Private Attributes inherited from ItemOptics
PlayerBase m_Player
 

Detailed Description

Definition at line 1 of file Binoculars.c.

Member Function Documentation

◆ SetActions()

override void Binoculars::SetActions ( )
inlineprivate

Definition at line 3 of file Binoculars.c.

4 {
5 super.SetActions();
6
9 }
void AddAction(typename actionName)
void RemoveAction(typename actionName)

References AddAction(), and RemoveAction().


The documentation for this class was generated from the following file: