class ActionTargetSource
ActionTargetLighSource › ActionTarget
Constructors 1
void ActionTarget(Object object, Object parent, int componentIndex, vector cursorHitPos, float utility)Referenced by ActionBase.HandleReciveData(), ActionBase.ReadFromContext(), ActionManagerClient.CanPerformActionFromInventory()
Show 28 more
, ActionManagerClient.CanPerformActionFromQuickbar(), ActionManagerClient.CanSetActionFromInventory(), ActionManagerClient.FindActionTarget(), ActionManagerClient.ForceTarget(), ActionManagerClient.PerformActionFromInventory(), ActionManagerClient.PerformActionFromQuickbar(), ActionManagerClient.SetActionFromInventory(), ActionManagerServer.Update(), ActionTargets.Update(), ActionWorldCraft.HandleReciveData(), BotEatEntityInHands.OnEntry(), BotPerformAction.OnEntry(), CarHornShortActionInput.UpdatePossibleActions(), FirearmActionAttachMagazine.HandleReciveData(), FirearmActionAttachMagazineQuick.HandleReciveData(), FirearmActionAttachMagazineQuick.Post_SetupAction(), FirearmActionLoadBulletQuick.SetupAction(), Inventory.OnCenterPanelDropReceived(), InventoryActionHandler.SetAction(), PlayerBase.PhysicalPredictiveDropItem(), PlayerBase.PredictiveForceSwapEntities(), PlayerBase.PredictiveSwapEntities(), PlayerBase.PredictiveTakeEntityToHands(), PlayerBase.ReloadWeapon(), RadialQuickbarMenu.HandleLights(), RadialQuickbarMenu.HandleNVG(), ToggleLightsActionInput.UpdatePossibleActions(), and ToggleNVGActionInput.UpdatePossibleActions()Members 5
private Object m_Parentnull or parent of m_Object
private vector m_CursorHitPosprivate float m_UtilityMethods 9
Object GetObject()References m_Object
Referenced by ActionActivateTrap.ActionCondition(), ActionActivateTrap.OnEnd(), ActionActivateTrap.OnEndAnimationLoop(), and 573 more
Object GetParent()References m_Parent
Referenced by ActionArmExplosive.ActionCondition(), ActionAttach.AttachItem(), ActionAttach.SetupAction()
Show 46 more
, ActionAttachExplosivesTrigger.ActionCondition(), ActionAttachExplosivesTrigger.AttachItem(), ActionAttachExplosivesTrigger.CreateRemoteDetonatorReceiverAsAttachment(), ActionAttachOnProxy.ActionCondition(), ActionAttachOnSelection.OnExecuteServer(), ActionAttachOnTentProxy.ActionCondition(), ActionAttachWithSwitch.OnExecuteClient(), ActionAttachWithSwitch.OnExecuteServer(), ActionAttachWithSwitch.SetupAction(), ActionBase.WriteToContext(), ActionCarDoorsOutside.ActionCondition(), ActionCarDoorsOutside.OnEndServer(), ActionCarDoorsOutside.OnStartServer(), ActionDetach.ActionCondition(), ActionFillCoolant.ActionCondition(), ActionLockAttachment.ActionCondition(), ActionManagerClient.FindActionTarget(), ActionPackGift.ActionCondition(), ActionPackTent.ActionCondition(), ActionPackTent.ActionConditionContinue(), ActionPackTent.GetAdminLogMessage(), ActionPackTent.OnEnd(), ActionPackTent.OnExecute(), ActionPackTent.OnFinishProgressServer(), ActionPushObject.GetPushObject(), ActionRepairCarPart.ActionCondition(), ActionRepairTent.ActionCondition(), ActionRepairTent.OnFinishProgressServer(), ActionRepairTentPart.ActionCondition(), ActionRepairTentPart.OnFinishProgressServer(), ActionTakeItem.ActionCondition(), ActionTargetsCursor.CheckRefresherFlagVisibilityEx(), ActionTargetsCursor.GetItemDesc(), ActionTargetsCursor.GetItemFrozen(), ActionTargetsCursor.GetItemHealth(), ActionTargetsCursor.Update(), ActionToggleTentOpen.ActionCondition(), ActionToggleTentOpen.OnExecuteServer(), CAContinuousFillCoolant.CalcAndSetQuantity(), CAContinuousFillCoolant.Execute(), CAContinuousFillCoolant.Setup(), CCTCursor.Can(), CCTCursorNoRuinCheck.Can(), CCTCursorParent.Can(), CCTParent.Can(), and StandardActionInput.UpdatePossibleActions()bool IsProxy()References m_Parent
int GetComponentIndex()References m_ComponentIndex
Referenced by ActionAnimateCarSelection.ActionCondition(), ActionAnimateSeats.ActionCondition(), ActionAnimateSeats.AddActionJuncture(), and 102 more
vector GetCursorHitPos()References m_CursorHitPos
Referenced by ActionBase.WriteToContext(), ActionDigWorms.IsTargetFertile(), ActionDigWorms.OnFinishProgressServer()
Show 18 more
, ActionDrinkPondContinuous.GetLiquidSource(), ActionDrinkPondContinuous.WriteToContext(), ActionEatSnowContinuous.WriteToContext(), ActionFillBottleBase.GetLiquidType(), ActionFishingNew.CheckForSea(), ActionFishingNew.OnUpdate(), ActionFishingNew.PlaySplashEffectSynced(), ActionFishingNew.TrySpawnCatch(), ActionTargetsCursor.GetOnScreenPosition(), ActionTogglePlaceObject.Start(), CCTCursor.Can(), CCTCursorNoObject.Can(), CCTCursorNoRuinCheck.Can(), CCTCursorParent.Can(), CCTSurface.Can(), CCTTree.Can(), CCTWaterSurface.Can(), and CCTWaterSurfaceEx.Can()void SetCursorHitPos(vector cursor_position)References m_CursorHitPos
void DbgPrintTargetDump()string DumpToString()References Object.GetDebugName(), int.ToString(), vector.ToString()