![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | EnterOptics (ItemOptics optic, PlayerBase player) |
| override void | ExitOptics (ItemOptics optic, PlayerBase player) |
| override void | OnActionInfoUpdate (PlayerBase player, ActionTarget target, ItemBase item) |
Private Attributes | |
| bool | m_workingRangefinder |
Definition at line 1 of file actionviewbinoculars.c.
|
inlineprivate |
Definition at line 18 of file actionviewbinoculars.c.
References ActionTarget, Class::CastTo(), and ItemOptics::IsInOptics().
|
inlineprivate |
Definition at line 28 of file actionviewbinoculars.c.
References ItemOptics::EnterOptics(), g_Game, and ItemOptics::HideSelection().
|
inlineprivate |
Definition at line 53 of file actionviewbinoculars.c.
References g_Game, and ItemOptics::ShowSelection().
|
inlineprivate |
Definition at line 5 of file actionviewbinoculars.c.
References ActionTarget, and ActionBase::m_Text.
|
private |
Definition at line 3 of file actionviewbinoculars.c.