class PlayerPreviewSource
PlayerPreview › LayoutHolder › ScriptedWidgetEventHandler › Managed
All members, including inherited
Constructors 1
void PlayerPreview(LayoutHolder parent)References Class.Cast(), Widget.FindAnyWidget(), WidgetEventHandler.GetInstance()
Show 11 more
, LayoutHolder.GetMainWidget(), CGame.GetPlayer(), WidgetEventHandler.RegisterOnMouseButtonDown(), WidgetEventHandler.RegisterOnMouseWheel(), PlayerPreviewWidget.SetModelPosition(), PlayerPreviewWidget.SetPlayer(), Widget.SetSize(), UpdateScale(), m_CharacterPanelWidget, m_CharacterScaleDelta, and LayoutHolder.m_ParentReferenced by Inventory.Inventory()
Members 6
protected ref PlayerPreviewWidget m_CharacterPanelWidgetReferenced by PlayerPreview(), RefreshPlayerPreview(), UpdateInterval()
Show 2 more
, UpdateRotation(), and UpdateScale()protected int m_CharacterRotationXprotected int m_CharacterRotationYReferenced by MouseButtonDown()
protected int m_CharacterScaleDeltaprotected vector m_CharacterOrientationReferenced by UpdateRotation()
protected bool m_IsHoldingMethods 6
void RefreshPlayerPreview()Referenced by Inventory.OnShow()
References PlayerPreviewWidget.SetModelOrientation(), m_CharacterOrientation, m_CharacterPanelWidget
Show 1 more
, m_CharacterRotationXReferenced by UpdateInterval()
void UpdateScale()References Widget.GetSize(), Widget.SetSize(), m_CharacterPanelWidget
Show 1 more
, m_CharacterScaleDeltaoverride void UpdateInterval()References Class.Cast(), Human.GetCommandModifier_Additives(), PlayerPreviewWidget.GetDummyPlayer()
Show 12 more
, Man.GetEntityInHands(), InjuryAnimationHandler.GetInjuryAnimValue(), GetMousePos(), GetMouseState(), CGame.GetPlayer(), InjuryAnimationHandler.IsInjuryAnimEnabled(), HumanCommandAdditives.SetInjured(), PlayerPreviewWidget.UpdateItemInHands(), UpdateRotation(), m_CharacterPanelWidget, PlayerBase.m_InjuryHandler, and m_IsHoldingReferenced by Inventory.UpdateInterval()