![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Data Structures | |
| class | HumanCommandActionCallback |
| class | PluginDayzPlayerDebugUserData |
|
protected |
Definition at line 306 of file plugindayzplayerdebug.c.
References PluginBase::DestroyModuleWidgets(), m_Controls, m_OtherCmds, m_Weapons, PlayerSyncDelete(), and PluginBase::ReleaseFocus().
|
protected |
Definition at line 805 of file plugindayzplayerdebug.c.
References g_Game.
Referenced by CommandHandler().
|
protected |
Definition at line 782 of file plugindayzplayerdebug.c.
References g_Game.
Referenced by CommandHandler().
|
protected |
start action
Definition at line 743 of file plugindayzplayerdebug.c.
References g_Game, PluginDayzPlayerDebugUserData::GetInt(), PluginDayzPlayerDebugUserData::GetStanceMask(), PluginDayzPlayerDebugUserData::IsFullBody(), m_ActionEventV, m_ActionsSelector, m_ActionStateV, m_EventsHistory, and Print().
Referenced by CommandHandler().
|
protected |
Definition at line 828 of file plugindayzplayerdebug.c.
References m_ActionsGlobalStatus.
Referenced by UpdateCommandModifiers().
|
protected |
Definition at line 363 of file plugindayzplayerdebug.c.
References g_Game, and m_HasFocus.
|
protected |
Definition at line 1051 of file plugindayzplayerdebug.c.
References Actions_DoCancel(), Actions_DoInternalCommand(), Actions_Start(), m_CH_ActionCancel, m_CH_ActionCommand, m_CH_ActionStart, m_Controls, m_OtherCmds, and m_Weapons.
|
protected |
Definition at line 448 of file plugindayzplayerdebug.c.
References DisplayActions(), g_Game, m_ActionEventV, m_ActionsCancel, m_ActionsEnd, m_ActionsFilter, m_ActionsFinish, m_ActionsGlobalStatus, m_ActionsOTA, m_ActionsOTL, m_ActionsSelector, m_ActionsStart, m_ActionStateV, m_ActionTypeAll, m_ActionTypeFLA, m_ActionTypeFLG, m_ActionTypeFOA, m_ActionTypeFOG, m_ActionTypeLA, m_ActionTypeLG, m_ActionTypeOA, m_ActionTypeOG, m_Card0, m_Card0Button, m_Card1, m_Card1Button, m_Card2, m_Card2Button, m_Card3, m_Card3Button, m_Card4, m_Card4Button, m_ClearEventsButton, m_EventsHistory, m_ItemAccClass, m_ItemAccInst, m_ItemAccSClass, m_MainWnd, m_PlayerServerWalk, m_PlayerStatusV, m_PlayerSyncCreateShadow, m_PlayerSyncDelete, m_pUIHandler, and PluginBase::ShowCard().
|
protected |
Definition at line 293 of file plugindayzplayerdebug.c.
References m_TypeNameMappings, TYPE_FB_GESTURE_LOOPING, TYPE_FB_GESTURE_ONETIME, TYPE_FB_LOOPING, TYPE_FB_ONETIME, TYPE_MOD_GESTURE_LOOPING, TYPE_MOD_GESTURE_ONETIME, TYPE_MOD_LOOPING, and TYPE_MOD_ONETIME.
Referenced by PluginDayzPlayerDebug().
|
protected |
Definition at line 639 of file plugindayzplayerdebug.c.
References Print(), and vector::ToString().
|
protected |
Definition at line 524 of file plugindayzplayerdebug.c.
References m_MainWnd.
|
protected |
Definition at line 691 of file plugindayzplayerdebug.c.
References string::Contains(), PluginDayzPlayerDebugUserData::GetCategory(), PluginDayzPlayerDebugUserData::GetName(), m_ActionsFilter, m_ActionsSelector, m_AnimationList, m_AnimationListMappings, m_CurrentType, m_TypeNameMappings, string::Split(), and string::ToLower().
Referenced by CreateModuleWidgets().
| int GetCategory | ( | ) |
Definition at line 81 of file plugindayzplayerdebug.c.
Referenced by OnErrorThrown().
| int GetInt | ( | ) |
Definition at line 66 of file plugindayzplayerdebug.c.
Referenced by PluginConfigHandler::GetBatchSpawnQuantity(), PluginConfigHandler::GetConfigClassesFlag(), PluginConfigHandler::GetEmoteFromSlot(), PluginConfigHandler::GetEmoteSlot1(), PluginConfigHandler::GetEmoteSlot10(), PluginConfigHandler::GetEmoteSlot11(), PluginConfigHandler::GetEmoteSlot2(), PluginConfigHandler::GetEmoteSlot3(), PluginConfigHandler::GetEmoteSlot4(), PluginConfigHandler::GetEmoteSlot5(), PluginConfigHandler::GetEmoteSlot6(), PluginConfigHandler::GetEmoteSlot7(), PluginConfigHandler::GetEmoteSlot8(), PluginConfigHandler::GetEmoteSlot9(), PluginConfigHandler::GetItemCategoryFlag(), PluginConfigHandler::GetSceneEditorRotationAngle(), PluginConfigHandler::GetSpawnLocIndex(), and PluginConfigHandler::GetTabSelected().
| string GetNameUnique | ( | ) |
Definition at line 90 of file plugindayzplayerdebug.c.
| int GetStanceMask | ( | ) |
Definition at line 76 of file plugindayzplayerdebug.c.
Referenced by ActionBase::GetStanceMaskEx(), AnimatedActionBase::GetStanceMaskEx(), and ActionBase::SetupAction().
|
protected |
Definition at line 354 of file plugindayzplayerdebug.c.
References m_IsActive, m_TickTimer, and PluginBase::ShowWidgets().
|
protected |
Definition at line 327 of file plugindayzplayerdebug.c.
References m_IsActive.
| bool IsFullBody | ( | ) |
Definition at line 71 of file plugindayzplayerdebug.c.
References g_Game.
Referenced by ActionBase::IsFullBodyEx().
Definition at line 1037 of file plugindayzplayerdebug.c.
References m_Weapons.
Definition at line 62 of file plugindayzplayerdebug.c.
References m_pPluginPlayerDebug, x, and y.
| class PluginDayzPlayerDebugUserData OnClick | ( | Widget | w, |
| int | x, | ||
| int | y, | ||
| int | button ) |
Definition at line 68 of file plugindayzplayerdebug.c.
Definition at line 76 of file plugindayzplayerdebug.c.
|
protected |
Definition at line 843 of file plugindayzplayerdebug.c.
References g_Game, m_pPlayerShadow, and PlayerSyncDelete().
|
protected |
Definition at line 855 of file plugindayzplayerdebug.c.
References g_Game, and m_pPlayerShadow.
Referenced by ~PluginDayzPlayerDebug(), and PlayerSyncCreate().
|
protected |
Definition at line 275 of file plugindayzplayerdebug.c.
References PluginBase::CreateModuleWidgets(), CreateTypeNameMapping(), m_Card1, m_Card2, m_Card3, m_Controls, m_OtherCmds, m_Weapons, and RegisterAnimations().
Referenced by DayZPlayer::CommandHandlerDebug().
| void PluginDayzPlayerDebugUserData | ( | string | name, |
| int | category, | ||
| int | pUserData, | ||
| bool | pFullBody, | ||
| int | pStanceMask = -1 ) |
Definition at line 57 of file plugindayzplayerdebug.c.
References m_pPluginPlayerDebug, x, and y.
Referenced by RegisterAnimation().
|
protected |
Definition at line 1087 of file plugindayzplayerdebug.c.
References PluginDayzPlayerDebugUserData::GetNameUnique(), m_AnimationList, m_AnimationListMappings, name, and PluginDayzPlayerDebugUserData().
Referenced by RegisterAnimations().
|
protected |
one time
fullbody looping
one time
looping
one time
fullbody looping
fullbody one time
fullbody looping
Definition at line 1094 of file plugindayzplayerdebug.c.
References RegisterAnimation(), TYPE_FB_GESTURE_LOOPING, TYPE_FB_GESTURE_ONETIME, TYPE_FB_LOOPING, TYPE_FB_ONETIME, TYPE_FB_SUICIDE_LOOPING, TYPE_MOD_GESTURE_LOOPING, TYPE_MOD_GESTURE_ONETIME, TYPE_MOD_LOOPING, and TYPE_MOD_ONETIME.
Referenced by PluginDayzPlayerDebug().
|
protected |
Definition at line 322 of file plugindayzplayerdebug.c.
|
protected |
Definition at line 374 of file plugindayzplayerdebug.c.
References g_Game, and m_HasFocus.
Referenced by ToggleDebugWindowEvent().
|
protected |
Definition at line 341 of file plugindayzplayerdebug.c.
References m_IsActive, m_TickTimer, and PluginBase::ShowWidgets().
|
protected |
|
protected |
Definition at line 332 of file plugindayzplayerdebug.c.
References m_MainWnd.
Referenced by OnRPC(), PluginItemDiagnostic(), and ToggleDebugWindowEvent().
|
protected |
Definition at line 545 of file plugindayzplayerdebug.c.
References g_Game, m_Weapons, UpdateCommandModifiers(), UpdateItemAccessor(), and UpdatePlayerStatus().
|
protected |
Definition at line 387 of file plugindayzplayerdebug.c.
References m_CurrentMode, and PluginBase::ToggleDebugWindowSetMode().
Referenced by OnClick().
|
protected |
act:0 foc:0 -> act:1 foc:0 act:1 foc:0 -> act:0 foc:0 act:1 foc:1 -> act:1 foc:0
Definition at line 400 of file plugindayzplayerdebug.c.
References PluginBase::Hide(), m_HasFocus, m_IsActive, PluginBase::ReleaseFocus(), and PluginBase::Show().
|
protected |
act:0 foc:0 -> act:1 foc:1 act:1 foc:0 -> act:1 foc:1 act:1 foc:1 -> act:0 foc:0
Definition at line 419 of file plugindayzplayerdebug.c.
References PluginBase::CaptureFocus(), PluginBase::Hide(), m_HasFocus, m_IsActive, PluginBase::ReleaseFocus(), and PluginBase::Show().
|
protected |
Definition at line 438 of file plugindayzplayerdebug.c.
References PluginBase::CaptureFocus(), PluginBase::Hide(), PluginBase::ReleaseFocus(), and PluginBase::Show().
|
protected |
Definition at line 658 of file plugindayzplayerdebug.c.
References Actions_UpdateGlobals(), and Print().
Referenced by Tick().
|
protected |
Definition at line 875 of file plugindayzplayerdebug.c.
References m_ItemAccClass, m_ItemAccInst, and m_ItemAccSClass.
Referenced by Tick().
|
protected |
Definition at line 570 of file plugindayzplayerdebug.c.
References m_PlayerStatusV, and string::ToString().
Referenced by Tick().
|
protected |
Definition at line 228 of file plugindayzplayerdebug.c.
Referenced by Actions_Start(), and CreateModuleWidgets().
|
protected |
Definition at line 224 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets().
|
protected |
Definition at line 222 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets().
|
protected |
Definition at line 231 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets(), and DisplayActions().
|
protected |
Definition at line 223 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets().
|
protected |
Definition at line 229 of file plugindayzplayerdebug.c.
Referenced by Actions_UpdateGlobals(), and CreateModuleWidgets().
|
protected |
Definition at line 225 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets().
|
protected |
Definition at line 226 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets().
|
protected |
Definition at line 220 of file plugindayzplayerdebug.c.
Referenced by Actions_Start(), CreateModuleWidgets(), and DisplayActions().
|
protected |
Definition at line 221 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets().
|
protected |
Definition at line 227 of file plugindayzplayerdebug.c.
Referenced by Actions_Start(), and CreateModuleWidgets().
|
protected |
Definition at line 241 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets().
|
protected |
Definition at line 244 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets().
|
protected |
Definition at line 248 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets().
|
protected |
Definition at line 245 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets().
|
protected |
Definition at line 249 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets().
|
protected |
Definition at line 242 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets().
|
protected |
Definition at line 246 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets().
|
protected |
Definition at line 243 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets().
|
protected |
Definition at line 247 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets().
|
protected |
Definition at line 198 of file plugindayzplayerdebug.c.
Referenced by DisplayActions(), and RegisterAnimation().
|
protected |
Definition at line 199 of file plugindayzplayerdebug.c.
Referenced by DisplayActions(), and RegisterAnimation().
|
protected |
Definition at line 96 of file plugindayzplayerdebug.c.
|
protected |
Definition at line 207 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets(), and ShowCard().
|
protected |
Definition at line 212 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets().
|
protected |
Definition at line 208 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets(), PluginDayzPlayerDebug(), and ShowCard().
|
protected |
Definition at line 213 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets().
|
protected |
Definition at line 209 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets(), PluginDayzPlayerDebug(), and ShowCard().
|
protected |
Definition at line 214 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets().
|
protected |
Definition at line 210 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets(), PluginDayzPlayerDebug(), and ShowCard().
|
protected |
Definition at line 215 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets().
|
protected |
Definition at line 211 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets(), and ShowCard().
|
protected |
Definition at line 216 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets().
|
protected |
Definition at line 98 of file plugindayzplayerdebug.c.
|
protected |
Definition at line 265 of file plugindayzplayerdebug.c.
Referenced by CommandHandler().
|
protected |
Definition at line 264 of file plugindayzplayerdebug.c.
Referenced by CommandHandler().
|
protected |
Definition at line 263 of file plugindayzplayerdebug.c.
Referenced by CommandHandler().
|
protected |
Definition at line 252 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets().
|
protected |
Definition at line 269 of file plugindayzplayerdebug.c.
Referenced by ~PluginDayzPlayerDebug(), CommandHandler(), and PluginDayzPlayerDebug().
|
protected |
Definition at line 384 of file plugindayzplayerdebug.c.
Referenced by ToggleDebugWindowEvent().
|
protected |
Definition at line 260 of file plugindayzplayerdebug.c.
Referenced by DisplayActions().
|
protected |
Definition at line 254 of file plugindayzplayerdebug.c.
Referenced by Actions_Start(), and CreateModuleWidgets().
|
protected |
Definition at line 203 of file plugindayzplayerdebug.c.
Referenced by CaptureFocus(), ReleaseFocus(), ToggleDebugWindowEventOld(), and ToggleDebugWindowEventP().
|
protected |
Definition at line 204 of file plugindayzplayerdebug.c.
|
protected |
Definition at line 202 of file plugindayzplayerdebug.c.
|
protected |
Definition at line 97 of file plugindayzplayerdebug.c.
|
protected |
Definition at line 237 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets(), and UpdateItemAccessor().
|
protected |
Definition at line 239 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets(), and UpdateItemAccessor().
|
protected |
Definition at line 238 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets(), and UpdateItemAccessor().
|
protected |
Definition at line 95 of file plugindayzplayerdebug.c.
|
protected |
Definition at line 206 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets(), DestroyModuleWidgets(), and ShowWidgets().
|
protected |
Definition at line 99 of file plugindayzplayerdebug.c.
|
protected |
Definition at line 270 of file plugindayzplayerdebug.c.
Referenced by ~PluginDayzPlayerDebug(), CommandHandler(), and PluginDayzPlayerDebug().
|
protected |
Definition at line 235 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets().
|
protected |
Definition at line 219 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets(), and UpdatePlayerStatus().
|
protected |
Definition at line 233 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets().
|
protected |
Definition at line 234 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets().
|
protected |
Definition at line 258 of file plugindayzplayerdebug.c.
Referenced by PlayerSyncCreate(), and PlayerSyncDelete().
| PluginDayzPlayerDebug m_pPluginPlayerDebug |
Definition at line 83 of file plugindayzplayerdebug.c.
Referenced by OnChange(), and PluginDayzPlayerDebugUserData().
|
protected |
Definition at line 256 of file plugindayzplayerdebug.c.
Referenced by CreateModuleWidgets().
|
private |
Definition at line 196 of file plugindayzplayerdebug.c.
Definition at line 200 of file plugindayzplayerdebug.c.
Referenced by CreateTypeNameMapping(), and DisplayActions().
|
protected |
Definition at line 268 of file plugindayzplayerdebug.c.
Referenced by ~PluginDayzPlayerDebug(), CommandHandler(), IsWeaponChange(), PluginDayzPlayerDebug(), and Tick().
|
private |
Definition at line 192 of file plugindayzplayerdebug.c.
|
private |
Definition at line 188 of file plugindayzplayerdebug.c.
Referenced by CreateTypeNameMapping(), and RegisterAnimations().
|
private |
Definition at line 189 of file plugindayzplayerdebug.c.
Referenced by CreateTypeNameMapping(), and RegisterAnimations().
|
private |
Definition at line 183 of file plugindayzplayerdebug.c.
Referenced by CreateTypeNameMapping(), and RegisterAnimations().
|
private |
Definition at line 184 of file plugindayzplayerdebug.c.
Referenced by CreateTypeNameMapping(), and RegisterAnimations().
|
private |
Definition at line 190 of file plugindayzplayerdebug.c.
Referenced by RegisterAnimations().
|
private |
Definition at line 186 of file plugindayzplayerdebug.c.
Referenced by CreateTypeNameMapping(), and RegisterAnimations().
|
private |
Definition at line 187 of file plugindayzplayerdebug.c.
Referenced by CreateTypeNameMapping(), and RegisterAnimations().
| class PluginDayzPlayerActionCallback extends HumanCommandActionCallback TYPE_MOD_LOOPING = 0 |
Referenced by CreateTypeNameMapping(), and RegisterAnimations().
|
private |
Definition at line 182 of file plugindayzplayerdebug.c.
Referenced by CreateTypeNameMapping(), and RegisterAnimations().