Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
APawn Struct Reference

#include <Actor.h>

+ Inheritance diagram for APawn:
+ Collaboration diagram for APawn:

Public Member Functions

float & BaseEyeHeightField ()
 
TSubclassOf< AController > & AIControllerClassField ()
 
APlayerStatePlayerStateField ()
 
char & RemoteViewPitchField ()
 
AControllerLastHitByField ()
 
AControllerControllerField ()
 
float & AllowedYawErrorField ()
 
bool & bClearOnConsumeField ()
 
FVectorControlInputVectorField ()
 
FVectorLastControlInputVectorField ()
 
TWeakObjectPtr< AController > & SpawnedForControllerField ()
 
BitFieldValue< bool, unsigned __int32 > bUseControllerRotationPitch ()
 
BitFieldValue< bool, unsigned __int32 > bUseControllerRotationYaw ()
 
BitFieldValue< bool, unsigned __int32 > bUseControllerRotationRoll ()
 
BitFieldValue< bool, unsigned __int32 > bCanAffectNavigationGeneration ()
 
BitFieldValue< bool, unsigned __int32 > bPreventMovementStoppingOnPossess ()
 
BitFieldValue< bool, unsigned __int32 > bInputEnabled ()
 
BitFieldValue< bool, unsigned __int32 > bProcessingOutsideWorldBounds ()
 
FVectorGetNavAgentLocation (FVector *result)
 
void AddControllerPitchInput (float Val)
 
void AddControllerRollInput (float Val)
 
void AddControllerYawInput (float Val)
 
void AddMovementInput (FVector WorldDirection, float ScaleValue, bool bForce)
 
void BecomeViewTarget (APlayerController *PC)
 
void ClientSetRotation (FRotator NewRotation)
 
FVectorConsumeMovementInputVector (FVector *result)
 
void DestroyPlayerInputComponent ()
 
void Destroyed ()
 
void DetachFromControllerPendingDestroy ()
 
void DisableInput (APlayerController *PlayerController)
 
void EnableInput (APlayerController *PlayerController)
 
void FaceRotation (FRotator NewControlRotation, float DeltaTime, bool bFromController)
 
void GetActorEyesViewPoint (FVector *out_Location, FRotator *out_Rotation)
 
FRotatorGetBaseAimRotation (FRotator *result)
 
FRotatorGetControlRotation (FRotator *result)
 
AControllerGetDamageInstigator (AController *InstigatedBy, UDamageType *DamageType)
 
float GetDefaultHalfHeight ()
 
FStringGetHumanReadableName (FString *result)
 
FVectorGetLastMovementInputVector (FVector *result)
 
void GetLifetimeReplicatedProps (TArray< FLifetimeProperty > *OutLifetimeProps)
 
UNetConnectionGetNetConnection ()
 
UPlayerGetNetOwningPlayer ()
 
float GetNetPriority (FVector *ViewPos, FVector *ViewDir, APlayerController *Viewer, UActorChannel *InChannel, float Time, bool bLowBandwidth)
 
APlayerControllerGetOwnerController ()
 
FVectorGetPawnViewLocation (FVector *result, bool bAllTransforms)
 
FVectorGetVelocity (FVector *result, bool bIsForRagdoll)
 
FRotatorGetViewRotation (FRotator *result)
 
bool InFreeCam ()
 
void Internal_AddMovementInput (FVector WorldAccel, bool bForce)
 
FVectorInternal_ConsumeMovementInputVector (FVector *result)
 
bool IsBasedOnActor (AActor *Other)
 
bool IsControlled ()
 
bool IsCrouched ()
 
bool IsFalling ()
 
bool IsLocallyControlled ()
 
bool IsLocallyControlledByPlayer ()
 
bool IsMoveInputIgnored ()
 
bool IsNetRelevantFor (APlayerController *RealViewer, AActor *Viewer, FVector *SrcLocation)
 
bool IsWalking ()
 
FVectorK2_GetMovementInputVector (FVector *result)
 
void LaunchPawn (FVector LaunchVelocity, bool bXYOverride, bool bZOverride)
 
void MoveIgnoreActorAdd (AActor *ActorToIgnore)
 
void OnRep_Controller ()
 
void OutsideWorldBounds ()
 
void PawnClientRestart ()
 
void PawnMakeNoise (float Loudness, FVector NoiseLocation, bool bUseNoiseMakerLocation, AActor *NoiseMaker)
 
void PossessedBy (AController *NewController)
 
void PostInitializeComponents ()
 
void PostInputProcessed ()
 
void PostLoad ()
 
void PostNetReceiveLocationAndRotation ()
 
void PostNetReceiveVelocity (FVector *NewVelocity)
 
void PostRegisterAllComponents ()
 
void PreInitializeComponents ()
 
bool ReachedDesiredRotation ()
 
void RecalculateBaseEyeHeight ()
 
void Reset ()
 
void Restart ()
 
void SetCanAffectNavigationGeneration (bool bNewValue)
 
bool ShouldTakeDamage (float Damage, FDamageEvent *DamageEvent, AController *EventInstigator, AActor *DamageCauser)
 
bool ShouldTickIfViewportsOnly ()
 
void SpawnDefaultController ()
 
float TakeDamage (float Damage, FDamageEvent *DamageEvent, AController *EventInstigator, AActor *DamageCauser)
 
void Tick (float DeltaSeconds)
 
void TickBasedCharacters (float DeltaSeconds)
 
void TurnOff ()
 
void UnPossessed ()
 
void ReceivePossessed (AController *NewController)
 
void ReceiveUnpossessed (AController *OldController)
 
float & BaseEyeHeightField ()
 
TSubclassOf< AController > & AIControllerClassField ()
 
APlayerStatePlayerStateField ()
 
char & RemoteViewPitchField ()
 
AControllerLastHitByField ()
 
AControllerControllerField ()
 
float & AllowedYawErrorField ()
 
bool & bClearOnConsumeField ()
 
TWeakObjectPtr< AActor > & TetherActorField ()
 
float & TetherRadiusField ()
 
float & TetherHeightField ()
 
FVectorControlInputVectorField ()
 
FVectorLastControlInputVectorField ()
 
TWeakObjectPtr< AController > & SpawnedForControllerField ()
 
BitFieldValue< bool, unsigned __int32 > bUseControllerRotationPitch ()
 
BitFieldValue< bool, unsigned __int32 > bUseControllerRotationYaw ()
 
BitFieldValue< bool, unsigned __int32 > bUseControllerRotationRoll ()
 
BitFieldValue< bool, unsigned __int32 > bCanAffectNavigationGeneration ()
 
BitFieldValue< bool, unsigned __int32 > bPreventMovementStoppingOnPossess ()
 
BitFieldValue< bool, unsigned __int32 > bInputEnabled ()
 
BitFieldValue< bool, unsigned __int32 > bProcessingOutsideWorldBounds ()
 
FVectorGetNavAgentLocation (FVector *result)
 
void PreInitializeComponents ()
 
void PostInitializeComponents ()
 
void PostLoad ()
 
void PostRegisterAllComponents ()
 
void UpdateNavAgent ()
 
FVectorGetVelocity (FVector *result, bool bIsForRagdoll)
 
bool IsLocallyControlled ()
 
bool ReachedDesiredRotation ()
 
float GetDefaultHalfHeight ()
 
bool ShouldTickIfViewportsOnly ()
 
FVectorGetPawnViewLocation (FVector *result, bool bAllTransforms)
 
FRotatorGetViewRotation (FRotator *result)
 
void SpawnDefaultController ()
 
void TurnOff ()
 
void BecomeViewTarget (APlayerController *PC)
 
void PawnClientRestart ()
 
void Destroyed ()
 
bool ShouldTakeDamage (float Damage, FDamageEvent *DamageEvent, AController *EventInstigator, AActor *DamageCauser)
 
float TakeDamage (float Damage, FDamageEvent *DamageEvent, AController *EventInstigator, AActor *DamageCauser)
 
AControllerGetCharacterController ()
 
FRotatorGetControlRotation (FRotator *result)
 
void OnRep_Controller ()
 
void PossessedBy (AController *NewController)
 
void UnPossessed ()
 
UNetConnectionGetNetConnection ()
 
UPlayerGetNetOwningPlayer ()
 
void DestroyPlayerInputComponent ()
 
bool IsMoveInputIgnored ()
 
void SetMovementTether (AActor *InTetherActor, float Radius, float Height)
 
void ClearMovementTether ()
 
AActorGetTetherObject ()
 
bool IsMovementTethered ()
 
bool IsWithinTether ()
 
bool IsTargetWithinTether (FVector *Destination, float AdditionalRadius)
 
FVectorGetTetheredDestination (FVector *result, FVector *Destination, float AdditionalRadius)
 
FVectorGetTetheredVelocity (FVector *result, FVector *RequestedVelocity, float DeltaSeconds)
 
void AddMovementInput (FVector WorldDirection, float ScaleValue, bool bForce)
 
FVectorConsumeMovementInputVector (FVector *result)
 
void Internal_AddMovementInput (FVector WorldAccel, bool bForce)
 
void PostInputProcessed ()
 
FVectorInternal_ConsumeMovementInputVector (FVector *result)
 
void AddControllerPitchInput (float Val)
 
void AddControllerYawInput (float Val)
 
void AddControllerRollInput (float Val)
 
void Restart ()
 
void Tick (float DeltaSeconds)
 
void RecalculateBaseEyeHeight ()
 
void Reset ()
 
FStringGetHumanReadableName (FString *result)
 
void GetActorEyesViewPoint (FVector *out_Location, FRotator *out_Rotation)
 
FRotatorGetBaseAimRotation (FRotator *result)
 
bool InFreeCam ()
 
void OutsideWorldBounds ()
 
void ClientSetRotation (FRotator NewRotation)
 
void FaceRotation (FRotator NewControlRotation, float DeltaTime, bool bFromController)
 
void DetachFromControllerPendingDestroy ()
 
AControllerGetDamageInstigator (AController *InstigatedBy, UDamageType *DamageType)
 
void EnableInput (APlayerController *PlayerController)
 
void DisableInput (APlayerController *PlayerController)
 
bool IsWalking ()
 
bool IsFalling ()
 
bool IsCrouched ()
 
void PostNetReceiveVelocity (FVector *NewVelocity)
 
void PostNetReceiveLocationAndRotation ()
 
bool IsBasedOnActor (AActor *Other)
 
bool IsNetRelevantFor (APlayerController *RealViewer, AActor *Viewer, FVector *SrcLocation)
 
void GetLifetimeReplicatedProps (TArray< FLifetimeProperty > *OutLifetimeProps)
 
void PawnMakeNoise (float Loudness, FVector NoiseLocation, bool bUseNoiseMakerLocation, AActor *NoiseMaker)
 
APlayerControllerGetOwnerController ()
 
bool IsLocallyControlledByPlayer ()
 
void InterceptInputEvent (FString *InputName)
 
- Public Member Functions inherited from AActor
float & CustomTimeDilationField ()
 
float & ClientReplicationSendNowThresholdField ()
 
TEnumAsByte< enum ENetRole > & RemoteRoleField ()
 
AActorOwnerField ()
 
long double & LastReplicatedMovementField ()
 
int & LastFrameForceNetUpdateField ()
 
TEnumAsByte< enum ENetRole > & RoleField ()
 
TEnumAsByte< enum ENetDormancy > & NetDormancyField ()
 
TArray< TWeakObjectPtr< UActorComponent > > & ReplicatedComponentsField ()
 
TWeakObjectPtr< USoundBase > & LastPostProcessVolumeSoundField ()
 
int & DefaultStasisComponentOctreeFlagsField ()
 
int & DefaultStasisedOctreeFlagsField ()
 
int & DefaultUnstasisedOctreeFlagsField ()
 
UPrimitiveComponentStasisCheckComponentField ()
 
TArray< AActor * > NetworkSpatializationChildrenField ()
 
TArray< AActor * > NetworkSpatializationChildrenDormantField ()
 
AActorNetworkSpatializationParentField ()
 
float & NetworkAndStasisRangeMultiplierField ()
 
float & NetworkRangeMultiplierField ()
 
long double & UnstasisLastInRangeTimeField ()
 
long double & LastPreReplicationTimeField ()
 
long double & LastEnterStasisTimeField ()
 
long double & LastExitStasisTimeField ()
 
FNameCustomTagField ()
 
int & CustomDataField ()
 
float & ReplicationIntervalMultiplierField ()
 
int & ForceImmediateReplicationFrameField ()
 
char & StasisSetIndexField ()
 
char & RandomStartByteField ()
 
unsigned __int64 & LastFrameUnStasisField ()
 
volatile int & LastUnstasisFrameCounterField ()
 
TArray< TWeakObjectPtr< UActorComponent > > & StasisUnRegisteredComponentsField ()
 
float & NetCullDistanceSquaredField ()
 
float & NetCullDistanceSquaredDormantField ()
 
int & NetTagField ()
 
long double & NetUpdateTimeField ()
 
float & NetUpdateFrequencyField ()
 
float & NetPriorityField ()
 
long double & LastNetUpdateTimeField ()
 
FNameNetDriverNameField ()
 
unsigned int & UniqueActorIdField ()
 
int & TargetingTeamField ()
 
float & OverrideStasisComponentRadiusField ()
 
APawnInstigatorField ()
 
long double & CreationTimeField ()
 
long double & OriginalCreationTimeField ()
 
int & CustomActorFlagsField ()
 
TArray< AActor * > ChildrenField ()
 
unsigned int & AnimUpdateRateShiftTagField ()
 
unsigned int & AnimUpdateRateFrameCountField ()
 
USceneComponentRootComponentField ()
 
TArray< AMatineeActor * > ControllingMatineeActorsField ()
 
float & InitialLifeSpanField ()
 
TArray< FName > & LayersField ()
 
TWeakObjectPtr< AActor > & ParentComponentActorField ()
 
long double & LastRenderTimeField ()
 
long double & LastRenderTimeIgnoreShadowField ()
 
TArray< FName > & TagsField ()
 
unsigned __int64 & HiddenEditorViewsField ()
 
FVectorDefaultActorLocationField ()
 
float & ForceMaximumReplicationRateUntilTimeField ()
 
long double & LastActorForceReplicationTimeField ()
 
TArray< UActorComponent * > OwnedComponentsField ()
 
TArray< UActorComponent * > SerializedComponentsField ()
 
__int64 & LastActorUnstasisedCycleField ()
 
int & LastFrameCalculcatedNetworkRangeMultiplierField ()
 
int & NetworkDormantChildrenOpIdxField ()
 
bool & bShouldSendPartialBunchesOverThresholdAsReliableField ()
 
BitFieldValue< bool, unsigned __int32 > bHidden ()
 
BitFieldValue< bool, unsigned __int32 > bNetTemporary ()
 
BitFieldValue< bool, unsigned __int32 > bIsMapActor ()
 
BitFieldValue< bool, unsigned __int32 > bHasHighVolumeRPCs ()
 
BitFieldValue< bool, unsigned __int32 > bNetStartup ()
 
BitFieldValue< bool, unsigned __int32 > bPreventCharacterBasing ()
 
BitFieldValue< bool, unsigned __int32 > bPreventCharacterBasingAllowSteppingUp ()
 
BitFieldValue< bool, unsigned __int32 > bOnlyRelevantToOwner ()
 
BitFieldValue< bool, unsigned __int32 > bAlwaysRelevant ()
 
BitFieldValue< bool, unsigned __int32 > bForceHiddenReplication ()
 
BitFieldValue< bool, unsigned __int32 > bUseBPChangedActorTeam ()
 
BitFieldValue< bool, unsigned __int32 > bHasExecutedActorConstruction ()
 
BitFieldValue< bool, unsigned __int32 > bEverSetTimer ()
 
BitFieldValue< bool, unsigned __int32 > bIgnoredByCharacterEncroachment ()
 
BitFieldValue< bool, unsigned __int32 > bClimbable ()
 
BitFieldValue< bool, unsigned __int32 > bAttachmentReplicationUseNetworkParent ()
 
BitFieldValue< bool, unsigned __int32 > bUnstreamComponentsUseEndOverlap ()
 
BitFieldValue< bool, unsigned __int32 > bIgnoreNetworkRangeScaling ()
 
BitFieldValue< bool, unsigned __int32 > bForcedHudDrawingRequiresSameTeam ()
 
BitFieldValue< bool, unsigned __int32 > bPreventNPCSpawnFloor ()
 
BitFieldValue< bool, unsigned __int32 > bSavedWhenStasised ()
 
BitFieldValue< bool, unsigned __int32 > bPreventShovel ()
 
BitFieldValue< bool, unsigned __int32 > bCollisionImpactPreventShipDamage ()
 
BitFieldValue< bool, unsigned __int32 > bNetCritical ()
 
BitFieldValue< bool, unsigned __int32 > bReplicateInstigator ()
 
BitFieldValue< bool, unsigned __int32 > bSuppressDestroyedEvent ()
 
BitFieldValue< bool, unsigned __int32 > bUseOnlyPointForLevelBounds ()
 
BitFieldValue< bool, unsigned __int32 > bReplicateMovement ()
 
BitFieldValue< bool, unsigned __int32 > bTearOff ()
 
BitFieldValue< bool, unsigned __int32 > bExchangedRoles ()
 
BitFieldValue< bool, unsigned __int32 > bStasised ()
 
BitFieldValue< bool, unsigned __int32 > bPendingUnstasis ()
 
BitFieldValue< bool, unsigned __int32 > bPendingNetUpdate ()
 
BitFieldValue< bool, unsigned __int32 > bNetLoadOnClient ()
 
BitFieldValue< bool, unsigned __int32 > bNetUseOwnerRelevancy ()
 
BitFieldValue< bool, unsigned __int32 > bNetUseClientRelevancy ()
 
BitFieldValue< bool, unsigned __int32 > bDoNotCook ()
 
BitFieldValue< bool, unsigned __int32 > bHibernateChange ()
 
BitFieldValue< bool, unsigned __int32 > bBlockInput ()
 
BitFieldValue< bool, unsigned __int32 > bAutoStasis ()
 
BitFieldValue< bool, unsigned __int32 > bBlueprintMultiUseEntries ()
 
BitFieldValue< bool, unsigned __int32 > bEnableMultiUse ()
 
BitFieldValue< bool, unsigned __int32 > bOverrideMultiUseCenterText ()
 
BitFieldValue< bool, unsigned __int32 > bPreventSaving ()
 
BitFieldValue< bool, unsigned __int32 > bMultiUseCenterHUD ()
 
BitFieldValue< bool, unsigned __int32 > bOnlyInitialReplication ()
 
BitFieldValue< bool, unsigned __int32 > bUseAttachmentReplication ()
 
BitFieldValue< bool, unsigned __int32 > bUseNetworkSpatialization ()
 
BitFieldValue< bool, unsigned __int32 > bNetworkSpatializationForceRelevancyCheck ()
 
BitFieldValue< bool, unsigned __int32 > bReplicates ()
 
BitFieldValue< bool, unsigned __int32 > bRunningUserConstructionScript ()
 
BitFieldValue< bool, unsigned __int32 > bHasFinishedSpawning ()
 
BitFieldValue< bool, unsigned __int32 > bDeferredBeginPlay ()
 
BitFieldValue< bool, unsigned __int32 > bHasReplicatedProperties ()
 
BitFieldValue< bool, unsigned __int32 > bActorEnableCollision ()
 
BitFieldValue< bool, unsigned __int32 > bAutoDestroyWhenFinished ()
 
BitFieldValue< bool, unsigned __int32 > bCanBeDamaged ()
 
BitFieldValue< bool, unsigned __int32 > bPendingKillPending ()
 
BitFieldValue< bool, unsigned __int32 > bCollideWhenPlacing ()
 
BitFieldValue< bool, unsigned __int32 > bPreventOnDedicatedServer ()
 
BitFieldValue< bool, unsigned __int32 > bNetMulticasting ()
 
BitFieldValue< bool, unsigned __int32 > bNetConnectionDidInitialSort ()
 
BitFieldValue< bool, unsigned __int32 > bDormantNetMulticastForceFullReplication ()
 
BitFieldValue< bool, unsigned __int32 > bDoOverrideHiddenShadow ()
 
BitFieldValue< bool, unsigned __int32 > bOverrideHiddenShadowValue ()
 
BitFieldValue< bool, unsigned __int32 > bAllowReceiveTickEventOnDedicatedServer ()
 
BitFieldValue< bool, unsigned __int32 > bLoadedFromSaveGame ()
 
BitFieldValue< bool, unsigned __int32 > bPreventLevelBoundsRelevant ()
 
BitFieldValue< bool, unsigned __int32 > bForceReplicateDormantChildrenWithoutSpatialRelevancy ()
 
BitFieldValue< bool, unsigned __int32 > bFindCameraComponentWhenViewTarget ()
 
BitFieldValue< bool, unsigned __int32 > bBPPreInitializeComponents ()
 
BitFieldValue< bool, unsigned __int32 > bBPPostInitializeComponents ()
 
BitFieldValue< bool, unsigned __int32 > bForceNetworkSpatialization ()
 
BitFieldValue< bool, unsigned __int32 > bStasisComponentRadiusForceDistanceCheck ()
 
BitFieldValue< bool, unsigned __int32 > bUseBPInventoryItemUsed ()
 
BitFieldValue< bool, unsigned __int32 > bUseBPInventoryItemDropped ()
 
BitFieldValue< bool, unsigned __int32 > bBPInventoryItemUsedHandlesDurability ()
 
BitFieldValue< bool, unsigned __int32 > bUseBPForceAllowsInventoryUse ()
 
BitFieldValue< bool, unsigned __int32 > bAlwaysCreatePhysicsState ()
 
BitFieldValue< bool, unsigned __int32 > bReplicateVelocityHighQuality ()
 
BitFieldValue< bool, unsigned __int32 > bOnlyReplicateOnNetForcedUpdate ()
 
BitFieldValue< bool, unsigned __int32 > bActorInitialized ()
 
BitFieldValue< bool, unsigned __int32 > bActorSeamlessTraveled ()
 
BitFieldValue< bool, unsigned __int32 > bIgnoresOriginShifting ()
 
BitFieldValue< bool, unsigned __int32 > bReplicateHidden ()
 
BitFieldValue< bool, unsigned __int32 > bPreventActorStasis ()
 
BitFieldValue< bool, unsigned __int32 > bUseBPPostLoadedFromSeamlessTravel ()
 
BitFieldValue< bool, unsigned __int32 > bPreventLayerGroupedVisibility ()
 
BitFieldValue< bool, unsigned __int32 > bSkeletalComponentsForceParallelAnims ()
 
BitFieldValue< bool, unsigned __int32 > bForceInfiniteDrawDistance ()
 
BitFieldValue< bool, unsigned __int32 > bForcePreventSeamlessTravel ()
 
BitFieldValue< bool, unsigned __int32 > bUseBPClientIsAboutToSeamlessTravel ()
 
BitFieldValue< bool, unsigned __int32 > bPreventRegularForceNetUpdate ()
 
BitFieldValue< bool, unsigned __int32 > bUseInitializedSeamlessGridInfo ()
 
BitFieldValue< bool, unsigned __int32 > bForceIgnoreSpatialComponent ()
 
BitFieldValue< bool, unsigned __int32 > bWasForceIgnoreSpatialComponent ()
 
BitFieldValue< bool, unsigned __int32 > bReplicateUniqueActorId ()
 
BitFieldValue< bool, unsigned __int32 > bWantsServerThrottledTick ()
 
BitFieldValue< bool, unsigned __int32 > bAddedServerThrottledTick ()
 
BitFieldValue< bool, unsigned __int32 > bAlwaysRelevantPrimalStructure ()
 
BitFieldValue< bool, unsigned __int32 > bWantsBeginPlayAfterSingleplayerGridTravel ()
 
bool AllowSeamlessTravel ()
 
FStringGetDescriptiveName (FString *result)
 
FVectorGetTargetingLocation (FVector *result)
 
bool IsMarkedForSeamlessTravel ()
 
void UnmarkAbortedForSeamlessTravel ()
 
bool IsLevelBoundsRelevant ()
 
bool HasAuthority ()
 
bool IsPendingKillPending ()
 
void MarkForSeamlessTravel (unsigned int DestinationServerId, ESeamlessVolumeSide::Side DestinationServerVolumeSide)
 
bool ActorHasTag (FName Tag)
 
void AddActorLocalOffset (FVector DeltaLocation, bool bSweep)
 
void AddActorLocalRotation (FRotator DeltaRotation, bool bSweep)
 
void AddActorLocalTransform (FTransform *NewTransform, bool bSweep)
 
void AddActorWorldOffset (FVector DeltaLocation, bool bSweep)
 
void AddActorWorldRotation (FRotator DeltaRotation, bool bSweep)
 
void AddActorWorldTransform (FTransform *DeltaTransform, bool bSweep)
 
UActorComponentAddComponent (FName TemplateName, bool bManualAttachment, FTransform *RelativeTransform, UObject *ComponentTemplateContext)
 
void AddControllingMatineeActor (AMatineeActor *InMatineeActor)
 
void AddOwnedComponent (UActorComponent *Component)
 
void AddTickPrerequisiteActor (AActor *PrerequisiteActor)
 
void AddTickPrerequisiteComponent (UActorComponent *PrerequisiteComponent)
 
bool AllowSaving ()
 
bool AlwaysReplicatePropertyConditional (UProperty *forProperty)
 
void ApplyWorldOffset (FVector *InOffset, bool bWorldShift)
 
void AttachRootComponentTo (USceneComponent *InParent, FName InSocketName, EAttachLocation::Type AttachLocationType, bool bWeldSimulatedBodies)
 
void AttachRootComponentToActor (AActor *InParentActor, FName InSocketName, EAttachLocation::Type AttachLocationType, bool bWeldSimulatedBodies)
 
bool BPIsA (TSubclassOf< AActor > anActorClass)
 
bool BPIsMarkedForSeamlessTravel ()
 
float BPOverrideServerMultiUseAcceptRange_Implementation ()
 
void BecomeViewTarget (APlayerController *PC)
 
void BeginDestroy ()
 
void BeginPlay ()
 
void CalcCamera (float DeltaTime, FMinimalViewInfo *OutResult)
 
void ChangeActorTeam (int NewTeam)
 
bool CheckActorComponents ()
 
bool CheckDefaultSubobjectsInternal ()
 
bool CheckStillInWorld ()
 
void ClearCrossLevelReferences ()
 
void ClearNetworkSpatializationParent ()
 
void ClientIsAboutToSeamlessTravel ()
 
void ClientMultiUse (APlayerController *ForPC, int UseIndex)
 
void CopyRemoteRoleFrom (AActor *CopyFromActor)
 
void CreateChildActors ()
 
UActorComponentCreateComponentFromTemplate (UActorComponent *Template, FString *InName)
 
bool Destroy (bool bNetForce, bool bShouldModifyLevel)
 
void DestroyChildActors ()
 
void DestroyConstructedComponents ()
 
void DestroyInput (APlayerController *PlayerController)
 
void DestroyMeNextFrame ()
 
void Destroyed ()
 
void DetachRootComponentFromParent (bool bMaintainWorldPosition)
 
void DetachSceneComponentsFromParent (USceneComponent *InParentComponent, bool bMaintainWorldPosition)
 
void DisableComponentsSimulatePhysics ()
 
void DisableInput (APlayerController *PlayerController)
 
void DispatchBlockingHit (UPrimitiveComponent *MyComp, UPrimitiveComponent *OtherComp, bool bSelfMoved, FHitResult *Hit)
 
void DoExecuteActorConstruction (FTransform *Transform, bool bIsDefaultTransform)
 
void EnableInput (APlayerController *PlayerController)
 
void EndPlay (EEndPlayReason::Type EndPlayReason)
 
void EndViewTarget (APlayerController *PC)
 
void ExchangeNetRoles (bool bRemoteOwned)
 
void FellOutOfWorld (UDamageType *dmgType)
 
void FinalSeamlessTravelled ()
 
void FinishAndRegisterComponent (UActorComponent *Component)
 
void FinishSpawning (FTransform *Transform, bool bIsDefaultTransform)
 
void FlushNetDormancy ()
 
bool ForceAllowsInventoryUse (UObject *InventoryItemObject)
 
void ForceNetRelevant ()
 
void ForceReplicateNowWithChannel ()
 
void GetActorBounds (bool bOnlyCollidingComponents, FVector *Origin, FVector *BoxExtent)
 
bool GetActorEnableCollision ()
 
FVectorGetActorForwardVector (FVector *result)
 
FVectorGetActorRelativeScale3D (FVector *result)
 
FVectorGetActorRightVector (FVector *result)
 
FVectorGetActorScale3D (FVector *result)
 
float GetActorTimeDilation ()
 
FVectorGetActorUpVector (FVector *result)
 
FStringGetAimedTutorialHintString_Implementation (FString *result)
 
void GetAllSceneComponents (TArray< USceneComponent * > *OutComponents)
 
AActorGetAttachParentActor ()
 
FNameGetAttachParentSocketName (FName *result)
 
void GetAttachedActors (TArray< AActor * > *OutActors)
 
UActorComponentGetComponentByClass (TSubclassOf< UActorComponent > ComponentClass)
 
UActorComponentGetComponentByCustomTag (FName TheTag)
 
void GetComponents (TArray< UActorComponent * > *OutComponents)
 
FBoxGetComponentsBoundingBox (FBox *result, bool bNonColliding)
 
FBoxGetComponentsBoundingBoxForLevelBounds (FBox *result)
 
void GetComponentsBoundingCylinder (float *OutCollisionRadius, float *OutCollisionHalfHeight, bool bNonColliding)
 
TArray< UActorComponent * > * GetComponentsByClass (TArray< UActorComponent * > *result, TSubclassOf< UActorComponent > ComponentClass)
 
TArray< UActorComponent * > * GetComponentsByCustomTag (TArray< UActorComponent * > *result, FName TheTag)
 
ECollisionResponse GetComponentsCollisionResponseToChannel (ECollisionChannel Channel)
 
float GetDistanceTo (AActor *OtherActor)
 
float GetDotProductTo (AActor *OtherActor)
 
FStringGetEditTextString_Implementation (FString *result, APlayerController *ForPC, UObject *AssociatedObject1, int ExtraID1, int ExtraID2)
 
float GetHorizontalDistanceTo (AActor *OtherActor)
 
float GetHorizontalDotProductTo (AActor *OtherActor)
 
FStringGetHumanReadableName (FString *result)
 
float GetInputAxisKeyValue (FKey InputAxisKey)
 
float GetInputAxisValue (FName InputAxisName)
 
FVectorGetInputVectorAxisValue (FVector *result, FKey InputAxisKey)
 
APawnGetInstigator ()
 
AControllerGetInstigatorController ()
 
FVectorGetTargetPathfindingLocation (FVector *result)
 
FVectorGetInterpolatedVelocity (FVector *result)
 
bool GetIsMapActor ()
 
long double GetLastRenderTime (bool ignoreShadow)
 
float GetLifeSpan ()
 
void GetLifetimeReplicatedProps (TArray< FLifetimeProperty > *OutLifetimeProps)
 
UNetConnectionGetNetConnection ()
 
UPlayerGetNetOwningPlayer ()
 
float GetNetPriority (FVector *ViewPos, FVector *ViewDir, APlayerController *Viewer, UActorChannel *InChannel, float Time, bool bLowBandwidth)
 
float GetNetStasisAndRangeMultiplier (bool bIsForNetworking)
 
void GetOverlappingActors (TArray< AActor * > *OverlappingActors, UClass *ClassFilter)
 
void GetOverlappingComponents (TArray< UPrimitiveComponent * > *OutOverlappingComponents)
 
APlayerControllerGetOwnerController ()
 
ENetRole GetRemoteRole ()
 
void GetSimpleCollisionCylinder (float *CollisionRadius, float *CollisionHalfHeight)
 
void GetSubobjectsWithStableNamesForNetworking (TArray< UObject * > *ObjList)
 
FTransformGetTransform (FTransform *result)
 
FVectorGetVelocity (FVector *result, bool bIsForRagdoll)
 
float GetVerticalDistanceTo (AActor *OtherActor)
 
UPrimitiveComponentGetVisibleComponentByClass (TSubclassOf< UPrimitiveComponent > ComponentClass)
 
UPrimitiveComponentGetVisibleUnhiddenComponentByClass (TSubclassOf< UPrimitiveComponent > ComponentClass)
 
UWorldGetWorld ()
 
AWorldSettingsGetWorldSettings ()
 
bool HasNetOwner ()
 
void InitializeComponents ()
 
float InternalTakeRadialDamage (float Damage, FRadialDamageEvent *RadialDamageEvent, AController *EventInstigator, AActor *DamageCauser)
 
void InvalidateLightingCacheDetailed (bool bTranslationOnly)
 
void InventoryItemDropped (UObject *InventoryItemObject)
 
void InventoryItemUsed (UObject *InventoryItemObject)
 
bool IsAttachedTo (AActor *Other)
 
bool IsBasedOnActor (AActor *Other)
 
bool IsInGameplayWorld ()
 
bool IsInOrOwnedBy (UObject *SomeOuter)
 
bool IsInPersistentLevel (bool bIncludeLevelStreamingPersistent)
 
bool IsMatineeControlled ()
 
bool IsNameStableForNetworking ()
 
bool IsNetRelevantFor (APlayerController *RealViewer, AActor *Viewer, FVector *SrcLocation)
 
bool IsNetStartupActor ()
 
bool IsOwnedOrControlledBy (AActor *TestOwner)
 
bool IsReadyForFinishDestroy ()
 
bool IsRelevancyOwnerFor (AActor *ReplicatedActor, AActor *ActorOwner, AActor *ConnectionActor)
 
bool IsRootComponentCollisionRegistered ()
 
bool IsRootComponentMovable ()
 
bool IsRootComponentStatic ()
 
bool IsRootComponentStationary ()
 
void K2_AttachRootComponentTo (USceneComponent *InParent, FName InSocketName, EAttachLocation::Type AttachLocationType, bool bWeldSimulatedBodies)
 
void K2_AttachRootComponentToActor (AActor *InParentActor, FName InSocketName, EAttachLocation::Type AttachLocationType, bool bWeldSimulatedBodies)
 
void K2_DestroyComponent (UActorComponent *Component)
 
FRotatorK2_GetActorRotation (FRotator *result)
 
USceneComponentK2_GetRootComponent ()
 
UWorldK2_GetWorld ()
 
bool K2_SetActorLocation (FVector NewLocation, bool bSweep)
 
bool K2_TeleportTo (FVector DestLocation, FRotator DestRotation, bool bSimpleTeleport)
 
void OutsideWorldBounds ()
 
void MakeNoise (float Loudness, APawn *NoiseInstigator, FVector NoiseLocation)
 
void MarkComponentsAsPendingKill ()
 
void MarkComponentsRenderStateDirty ()
 
void MatineeUpdated ()
 
bool Modify (bool bAlwaysMarkDirty)
 
void Multi_DrawDebugCoordinateSystem_Implementation (FVector AxisLoc, FRotator AxisRot, float Scale, bool bPersistentLines, float LifeTime, char DepthPriority, float Thickness)
 
void Multi_DrawDebugDirectionalArrow_Implementation (FVector LineStart, FVector LineEnd, float ArrowSize, FColor ArrowColor, bool bPersistentLines, float LifeTime, char DepthPriority)
 
void Multi_DrawDebugLine_Implementation (FVector LineStart, FVector LineEnd, FColor LineColor, bool bPersistentLines, float LifeTime, char DepthPriority, float Thickness)
 
void Multi_DrawDebugSphere_Implementation (FVector Center, float Radius, int Segments, FColor SphereColor, bool bPersistentLines, float LifeTime, char DepthPriority)
 
void MulticastProperty (FName PropertyName, bool bUnreliable)
 
void MulticastPropertyToPlayer (FName PropertyName, APlayerController *PC, bool bUnreliable)
 
void NetActorSpawnActorUnreliable_Implementation (TSubclassOf< AActor > ActorClass, FVector AtLoc, FRotator AtRot, bool bIgnoreOnDedicatedServer, USceneComponent *AttachToComponent, FName BoneName, AActor *SpawnOwner)
 
void NetActorSpawnActor_Implementation (TSubclassOf< AActor > ActorClass, FVector AtLoc, FRotator AtRot, bool bIgnoreOnDedicatedServer, USceneComponent *AttachToComponent, FName BoneName, AActor *SpawnOwner)
 
void NetAttachRootComponentTo_Implementation (USceneComponent *InParent, FName InSocketName, FVector RelativeLocation, FRotator RelativeRotation)
 
void NetDetachRootComponentFromAny_Implementation ()
 
void Net_DrawDebugBox (FVector *Center, FVector *BoxExtent, FQuat *Rotation, FColor *BoxColor, bool bPersistentLines, float LifeTime, char DepthPriority)
 
void Net_DrawDebugCapsule (FVector *Center, float HalfHeight, float Radius, FQuat *Rotation, FColor *CapsuleColor, bool bPersistentLines, float LifeTime, char DepthPriority)
 
void Net_DrawDebugCoordinateSystem (FVector *AxisLoc, FRotator *AxisRot, float Scale, bool bPersistentLines, float LifeTime, char DepthPriority, float Thickness)
 
void Net_DrawDebugDirectionalArrow (FVector *LineStart, FVector *LineEnd, float ArrowSize, FColor *ArrowColor, bool bPersistentLines, float LifeTime, char DepthPriority)
 
void Net_DrawDebugLine (FVector *LineStart, FVector *LineEnd, FColor *LineColor, bool bPersistentLines, float LifeTime, char DepthPriority, float Thickness)
 
void Net_DrawDebugSphere (FVector *Center, float Radius, int Segments, FColor *SphereColor, bool bPersistentLines, float LifeTime, char DepthPriority)
 
void OnRep_AttachmentReplication ()
 
void OnRep_ReplicatedMovement ()
 
void OnSubobjectCreatedFromReplication (UObject *NewSubobject)
 
void OnSubobjectDestroyFromReplication (UObject *NewSubobject)
 
void PlaySoundAtLocation (USoundCue *InSoundCue, FVector SoundLocation, float VolumeMultiplier, float PitchMultiplier)
 
void PlaySoundOnActor (USoundCue *InSoundCue, float VolumeMultiplier, float PitchMultiplier)
 
void PostActorConstruction ()
 
void PostInitProperties ()
 
void PostInitializeComponents ()
 
void PostLoad ()
 
void PostLoadSubobjects (FObjectInstancingGraph *OuterInstanceGraph)
 
void PostNetInit ()
 
void PostNetReceive ()
 
void PostNetReceiveLocationAndRotation ()
 
void PostNetReceivePhysicState ()
 
void PostSpawnInitialize (FVector *SpawnLocation, FRotator *SpawnRotation, AActor *InOwner, APawn *InInstigator, bool bRemoteOwned, bool bNoFail, bool bDeferConstruction, bool bDeferBeginPlay)
 
void PreInitializeComponents ()
 
void PreNetReceive ()
 
void PrestreamTextures (float Seconds, bool bEnableStreaming, int CinematicTextureGroups)
 
bool PreventCharacterBasing (AActor *OtherActor, UPrimitiveComponent *BasedOnComponent)
 
void ProcessEvent (UFunction *Function, void *Parameters)
 
void PropertyServerToClientsUnreliable_Implementation (AActor *ActorToRep, FName PropertyName, TArray< unsigned char > *ReplicationData)
 
void PropertyServerToClients_Implementation (AActor *ActorToRep, FName PropertyName, TArray< unsigned char > *ReplicationData)
 
void REP_ActivateManualDirtyForPlayer (FName *PropertyName, APlayerController *PC)
 
void RegisterActorTickFunctions (bool bRegister, bool bSaveAndRestoreTickState)
 
void RegisterAllActorTickFunctions (bool bRegister, bool bDoComponents, bool bSaveAndRestoreTickState)
 
void RegisterAllComponents ()
 
void RemoveControllingMatineeActor (AMatineeActor *InMatineeActor)
 
void RemoveOwnedComponent (UActorComponent *Component)
 
void RemoveTickPrerequisiteActor (AActor *PrerequisiteActor)
 
void RemoveTickPrerequisiteComponent (UActorComponent *PrerequisiteComponent)
 
bool Rename (const wchar_t *InName, UObject *NewOuter, unsigned int Flags)
 
void ReregisterAllComponents ()
 
void RerunConstructionScripts ()
 
void ResetOwnedComponents ()
 
void ResetPropertiesForConstruction ()
 
void ResetSpatialComponent ()
 
void RouteEndPlay (EEndPlayReason::Type EndPlayReason)
 
void SendExecCommand (FName CommandName, FNetExecParams *ExecParams, bool bIsReliable)
 
void ServerSendSimpleExecCommandToEveryone (FName CommandName, bool bIsReliable, bool bForceSendToLocalPlayer, bool bIgnoreRelevancy)
 
void SetActorEnableCollision (bool bNewActorEnableCollision, bool bCheckRecreatePhysicsState)
 
void SetActorHiddenInGame (bool bNewHidden)
 
bool SetActorLocation (FVector *NewLocation, bool bSweep)
 
bool SetActorLocationAndRotation (FVector *NewLocation, FRotator NewRotation, bool bSweep)
 
void SetActorRelativeLocation (FVector NewRelativeLocation, bool bSweep)
 
void SetActorRelativeRotation (FRotator NewRelativeRotation, bool bSweep)
 
void SetActorRelativeScale3D (FVector NewRelativeScale)
 
void SetActorRelativeTransform (FTransform *NewRelativeTransform, bool bSweep)
 
bool SetActorRotation (FQuat *NewRotation)
 
bool SetActorRotation (FRotator NewRotation)
 
void SetActorScale3D (FVector *NewScale3D)
 
void SetActorTickEnabled (bool bEnabled)
 
bool SetActorTransform (FTransform *NewTransform, bool bSweep)
 
void SetAutonomousProxy (bool bInAutonomousProxy)
 
void SetLifeSpan (float InLifespan)
 
void SetNetUpdateTime (long double NewUpdateTime)
 
void SetNetworkSpatializationParent (AActor *NewParent)
 
void SetOwner (AActor *NewOwner)
 
void SetReplicates (bool bInReplicates)
 
bool SetRootComponent (USceneComponent *NewRootComponent)
 
void SetTickFunctionEnabled (bool bEnableTick)
 
void SetTickableWhenPaused (bool bTickableWhenPaused)
 
bool SimpleTeleportTo (FVector *DestLocation, FRotator *DestRotation)
 
void SnapRootComponentTo (AActor *InParentActor, FName InSocketName)
 
void Stasis ()
 
void StopActorSound (USoundBase *SoundAsset, float FadeOutTime)
 
float TakeDamage (float DamageAmount, FDamageEvent *DamageEvent, AController *EventInstigator, AActor *DamageCauser)
 
bool TeleportTo (FVector *DestLocation, FRotator *DestRotation, bool bIsATest, bool bNoCheck)
 
void Tick (float DeltaSeconds)
 
bool TryMultiUse (APlayerController *ForPC, int UseIndex)
 
void UninitializeComponents (EEndPlayReason::Type EndPlayReason)
 
void UnregisterAllComponents (bool bDetachFromOtherParent)
 
void Unstasis ()
 
void UpdateOverlaps (bool bDoNotifies)
 
void GatherCurrentMovement ()
 
AActorGetOwner ()
 
void ForceNetUpdate (bool bDormantDontReplicateProperties, bool bAbsoluteForceNetUpdate, bool bDontUpdateChannel)
 
void ForceReplicateNow (bool bForceCreateChannel, bool bForceCreateChannelIfRelevant)
 
void ActorPlaySound (USoundBase *SoundAsset, bool bAttach, FName BoneName, FVector LocOffset)
 
void ActorPlaySoundUnreliable (USoundBase *SoundAsset, bool bAttach, FName BoneName, FVector LocOffset)
 
bool AllowGrappling ()
 
bool AllowIgnoreCharacterEncroachment (UPrimitiveComponent *HitComponent, AActor *EncroachingCharacter)
 
bool AllowManualMultiUseActivation (APlayerController *ForPC)
 
void BPAttachedRootComponent ()
 
void BPChangedActorTeam ()
 
void BPClientDoMultiUse (APlayerController *ForPC, int ClientUseIndex)
 
void BPClientIsAboutToSeamlessTravel ()
 
bool BPConsumeSetPinCode (APlayerController *ForPC, int appledPinCode, bool bIsSetting, int TheCustomIndex)
 
bool BPConsumeUsePinCode (AActor *FromKeypadActor, APlayerController *ForPC, int appledPinCode, bool bIsActivating)
 
bool BPForceAllowsInventoryUse (UObject *InventoryItemObject)
 
void BPInventoryItemDropped (UObject *InventoryItemObject)
 
void BPInventoryItemUsed (UObject *InventoryItemObject)
 
FStringBPOverrideMultiUseCenterText (FString *result, APlayerController *ForPC)
 
float BPOverrideServerMultiUseAcceptRange ()
 
void BPPostInitializeComponents ()
 
void BPPostLoadedFromSeamlessTravel ()
 
void BPPreInitializeComponents ()
 
bool BPTryMultiUse (APlayerController *ForPC, int UseIndex)
 
void ClientPrepareForSeamlessTravel ()
 
void ClientSeamlessTravelled ()
 
void DrawActorFloatingHUD (AHUD *ForHUD)
 
void DrawBasicFloatingHUD (AHUD *ForHUD)
 
FStringGetAimedTutorialHintString (FString *result)
 
FStringGetEditTextString (FString *result, APlayerController *ForPC, UObject *AssociatedObject1, int ExtraID1, int ExtraID2)
 
void InitializedSeamlessGridInfo ()
 
bool IsValidLockOnTarget (APawn *AttackerPawn)
 
void K2_OnBecomeViewTarget (APlayerController *PC)
 
void K2_OnEndViewTarget (APlayerController *PC)
 
void ModifyHudMultiUseLoc (FVector2D *theVec, APlayerController *PC, int index)
 
void Multi_DrawDebugCoordinateSystem (FVector AxisLoc, FRotator AxisRot, float Scale, bool bPersistentLines, float LifeTime, char DepthPriority, float Thickness)
 
void Multi_DrawDebugDirectionalArrow (FVector LineStart, FVector LineEnd, float ArrowSize, FColor ArrowColor, bool bPersistentLines, float LifeTime, char DepthPriority)
 
void Multi_DrawDebugLine (FVector LineStart, FVector LineEnd, FColor LineColor, bool bPersistentLines, float LifeTime, char DepthPriority, float Thickness)
 
void Multi_DrawDebugSphere (FVector Center, float Radius, int Segments, FColor SphereColor, bool bPersistentLines, float LifeTime, char DepthPriority)
 
void NetActorSpawnActor (TSubclassOf< AActor > ActorClass, FVector AtLoc, FRotator AtRot, bool bIgnoreOnDedicatedServer, USceneComponent *AttachToComponent, FName BoneName, AActor *SpawnOwner)
 
void NetAttachRootComponentTo (USceneComponent *InParent, FName InSocketName, FVector RelativeLocation, FRotator RelativeRotation)
 
void NetSpawnedActor (AActor *SpawnedActor)
 
float OffsetHUDFromBottomScreenY (AHUD *ForHUD)
 
float OffsetHUDFromCenterScreenY (AHUD *ForHUD)
 
void PrepareClientMapActorForSeamlessTravel ()
 
void PropertyServerToClients (AActor *ActorToRep, FName PropertyName, TArray< unsigned char > *ReplicationData)
 
void PropertyServerToClientsUnreliable (AActor *ActorToRep, FName PropertyName, TArray< unsigned char > *ReplicationData)
 
void ReceiveActorBeginCursorOver ()
 
void ReceiveActorBeginOverlap (AActor *OtherActor)
 
void ReceiveActorEndCursorOver ()
 
void ReceiveActorEndOverlap (AActor *OtherActor)
 
void ReceiveActorOnClicked ()
 
void ReceiveActorOnInputTouchBegin (ETouchIndex::Type FingerIndex)
 
void ReceiveActorOnInputTouchEnd (ETouchIndex::Type FingerIndex)
 
void ReceiveActorOnInputTouchEnter (ETouchIndex::Type FingerIndex)
 
void ReceiveActorOnInputTouchLeave (ETouchIndex::Type FingerIndex)
 
void ReceiveActorOnReleased ()
 
void ReceiveAnyDamage (float Damage, UDamageType *DamageType, AController *InstigatedBy, AActor *DamageCauser)
 
void ReceiveBeginPlay ()
 
void ReceiveDestroyed ()
 
void ReceiveEndPlay (EEndPlayReason::Type EndPlayReason)
 
void ReceiveHit (UPrimitiveComponent *MyComp, AActor *Other, UPrimitiveComponent *OtherComp, bool bSelfMoved, FVector HitLocation, FVector HitNormal, FVector NormalImpulse, FHitResult *Hit)
 
void ReceiveInput (FString *InputName, float Value, FVector VectorValue, bool bStarted, bool bEnded)
 
void ReceivePointDamage (float Damage, UDamageType *DamageType, FVector HitLocation, FVector HitNormal, UPrimitiveComponent *HitComponent, FName BoneName, FVector ShotFromDirection, AController *InstigatedBy, AActor *DamageCauser)
 
void ReceiveRadialDamage (float DamageReceived, UDamageType *DamageType, FVector Origin, FHitResult *HitInfo, AController *InstigatedBy, AActor *DamageCauser)
 
void ReceiveTick (float DeltaSeconds)
 
void RecieveMatineeUpdated ()
 
void ServerPrepareForSeamlessTravel ()
 
void ThrottledTick ()
 
void UserConstructionScript ()
 
float & CustomTimeDilationField ()
 
float & ClientReplicationSendNowThresholdField ()
 
bool & bForceAllowNetMulticastField ()
 
TEnumAsByte< enum ENetRole > & RemoteRoleField ()
 
AActorOwnerField ()
 
long double & LastReplicatedMovementField ()
 
int & LastFrameForceNetUpdateField ()
 
TEnumAsByte< enum ENetRole > & RoleField ()
 
TEnumAsByte< enum ENetDormancy > & NetDormancyField ()
 
TArray< TWeakObjectPtr< UActorComponent > > & ReplicatedComponentsField ()
 
TWeakObjectPtr< USoundBase > & LastPostProcessVolumeSoundField ()
 
int & DefaultStasisComponentOctreeFlagsField ()
 
UPrimitiveComponentStasisCheckComponentField ()
 
TArray< AActor * > NetworkSpatializationChildrenField ()
 
AActorNetworkSpatializationParentField ()
 
float & NetworkAndStasisRangeMultiplierField ()
 
long double & UnstasisLastInRangeTimeField ()
 
long double & LastPreReplicationTimeField ()
 
long double & LastEnterStasisTimeField ()
 
long double & LastExitStasisTimeField ()
 
FNameCustomTagField ()
 
int & CustomDataField ()
 
float & ReplicationIntervalMultiplierField ()
 
int & ForceImmediateReplicationFrameField ()
 
char & StasisSetIndexField ()
 
char & RandomStartByteField ()
 
unsigned __int64 & LastFrameUnStasisField ()
 
volatile int & LastUnstasisFrameCounterField ()
 
TArray< TWeakObjectPtr< UActorComponent > > & StasisUnRegisteredComponentsField ()
 
float & NetCullDistanceSquaredField ()
 
float & NetCullDistanceSquaredDormantField ()
 
int & NetTagField ()
 
long double & NetUpdateTimeField ()
 
float & NetUpdateFrequencyField ()
 
float & NetPriorityField ()
 
long double & LastNetUpdateTimeField ()
 
FNameNetDriverNameField ()
 
int & TargetingTeamField ()
 
float & OverrideStasisComponentRadiusField ()
 
APawnInstigatorField ()
 
long double & CreationTimeField ()
 
long double & OriginalCreationTimeField ()
 
TArray< AActor * > ChildrenField ()
 
unsigned int & AnimUpdateRateShiftTagField ()
 
unsigned int & AnimUpdateRateFrameCountField ()
 
USceneComponentRootComponentField ()
 
TArray< AMatineeActor * > ControllingMatineeActorsField ()
 
float & InitialLifeSpanField ()
 
TArray< FName > & LayersField ()
 
TWeakObjectPtr< AActor > & ParentComponentActorField ()
 
long double & LastRenderTimeField ()
 
long double & LastRenderTimeIgnoreShadowField ()
 
TArray< FName > & TagsField ()
 
unsigned __int64 & HiddenEditorViewsField ()
 
FTargetingTeamChangedOnTargetingTeamChangedField ()
 
FVectorDefaultActorLocationField ()
 
FGuidUniqueGuidIdField ()
 
float & ForceMaximumReplicationRateUntilTimeField ()
 
long double & LastActorForceReplicationTimeField ()
 
TArray< UActorComponent * > OwnedComponentsField ()
 
TArray< UActorComponent * > SerializedComponentsField ()
 
int & LastFrameCalculcatedNetworkRangeMultiplierField ()
 
BitFieldValue< bool, unsigned __int32 > bHidden ()
 
BitFieldValue< bool, unsigned __int32 > bNetTemporary ()
 
BitFieldValue< bool, unsigned __int32 > bIsMapActor ()
 
BitFieldValue< bool, unsigned __int32 > bHasHighVolumeRPCs ()
 
BitFieldValue< bool, unsigned __int32 > bNetStartup ()
 
BitFieldValue< bool, unsigned __int32 > bPreventCharacterBasing ()
 
BitFieldValue< bool, unsigned __int32 > bPreventCharacterBasingAllowSteppingUp ()
 
BitFieldValue< bool, unsigned __int32 > bOnlyRelevantToOwner ()
 
BitFieldValue< bool, unsigned __int32 > bAlwaysRelevant ()
 
BitFieldValue< bool, unsigned __int32 > bForceHiddenReplication ()
 
BitFieldValue< bool, unsigned __int32 > bUseBPChangedActorTeam ()
 
BitFieldValue< bool, unsigned __int32 > bHasExecutedActorConstruction ()
 
BitFieldValue< bool, unsigned __int32 > bEverSetTimer ()
 
BitFieldValue< bool, unsigned __int32 > bIgnoredByCharacterEncroachment ()
 
BitFieldValue< bool, unsigned __int32 > bClimbable ()
 
BitFieldValue< bool, unsigned __int32 > bAttachmentReplicationUseNetworkParent ()
 
BitFieldValue< bool, unsigned __int32 > bUnstreamComponentsUseEndOverlap ()
 
BitFieldValue< bool, unsigned __int32 > bUseBPOverrideUILocation ()
 
BitFieldValue< bool, unsigned __int32 > bForceBasedActorsOutOfFastTick ()
 
BitFieldValue< bool, unsigned __int32 > bUseBPGetShowDebugAnimationComponents ()
 
BitFieldValue< bool, unsigned __int32 > bWantsServerThrottledTick ()
 
BitFieldValue< bool, unsigned __int32 > bAddedServerThrottledTick ()
 
BitFieldValue< bool, unsigned __int32 > bWantsPerformanceThrottledTick ()
 
BitFieldValue< bool, unsigned __int32 > bAddedPerformanceThrottledTick ()
 
BitFieldValue< bool, unsigned __int32 > bForceInfiniteDrawDistance ()
 
BitFieldValue< bool, unsigned __int32 > bUseBPCheckForErrors ()
 
BitFieldValue< bool, unsigned __int32 > bPreventRegularForceNetUpdate ()
 
BitFieldValue< bool, unsigned __int32 > bUseBPOverrideTargetingLocation ()
 
BitFieldValue< bool, unsigned __int32 > bUseBPGetHUDDrawLocationOffset ()
 
BitFieldValue< bool, unsigned __int32 > bPreventNPCSpawnFloor ()
 
BitFieldValue< bool, unsigned __int32 > bNetCritical ()
 
BitFieldValue< bool, unsigned __int32 > bUseBPCustomIsRelevantForClient ()
 
BitFieldValue< bool, unsigned __int32 > bReplicateInstigator ()
 
BitFieldValue< bool, unsigned __int32 > bSuppressDestroyedEvent ()
 
BitFieldValue< bool, unsigned __int32 > bUseOnlyPointForLevelBounds ()
 
BitFieldValue< bool, unsigned __int32 > bReplicateMovement ()
 
BitFieldValue< bool, unsigned __int32 > bTearOff ()
 
BitFieldValue< bool, unsigned __int32 > bExchangedRoles ()
 
BitFieldValue< bool, unsigned __int32 > bStasised ()
 
BitFieldValue< bool, unsigned __int32 > bPendingUnstasis ()
 
BitFieldValue< bool, unsigned __int32 > bPendingNetUpdate ()
 
BitFieldValue< bool, unsigned __int32 > bNetLoadOnClient ()
 
BitFieldValue< bool, unsigned __int32 > bNetUseOwnerRelevancy ()
 
BitFieldValue< bool, unsigned __int32 > bNetUseClientRelevancy ()
 
BitFieldValue< bool, unsigned __int32 > bDoNotCook ()
 
BitFieldValue< bool, unsigned __int32 > bHibernateChange ()
 
BitFieldValue< bool, unsigned __int32 > bBlockInput ()
 
BitFieldValue< bool, unsigned __int32 > bAutoStasis ()
 
BitFieldValue< bool, unsigned __int32 > bBlueprintMultiUseEntries ()
 
BitFieldValue< bool, unsigned __int32 > bEnableMultiUse ()
 
BitFieldValue< bool, unsigned __int32 > bUseBPGetMultiUseCenterText ()
 
BitFieldValue< bool, unsigned __int32 > bPreventSaving ()
 
BitFieldValue< bool, unsigned __int32 > bMultiUseCenterHUD ()
 
BitFieldValue< bool, unsigned __int32 > bOnlyInitialReplication ()
 
BitFieldValue< bool, unsigned __int32 > bUseAttachmentReplication ()
 
BitFieldValue< bool, unsigned __int32 > bUseNetworkSpatialization ()
 
BitFieldValue< bool, unsigned __int32 > bNetworkSpatializationForceRelevancyCheck ()
 
BitFieldValue< bool, unsigned __int32 > bReplicates ()
 
BitFieldValue< bool, unsigned __int32 > bRunningUserConstructionScript ()
 
BitFieldValue< bool, unsigned __int32 > bHasFinishedSpawning ()
 
BitFieldValue< bool, unsigned __int32 > bDeferredBeginPlay ()
 
BitFieldValue< bool, unsigned __int32 > bHasReplicatedProperties ()
 
BitFieldValue< bool, unsigned __int32 > bActorEnableCollision ()
 
BitFieldValue< bool, unsigned __int32 > bAutoDestroyWhenFinished ()
 
BitFieldValue< bool, unsigned __int32 > bCanBeDamaged ()
 
BitFieldValue< bool, unsigned __int32 > bPendingKillPending ()
 
BitFieldValue< bool, unsigned __int32 > bCollideWhenPlacing ()
 
BitFieldValue< bool, unsigned __int32 > bPreventOnDedicatedServer ()
 
BitFieldValue< bool, unsigned __int32 > bNetMulticasting ()
 
BitFieldValue< bool, unsigned __int32 > bNetConnectionDidInitialSort ()
 
BitFieldValue< bool, unsigned __int32 > bDormantNetMulticastForceFullReplication ()
 
BitFieldValue< bool, unsigned __int32 > bDoOverrideHiddenShadow ()
 
BitFieldValue< bool, unsigned __int32 > bOverrideHiddenShadowValue ()
 
BitFieldValue< bool, unsigned __int32 > bAllowReceiveTickEventOnDedicatedServer ()
 
BitFieldValue< bool, unsigned __int32 > bLoadedFromSaveGame ()
 
BitFieldValue< bool, unsigned __int32 > bPreventLevelBoundsRelevant ()
 
BitFieldValue< bool, unsigned __int32 > bForceReplicateDormantChildrenWithoutSpatialRelevancy ()
 
BitFieldValue< bool, unsigned __int32 > bFindCameraComponentWhenViewTarget ()
 
BitFieldValue< bool, unsigned __int32 > bBPPreInitializeComponents ()
 
BitFieldValue< bool, unsigned __int32 > bBPPostInitializeComponents ()
 
BitFieldValue< bool, unsigned __int32 > bForceNetworkSpatialization ()
 
BitFieldValue< bool, unsigned __int32 > bStasisComponentRadiusForceDistanceCheck ()
 
BitFieldValue< bool, unsigned __int32 > bUseBPInventoryItemUsed ()
 
BitFieldValue< bool, unsigned __int32 > bUseBPInventoryItemDropped ()
 
BitFieldValue< bool, unsigned __int32 > bBPInventoryItemUsedHandlesDurability ()
 
BitFieldValue< bool, unsigned __int32 > bUseBPForceAllowsInventoryUse ()
 
BitFieldValue< bool, unsigned __int32 > bAlwaysCreatePhysicsState ()
 
BitFieldValue< bool, unsigned __int32 > bReplicateRotationHighQuality ()
 
BitFieldValue< bool, unsigned __int32 > bReplicateVelocityHighQuality ()
 
BitFieldValue< bool, unsigned __int32 > bOnlyReplicateOnNetForcedUpdate ()
 
BitFieldValue< bool, unsigned __int32 > bActorInitialized ()
 
BitFieldValue< bool, unsigned __int32 > bActorSeamlessTraveled ()
 
BitFieldValue< bool, unsigned __int32 > bIgnoresOriginShifting ()
 
BitFieldValue< bool, unsigned __int32 > bReplicateHidden ()
 
BitFieldValue< bool, unsigned __int32 > bPreventActorStasis ()
 
FVectorGetTargetPathfindingLocation (FVector *result, AActor *RequestedBy)
 
bool IsLevelBoundsRelevant ()
 
bool IsPendingKillPending ()
 
bool IsOwnedBy (AActor *TestOwner)
 
void SetRemoteRoleForBackwardsCompat (ENetRole InRemoteRole)
 
FStringGetHumanReadableName (FString *result)
 
UGameInstanceGetOwner ()
 
bool CheckDefaultSubobjectsInternal ()
 
bool CheckActorComponents ()
 
void ResetOwnedComponents ()
 
void PostInitProperties ()
 
UWorldGetWorld ()
 
bool IsInGameplayWorld ()
 
UGameInstanceGetGameInstance ()
 
bool IsNetStartupActor ()
 
void ClearCrossLevelReferences ()
 
bool TeleportTo (FVector *DestLocation, FRotator *DestRotation, bool bIsATest, bool bNoCheck)
 
bool SimpleTeleportTo (FVector *DestLocation, FRotator *DestRotation)
 
void AddTickPrerequisiteActor (AActor *PrerequisiteActor)
 
void AddTickPrerequisiteComponent (UActorComponent *PrerequisiteComponent)
 
void RemoveTickPrerequisiteActor (AActor *PrerequisiteActor)
 
void RemoveTickPrerequisiteComponent (UActorComponent *PrerequisiteComponent)
 
void BeginDestroy ()
 
bool IsReadyForFinishDestroy ()
 
void PostLoad ()
 
void PostLoadSubobjects (FObjectInstancingGraph *OuterInstanceGraph)
 
void ProcessEvent (UFunction *Function, void *Parameters)
 
void RegisterActorTickFunctions (bool bRegister, bool bSaveAndRestoreTickState)
 
void RegisterAllActorTickFunctions (bool bRegister, bool bDoComponents, bool bSaveAndRestoreTickState)
 
void SetActorTickEnabled (bool bEnabled)
 
bool Rename (const wchar_t *InName, UObject *NewOuter, unsigned int Flags)
 
UNetConnectionGetNetConnection ()
 
UPlayerGetNetOwningPlayer ()
 
void Tick (float DeltaSeconds)
 
void GetComponentsBoundingCylinder (float *OutCollisionRadius, float *OutCollisionHalfHeight, bool bNonColliding)
 
void GetSimpleCollisionCylinder (float *CollisionRadius, float *CollisionHalfHeight)
 
float GetApproachRadius ()
 
bool IsRootComponentCollisionRegistered ()
 
bool IsAttachedTo (AActor *Other)
 
bool IsBasedOnActor (AActor *Other)
 
bool Modify (bool bAlwaysMarkDirty)
 
FBoxGetComponentsBoundingBox (FBox *result, bool bNonColliding)
 
FBoxGetComponentsBoundingBoxForLevelBounds (FBox *result)
 
bool CheckStillInWorld ()
 
void UpdateOverlaps (bool bDoNotifies)
 
void GetOverlappingActors (TArray< AActor * > *OverlappingActors, UClass *ClassFilter)
 
void GetOverlappingComponents (TArray< UPrimitiveComponent * > *OutOverlappingComponents)
 
long double GetLastRenderTime (bool ignoreShadow)
 
void SetOwner (AActor *NewOwner)
 
bool HasNetOwner ()
 
void AttachRootComponentTo (USceneComponent *InParent, FName InSocketName, EAttachLocation::Type AttachLocationType, bool bWeldSimulatedBodies)
 
void OnRep_AttachmentReplication ()
 
void AttachRootComponentToActor (AActor *InParentActor, FName InSocketName, EAttachLocation::Type AttachLocationType, bool bWeldSimulatedBodies)
 
void DetachRootComponentFromParent (bool bMaintainWorldPosition)
 
void DetachSceneComponentsFromParent (USceneComponent *InParentComponent, bool bMaintainWorldPosition)
 
AActorGetAttachParentActor ()
 
FNameGetAttachParentSocketName (FName *result)
 
void GetAttachedActors (TArray< AActor * > *OutActors)
 
bool ActorHasTag (FName Tag)
 
bool IsMatineeControlled ()
 
bool IsRootComponentStatic ()
 
bool IsRootComponentStationary ()
 
bool IsRootComponentMovable ()
 
bool IsRelevancyOwnerFor (AActor *ReplicatedActor, AActor *ActorOwner, AActor *ConnectionActor)
 
void FlushNetDormancy ()
 
void PrestreamTextures (float Seconds, bool bEnableStreaming, int CinematicTextureGroups)
 
void EndPlay (EEndPlayReason::Type EndPlayReason)
 
FTransformActorToWorld (FTransform *result)
 
FTransformGetTransform (FTransform *result)
 
void ClearNetworkSpatializationParent ()
 
void SetNetworkSpatializationParent (AActor *NewParent)
 
void Destroyed ()
 
void FellOutOfWorld (UDamageType *dmgType)
 
void MakeNoise (float Loudness, APawn *NoiseInstigator, FVector NoiseLocation)
 
float TakeDamage (float DamageAmount, FDamageEvent *DamageEvent, AController *EventInstigator, AActor *DamageCauser)
 
float InternalTakeRadialDamage (float Damage, FRadialDamageEvent *RadialDamageEvent, AController *EventInstigator, AActor *DamageCauser)
 
void DispatchBlockingHit (UPrimitiveComponent *MyComp, UPrimitiveComponent *OtherComp, bool bSelfMoved, FHitResult *Hit)
 
void OutsideWorldBounds ()
 
void BecomeViewTarget (APlayerController *PC)
 
void EndViewTarget (APlayerController *PC)
 
AControllerGetInstigatorController ()
 
void CalcCamera (float DeltaTime, FMinimalViewInfo *OutResult)
 
void ForceNetRelevant ()
 
void GetActorEyesViewPoint (FVector *OutLocation, FRotator *OutRotation)
 
FVectorGetActorViewDirection (FVector *result)
 
void InventoryItemUsed (UObject *InventoryItemObject)
 
void InventoryItemDropped (UObject *InventoryItemObject)
 
bool ForceAllowsInventoryUse (UObject *InventoryItemObject)
 
ECollisionResponse GetComponentsCollisionResponseToChannel (ECollisionChannel Channel)
 
void AddOwnedComponent (UActorComponent *Component)
 
void RemoveOwnedComponent (UActorComponent *Component)
 
UActorComponentGetComponentByClass (TSubclassOf< UActorComponent > ComponentClass)
 
FVectorGetTargetingLocation (FVector *result, AActor *Attacker)
 
UPrimitiveComponentGetVisibleComponentByClass (TSubclassOf< UPrimitiveComponent > ComponentClass)
 
UActorComponentGetComponentByCustomTag (FName TheTag)
 
TArray< UActorComponent * > * GetComponentsByClass (TArray< UActorComponent * > *result, TSubclassOf< UActorComponent > ComponentClass)
 
TArray< UActorComponent * > * GetComponentsByCustomTag (TArray< UActorComponent * > *result, FName TheTag)
 
void DisableComponentsSimulatePhysics ()
 
void PostSpawnInitialize (FVector *SpawnLocation, FRotator *SpawnRotation, AActor *InOwner, APawn *InInstigator, bool bRemoteOwned, bool bNoFail, bool bDeferConstruction, bool bDeferBeginPlay)
 
void FinishSpawning (FTransform *Transform, bool bIsDefaultTransform)
 
void DoExecuteActorConstruction (FTransform *Transform, bool bIsDefaultTransform)
 
void PreSave ()
 
void PostActorConstruction ()
 
void SetReplicates (bool bInReplicates)
 
void CopyRemoteRoleFrom (AActor *CopyFromActor)
 
void PostNetInit ()
 
void BeginPlay ()
 
void MatineeUpdated ()
 
void ForceReplicateNowWithChannel ()
 
void EnableInput (APlayerController *PlayerController)
 
void DisableInput (APlayerController *PlayerController)
 
float GetInputAxisValue (FName InputAxisName)
 
float GetInputAxisKeyValue (FKey InputAxisKey)
 
FVectorGetInputVectorAxisValue (FVector *result, FKey InputAxisKey)
 
bool SetActorLocation (FVector *NewLocation, bool bSweep)
 
bool SetActorRotation (FRotator NewRotation)
 
bool SetActorRotation (FQuat *NewRotation)
 
bool SetActorLocationAndRotation (FVector *NewLocation, FRotator NewRotation, bool bSweep)
 
void SetActorScale3D (FVector *NewScale3D)
 
FVectorGetActorScale3D (FVector *result)
 
void SetActorRelativeLocation (FVector NewRelativeLocation, bool bSweep)
 
void SetActorRelativeRotation (FRotator NewRelativeRotation, bool bSweep)
 
void SetActorRelativeScale3D (FVector NewRelativeScale)
 
void SetActorHiddenInGame (bool bNewHidden)
 
void SetActorEnableCollision (bool bNewActorEnableCollision)
 
bool Destroy (bool bNetForce, bool bShouldModifyLevel)
 
bool HasAuthority ()
 
bool SetRootComponent (USceneComponent *NewRootComponent)
 
FVectorGetActorForwardVector (FVector *result)
 
FVectorGetActorUpVector (FVector *result)
 
FVectorGetActorRightVector (FVector *result)
 
void GetActorBounds (bool bOnlyCollidingComponents, FVector *Origin, FVector *BoxExtent)
 
AWorldSettingsGetWorldSettings ()
 
void PlaySoundOnActor (USoundCue *InSoundCue, float VolumeMultiplier, float PitchMultiplier)
 
void PlaySoundAtLocation (USoundCue *InSoundCue, FVector SoundLocation, float VolumeMultiplier, float PitchMultiplier)
 
void UnregisterAllComponents (bool bDetachFromOtherParent)
 
void RegisterAllComponents ()
 
void MarkComponentsAsPendingKill ()
 
void ReregisterAllComponents ()
 
void MarkComponentsRenderStateDirty ()
 
void InitializeComponents ()
 
void UninitializeComponents (EEndPlayReason::Type EndPlayReason)
 
void InvalidateLightingCacheDetailed (bool bTranslationOnly)
 
bool ActorLineTraceSingle (FHitResult *OutHit, FVector *Start, FVector *End, ECollisionChannel TraceChannel, FCollisionQueryParams *Params)
 
void SetLifeSpan (float InLifespan)
 
float GetLifeSpan ()
 
void PostInitializeComponents ()
 
void Stasis ()
 
void Unstasis ()
 
void PreInitializeComponents ()
 
UWorldK2_GetWorld ()
 
float GetDistanceTo (AActor *OtherActor)
 
float GetHorizontalDistanceTo (AActor *OtherActor)
 
float GetVerticalDistanceTo (AActor *OtherActor)
 
float GetDotProductTo (AActor *OtherActor)
 
float GetHorizontalDotProductTo (AActor *OtherActor)
 
FTransformGetInterpolatedTransform (FTransform *result)
 
APlayerControllerGetOwnerController ()
 
bool AlwaysReplicatePropertyConditional (UProperty *forProperty)
 
bool TryMultiUse (APlayerController *ForPC, int UseIndex)
 
void ClientMultiUse (APlayerController *ForPC, int UseIndex)
 
bool GetMultiUseCenterText (APlayerController *ForPC, int UseIndex, FString *OutCenterText, FLinearColor *OutCenterTextColor)
 
bool AllowSaving ()
 
void ChangeActorTeam (int NewTeam)
 
void TargetingTeamChanged ()
 
void ForceDestroy ()
 
bool GetIsMapActor ()
 
void SendExecCommand (FName CommandName, FNetExecParams *ExecParams, bool bIsReliable)
 
void ServerSendSimpleExecCommandToEveryone (FName CommandName, bool bIsReliable, bool bForceSendToLocalPlayer, bool bIgnoreRelevancy)
 
bool IsPrimalCharacterOrStructure ()
 
void SetTickFunctionEnabled (bool bEnableTick)
 
bool IsOwnedOrControlledBy (AActor *TestOwner)
 
bool PreventCharacterBasing (AActor *OtherActor, UPrimitiveComponent *BasedOnComponent)
 
bool BPIsA (TSubclassOf< AActor > anActorClass)
 
void MulticastProperty (FName PropertyName)
 
void MulticastPropertyToPlayer (FName PropertyName, APlayerController *PC)
 
void PropertyServerToClients_Implementation (AActor *ActorToRep, FName PropertyName, TArray< unsigned char > *ReplicationData)
 
float GetNetStasisAndRangeMultiplier ()
 
void StopActorSound (USoundBase *SoundAsset, float FadeOutTime)
 
void GetAllSceneComponents (TArray< USceneComponent * > *OutComponents)
 
void ActorPlaySound_Implementation (USoundBase *SoundAsset, bool bAttach, FName BoneName, FVector LocOffset)
 
void NetAttachRootComponentTo_Implementation (USceneComponent *InParent, FName InSocketName, FVector RelativeLocation, FRotator RelativeRotation)
 
void NetDetachRootComponentFromAny_Implementation ()
 
FVectorGetHUDWorldDrawLocation (FVector *result, FName *HUDTag)
 
void ResetPropertiesForConstruction ()
 
void DestroyConstructedComponents ()
 
void RerunConstructionScripts ()
 
UActorComponentCreateComponentFromTemplate (UActorComponent *Template, FString *InName)
 
UActorComponentAddComponent (FName TemplateName, bool bManualAttachment, FTransform *RelativeTransform, UObject *ComponentTemplateContext)
 
void PreNetReceive ()
 
void PostNetReceive ()
 
void OnRep_ReplicatedMovement ()
 
void PostNetReceiveLocationAndRotation ()
 
void PostNetReceivePhysicState ()
 
bool IsNetRelevantFor (APlayerController *RealViewer, AActor *Viewer, FVector *SrcLocation)
 
void GetLifetimeReplicatedProps (TArray< FLifetimeProperty > *OutLifetimeProps)
 
void GetSubobjectsWithStableNamesForNetworking (TArray< UObject * > *ObjList)
 
void OnSubobjectCreatedFromReplication (UObject *NewSubobject)
 
void OnSubobjectDestroyFromReplication (UObject *NewSubobject)
 
bool IsNameStableForNetworking ()
 
void GetComponents (TArray< UActorComponent * > *OutComponents)
 
void GatherCurrentMovement ()
 
void ForceReplicateNow (bool bForceCreateChannel, bool bForceCreateChannelIfRelevant)
 
void ForceNetUpdate (bool bDormantDontReplicateProperties, bool bAbsoluteForceNetUpdate, bool bDontUpdateChannel)
 
void ActorPlaySound (USoundBase *SoundAsset, bool bAttach, FName BoneName, FVector LocOffset)
 
void ActorPlaySoundUnreliable (USoundBase *SoundAsset, bool bAttach, FName BoneName, FVector LocOffset)
 
bool AllowGrappling ()
 
bool AllowIgnoreCharacterEncroachment (UPrimitiveComponent *HitComponent, AActor *EncroachingCharacter)
 
bool AllowManualMultiUseActivation (APlayerController *ForPC)
 
FVectorBP_GetHUDWorldDrawLocation (FVector *result, FName HUDTag)
 
FVectorBP_OverrideTargetingLocation (FVector *result, AActor *Attacker)
 
void BPAttachedRootComponent ()
 
void BPChangedActorTeam ()
 
bool BPConsumeSetPinCode (APlayerController *ForPC, int appledPinCode, bool bIsSetting, int TheCustomIndex)
 
bool BPConsumeUsePinCode (AActor *FromKeypadActor, APlayerController *ForPC, int appledPinCode, bool bIsActivating)
 
bool BPForceAllowsInventoryUse (UObject *InventoryItemObject)
 
int BPGetExtraSpecialBlueprintInt ()
 
bool BPGetMultiUseCenterText (APlayerController *ForPC, int UseIndex, FString *OutCenterText, FLinearColor *OutCenterTextColor)
 
void BPInventoryItemDropped (UObject *InventoryItemObject)
 
void BPInventoryItemUsed (UObject *InventoryItemObject)
 
FVectorBPOverrideUILocation (FVector *result, APlayerController *ForPC)
 
void DrawBasicFloatingHUD (AHUD *ForHUD)
 
float GetUsablePriority ()
 
void K2_OnBecomeViewTarget (APlayerController *PC)
 
void K2_OnEndViewTarget (APlayerController *PC)
 
void ModifyHudMultiUseLoc (FVector2D *theVec, APlayerController *PC, int index)
 
void MulticastDrawDebugArrow (FVector LineStart, FVector LineEnd, float ArrowSize, FLinearColor LineColor, float Duration, bool enableInShipping)
 
void MulticastDrawDebugBox (FVector Center, FVector Extent, FLinearColor LineColor, FRotator Rotation, float Duration, bool enableInShipping)
 
void MulticastDrawDebugCapsule (FVector Center, float HalfHeight, float Radius, FRotator Rotation, FLinearColor LineColor, float Duration, bool enableInShipping)
 
void MulticastDrawDebugCapsuleWithExtents (FVector Top, FVector Bottom, float Radius, FLinearColor LineColor, float Duration, bool bPersistent)
 
void MulticastDrawDebugCoordinateSystem (FVector AxisLoc, FRotator AxisRot, float Scale, float Duration, float Thickness)
 
void MulticastDrawDebugCylinder (FVector Start, FVector End, float Radius, int Segments, FLinearColor LineColor, float Duration)
 
void MulticastDrawDebugLine (FVector LineStart, FVector LineEnd, FLinearColor LineColor, float Duration, float Thickness, bool enableInShipping)
 
void MulticastDrawDebugPoint (FVector Position, float Size, FLinearColor PointColor, float Duration, bool enableInShipping)
 
void MulticastDrawDebugSphere (FVector Center, float Radius, int Segments, FLinearColor LineColor, float Duration, bool enableInShipping)
 
void MulticastDrawDebugString (FVector TextLocation, FString *Text, AActor *TestBaseActor, FLinearColor TextColor, float Duration, bool enableInShipping)
 
void NetAttachRootComponentTo (USceneComponent *InParent, FName InSocketName, FVector RelativeLocation, FRotator RelativeRotation)
 
void OnInventoryItemGrind ()
 
void PerformanceThrottledTick ()
 
void PropertyServerToClients (AActor *ActorToRep, FName PropertyName, TArray< unsigned char > *ReplicationData)
 
void ReceiveActorBeginCursorOver ()
 
void ReceiveActorBeginOverlap (AActor *OtherActor)
 
void ReceiveActorEndCursorOver ()
 
void ReceiveActorEndOverlap (AActor *OtherActor)
 
void ReceiveActorOnClicked ()
 
void ReceiveActorOnInputTouchBegin (ETouchIndex::Type FingerIndex)
 
void ReceiveActorOnInputTouchEnd (ETouchIndex::Type FingerIndex)
 
void ReceiveActorOnInputTouchEnter (ETouchIndex::Type FingerIndex)
 
void ReceiveActorOnInputTouchLeave (ETouchIndex::Type FingerIndex)
 
void ReceiveActorOnReleased ()
 
void ReceiveAnyDamage (float Damage, UDamageType *DamageType, AController *InstigatedBy, AActor *DamageCauser)
 
void ReceiveBeginPlay ()
 
void ReceiveDestroyed ()
 
void ReceiveEndPlay (EEndPlayReason::Type EndPlayReason)
 
void ReceiveHit (UPrimitiveComponent *MyComp, AActor *Other, UPrimitiveComponent *OtherComp, bool bSelfMoved, FVector HitLocation, FVector HitNormal, FVector NormalImpulse, FHitResult *Hit)
 
void ReceiveInput (FString *InputName, float Value, FVector VectorValue, bool bStarted, bool bEnded)
 
void ReceivePointDamage (float Damage, UDamageType *DamageType, FVector HitLocation, FVector HitNormal, UPrimitiveComponent *HitComponent, FName BoneName, FVector ShotFromDirection, AController *InstigatedBy, AActor *DamageCauser)
 
void ReceiveRadialDamage (float DamageReceived, UDamageType *DamageType, FVector Origin, FHitResult *HitInfo, AController *InstigatedBy, AActor *DamageCauser)
 
void ReceiveTick (float DeltaSeconds)
 
void RecieveMatineeUpdated ()
 
void ThrottledTick ()
 
void UserConstructionScript ()
 
- Public Member Functions inherited from UObject
void ExecuteUbergraph (int EntryPoint)
 
bool AreAllOuterObjectsValid ()
 
FNameGetExporterName (FName *result)
 
FStringGetDetailedInfoInternal (FString *result)
 
UObjectGetArchetype ()
 
bool IsBasedOnArchetype (UObject *const SomeObject)
 
bool IsInBlueprint ()
 
bool Rename (const wchar_t *InName, UObject *NewOuter, unsigned int Flags)
 
void LoadLocalized (UObject *LocBase, bool bLoadHierachecally)
 
void LocalizeProperty (UObject *LocBase, TArray< FString > *PropertyTagChain, UProperty *const BaseProperty, UProperty *const Property, void *const ValueAddress)
 
void BeginDestroy ()
 
void FinishDestroy ()
 
FStringGetDetailedInfo (FString *result)
 
bool ConditionalBeginDestroy ()
 
bool ConditionalFinishDestroy ()
 
void ConditionalPostLoad ()
 
bool Modify (bool bAlwaysMarkDirty)
 
bool IsSelected ()
 
void CollectDefaultSubobjects (TArray< UObject * > *OutSubobjectArray, bool bIncludeNestedSubobjects)
 
bool CheckDefaultSubobjectsInternal ()
 
bool IsAsset ()
 
bool IsSafeForRootSet ()
 
void LoadConfig (UClass *ConfigClass, const wchar_t *InFilename, unsigned int PropagationFlags, UProperty *PropertyToLoad)
 
void ConditionalShutdownAfterError ()
 
bool IsNameStableForNetworking ()
 
bool IsFullNameStableForNetworking ()
 
bool IsSupportedForNetworking ()
 
UFunctionFindFunctionChecked (FName InName)
 
void ProcessEvent (UFunction *Function, void *Parms)
 
 __declspec (dllexport) UProperty *FindProperty(FName name)
 
- Public Member Functions inherited from UObjectBaseUtility
int GetLinkerUE4Version ()
 
int GetLinkerLicenseeUE4Version ()
 
FStringGetPathName (FString *result, UObject *StopOuter)
 
void GetPathName (UObject *StopOuter, FString *ResultString)
 
FStringGetFullName (FString *result, UObject *StopOuter)
 
void MarkPackageDirty ()
 
bool IsIn (UObject *SomeOuter)
 
bool IsA (UClass *SomeBase)
 
void * GetInterfaceAddress (UClass *InterfaceClass)
 
bool IsDefaultSubobject ()
 
int GetLinkerIndex ()
 
- Public Member Functions inherited from UObjectBase
EObjectFlagsObjectFlagsField ()
 
int & InternalIndexField ()
 
UClassClassField ()
 
FNameNameField ()
 
UObjectOuterField ()
 
void DeferredRegister (UClass *UClassStaticClass, const wchar_t *PackageName, const wchar_t *InName)
 
bool IsValidLowLevel ()
 
bool IsValidLowLevelFast (bool bRecursive)
 
void Register (const wchar_t *PackageName, const wchar_t *InName)
 

Static Public Member Functions

static AActorGetMovementBaseActor (APawn *Pawn)
 
static UClassGetPrivateStaticClass (const wchar_t *Package)
 
static void StaticRegisterNativesAPawn ()
 
static void StaticRegisterNativesAPawn ()
 
- Static Public Member Functions inherited from AActor
static UClassStaticClass ()
 
static void MakeNoiseImpl (AActor *NoiseMaker, float Loudness, APawn *NoiseInstigator, FVector *NoiseLocation)
 
static UClassGetPrivateStaticClass (const wchar_t *Package)
 
static void StaticRegisterNativesAActor ()
 
static UClassGetPrivateStaticClass ()
 
static const wchar_t * StaticConfigName ()
 
static void MakeNoiseImpl (AActor *NoiseMaker, float Loudness, APawn *NoiseInstigator, FVector *NoiseLocation)
 
static void StaticRegisterNativesAActor ()
 
- Static Public Member Functions inherited from UObject
static UClassGetPrivateStaticClass ()
 
static UClassStaticClass ()
 
static UObjectGetArchetypeFromRequiredInfo (UClass *Class, UObject *Outer, FName Name, bool bIsCDO)
 
- Static Public Member Functions inherited from UObjectBase
static void EmitBaseReferences (UClass *RootClass)
 

Detailed Description

Definition at line 1370 of file Actor.h.

Member Function Documentation

◆ AddControllerPitchInput() [1/2]

void APawn::AddControllerPitchInput ( float Val)
inline

Definition at line 1286 of file Actor.h.

◆ AddControllerPitchInput() [2/2]

void APawn::AddControllerPitchInput ( float Val)
inline

Definition at line 1397 of file Actor.h.

◆ AddControllerRollInput() [1/2]

void APawn::AddControllerRollInput ( float Val)
inline

Definition at line 1288 of file Actor.h.

◆ AddControllerRollInput() [2/2]

void APawn::AddControllerRollInput ( float Val)
inline

Definition at line 1398 of file Actor.h.

◆ AddControllerYawInput() [1/2]

void APawn::AddControllerYawInput ( float Val)
inline

Definition at line 1287 of file Actor.h.

◆ AddControllerYawInput() [2/2]

void APawn::AddControllerYawInput ( float Val)
inline

Definition at line 1399 of file Actor.h.

◆ AddMovementInput() [1/2]

void APawn::AddMovementInput ( FVector WorldDirection,
float ScaleValue,
bool bForce )
inline

Definition at line 1281 of file Actor.h.

◆ AddMovementInput() [2/2]

void APawn::AddMovementInput ( FVector WorldDirection,
float ScaleValue,
bool bForce )
inline

Definition at line 1400 of file Actor.h.

◆ AIControllerClassField() [1/2]

TSubclassOf< AController > & APawn::AIControllerClassField ( )
inline

Definition at line 1218 of file Actor.h.

◆ AIControllerClassField() [2/2]

TSubclassOf< AController > & APawn::AIControllerClassField ( )
inline

Definition at line 1373 of file Actor.h.

◆ AllowedYawErrorField() [1/2]

float & APawn::AllowedYawErrorField ( )
inline

Definition at line 1223 of file Actor.h.

◆ AllowedYawErrorField() [2/2]

float & APawn::AllowedYawErrorField ( )
inline

Definition at line 1378 of file Actor.h.

◆ BaseEyeHeightField() [1/2]

float & APawn::BaseEyeHeightField ( )
inline

Definition at line 1217 of file Actor.h.

◆ BaseEyeHeightField() [2/2]

float & APawn::BaseEyeHeightField ( )
inline

Definition at line 1372 of file Actor.h.

◆ bCanAffectNavigationGeneration() [1/2]

BitFieldValue< bool, unsigned __int32 > APawn::bCanAffectNavigationGeneration ( )
inline

Definition at line 1237 of file Actor.h.

◆ bCanAffectNavigationGeneration() [2/2]

BitFieldValue< bool, unsigned __int32 > APawn::bCanAffectNavigationGeneration ( )
inline

Definition at line 1389 of file Actor.h.

◆ bClearOnConsumeField() [1/2]

bool & APawn::bClearOnConsumeField ( )
inline

Definition at line 1224 of file Actor.h.

◆ bClearOnConsumeField() [2/2]

bool & APawn::bClearOnConsumeField ( )
inline

Definition at line 1379 of file Actor.h.

◆ BecomeViewTarget() [1/2]

void APawn::BecomeViewTarget ( APlayerController * PC)
inline

Definition at line 1259 of file Actor.h.

◆ BecomeViewTarget() [2/2]

void APawn::BecomeViewTarget ( APlayerController * PC)
inline

Definition at line 1401 of file Actor.h.

◆ bInputEnabled() [1/2]

BitFieldValue< bool, unsigned __int32 > APawn::bInputEnabled ( )
inline

Definition at line 1239 of file Actor.h.

◆ bInputEnabled() [2/2]

BitFieldValue< bool, unsigned __int32 > APawn::bInputEnabled ( )
inline

Definition at line 1391 of file Actor.h.

◆ bPreventMovementStoppingOnPossess() [1/2]

BitFieldValue< bool, unsigned __int32 > APawn::bPreventMovementStoppingOnPossess ( )
inline

Definition at line 1238 of file Actor.h.

◆ bPreventMovementStoppingOnPossess() [2/2]

BitFieldValue< bool, unsigned __int32 > APawn::bPreventMovementStoppingOnPossess ( )
inline

Definition at line 1390 of file Actor.h.

◆ bProcessingOutsideWorldBounds() [1/2]

BitFieldValue< bool, unsigned __int32 > APawn::bProcessingOutsideWorldBounds ( )
inline

Definition at line 1240 of file Actor.h.

◆ bProcessingOutsideWorldBounds() [2/2]

BitFieldValue< bool, unsigned __int32 > APawn::bProcessingOutsideWorldBounds ( )
inline

Definition at line 1392 of file Actor.h.

◆ bUseControllerRotationPitch() [1/2]

BitFieldValue< bool, unsigned __int32 > APawn::bUseControllerRotationPitch ( )
inline

Definition at line 1234 of file Actor.h.

◆ bUseControllerRotationPitch() [2/2]

BitFieldValue< bool, unsigned __int32 > APawn::bUseControllerRotationPitch ( )
inline

Definition at line 1386 of file Actor.h.

◆ bUseControllerRotationRoll() [1/2]

BitFieldValue< bool, unsigned __int32 > APawn::bUseControllerRotationRoll ( )
inline

Definition at line 1236 of file Actor.h.

◆ bUseControllerRotationRoll() [2/2]

BitFieldValue< bool, unsigned __int32 > APawn::bUseControllerRotationRoll ( )
inline

Definition at line 1388 of file Actor.h.

◆ bUseControllerRotationYaw() [1/2]

BitFieldValue< bool, unsigned __int32 > APawn::bUseControllerRotationYaw ( )
inline

Definition at line 1235 of file Actor.h.

◆ bUseControllerRotationYaw() [2/2]

BitFieldValue< bool, unsigned __int32 > APawn::bUseControllerRotationYaw ( )
inline

Definition at line 1387 of file Actor.h.

◆ ClearMovementTether()

void APawn::ClearMovementTether ( )
inline

Definition at line 1274 of file Actor.h.

◆ ClientSetRotation() [1/2]

void APawn::ClientSetRotation ( FRotator NewRotation)
inline

Definition at line 1298 of file Actor.h.

◆ ClientSetRotation() [2/2]

void APawn::ClientSetRotation ( FRotator NewRotation)
inline

Definition at line 1402 of file Actor.h.

◆ ConsumeMovementInputVector() [1/2]

FVector * APawn::ConsumeMovementInputVector ( FVector * result)
inline

Definition at line 1282 of file Actor.h.

◆ ConsumeMovementInputVector() [2/2]

FVector * APawn::ConsumeMovementInputVector ( FVector * result)
inline

Definition at line 1403 of file Actor.h.

◆ ControlInputVectorField() [1/2]

FVector & APawn::ControlInputVectorField ( )
inline

Definition at line 1228 of file Actor.h.

◆ ControlInputVectorField() [2/2]

FVector & APawn::ControlInputVectorField ( )
inline

Definition at line 1380 of file Actor.h.

◆ ControllerField() [1/2]

AController * APawn::ControllerField ( )
inline

Definition at line 1222 of file Actor.h.

◆ ControllerField() [2/2]

AController * APawn::ControllerField ( )
inline

Definition at line 1377 of file Actor.h.

◆ Destroyed() [1/2]

void APawn::Destroyed ( )
inline

Definition at line 1261 of file Actor.h.

◆ Destroyed() [2/2]

void APawn::Destroyed ( )
inline

Definition at line 1405 of file Actor.h.

◆ DestroyPlayerInputComponent() [1/2]

void APawn::DestroyPlayerInputComponent ( )
inline

Definition at line 1271 of file Actor.h.

◆ DestroyPlayerInputComponent() [2/2]

void APawn::DestroyPlayerInputComponent ( )
inline

Definition at line 1404 of file Actor.h.

◆ DetachFromControllerPendingDestroy() [1/2]

void APawn::DetachFromControllerPendingDestroy ( )
inline

Definition at line 1300 of file Actor.h.

◆ DetachFromControllerPendingDestroy() [2/2]

void APawn::DetachFromControllerPendingDestroy ( )
inline

Definition at line 1406 of file Actor.h.

◆ DisableInput() [1/2]

void APawn::DisableInput ( APlayerController * PlayerController)
inline

Definition at line 1303 of file Actor.h.

◆ DisableInput() [2/2]

void APawn::DisableInput ( APlayerController * PlayerController)
inline

Definition at line 1407 of file Actor.h.

◆ EnableInput() [1/2]

void APawn::EnableInput ( APlayerController * PlayerController)
inline

Definition at line 1302 of file Actor.h.

◆ EnableInput() [2/2]

void APawn::EnableInput ( APlayerController * PlayerController)
inline

Definition at line 1408 of file Actor.h.

◆ FaceRotation() [1/2]

void APawn::FaceRotation ( FRotator NewControlRotation,
float DeltaTime,
bool bFromController )
inline

Definition at line 1299 of file Actor.h.

◆ FaceRotation() [2/2]

void APawn::FaceRotation ( FRotator NewControlRotation,
float DeltaTime,
bool bFromController )
inline

Definition at line 1409 of file Actor.h.

◆ GetActorEyesViewPoint() [1/2]

void APawn::GetActorEyesViewPoint ( FVector * out_Location,
FRotator * out_Rotation )
inline

Definition at line 1294 of file Actor.h.

◆ GetActorEyesViewPoint() [2/2]

void APawn::GetActorEyesViewPoint ( FVector * out_Location,
FRotator * out_Rotation )
inline

Definition at line 1410 of file Actor.h.

◆ GetBaseAimRotation() [1/2]

FRotator * APawn::GetBaseAimRotation ( FRotator * result)
inline

Definition at line 1295 of file Actor.h.

◆ GetBaseAimRotation() [2/2]

FRotator * APawn::GetBaseAimRotation ( FRotator * result)
inline

Definition at line 1411 of file Actor.h.

◆ GetCharacterController()

AController * APawn::GetCharacterController ( )
inline

Definition at line 1264 of file Actor.h.

◆ GetControlRotation() [1/2]

FRotator * APawn::GetControlRotation ( FRotator * result)
inline

Definition at line 1265 of file Actor.h.

◆ GetControlRotation() [2/2]

FRotator * APawn::GetControlRotation ( FRotator * result)
inline

Definition at line 1412 of file Actor.h.

◆ GetDamageInstigator() [1/2]

AController * APawn::GetDamageInstigator ( AController * InstigatedBy,
UDamageType * DamageType )
inline

Definition at line 1301 of file Actor.h.

◆ GetDamageInstigator() [2/2]

AController * APawn::GetDamageInstigator ( AController * InstigatedBy,
UDamageType * DamageType )
inline

Definition at line 1413 of file Actor.h.

◆ GetDefaultHalfHeight() [1/2]

float APawn::GetDefaultHalfHeight ( )
inline

Definition at line 1253 of file Actor.h.

◆ GetDefaultHalfHeight() [2/2]

float APawn::GetDefaultHalfHeight ( )
inline

Definition at line 1414 of file Actor.h.

◆ GetHumanReadableName() [1/2]

FString * APawn::GetHumanReadableName ( FString * result)
inline

Definition at line 1293 of file Actor.h.

◆ GetHumanReadableName() [2/2]

FString * APawn::GetHumanReadableName ( FString * result)
inline

Definition at line 1415 of file Actor.h.

◆ GetLastMovementInputVector()

FVector * APawn::GetLastMovementInputVector ( FVector * result)
inline

Definition at line 1416 of file Actor.h.

◆ GetLifetimeReplicatedProps() [1/2]

void APawn::GetLifetimeReplicatedProps ( TArray< FLifetimeProperty > * OutLifetimeProps)
inline

Definition at line 1311 of file Actor.h.

◆ GetLifetimeReplicatedProps() [2/2]

void APawn::GetLifetimeReplicatedProps ( TArray< FLifetimeProperty > * OutLifetimeProps)
inline

Definition at line 1417 of file Actor.h.

◆ GetMovementBaseActor()

static AActor * APawn::GetMovementBaseActor ( APawn * Pawn)
inlinestatic

Definition at line 1418 of file Actor.h.

◆ GetNavAgentLocation() [1/2]

FVector * APawn::GetNavAgentLocation ( FVector * result)
inline

Definition at line 1244 of file Actor.h.

◆ GetNavAgentLocation() [2/2]

FVector * APawn::GetNavAgentLocation ( FVector * result)
inline

Definition at line 1396 of file Actor.h.

◆ GetNetConnection() [1/2]

UNetConnection * APawn::GetNetConnection ( )
inline

Definition at line 1269 of file Actor.h.

◆ GetNetConnection() [2/2]

UNetConnection * APawn::GetNetConnection ( )
inline

Definition at line 1419 of file Actor.h.

◆ GetNetOwningPlayer() [1/2]

UPlayer * APawn::GetNetOwningPlayer ( )
inline

Definition at line 1270 of file Actor.h.

◆ GetNetOwningPlayer() [2/2]

UPlayer * APawn::GetNetOwningPlayer ( )
inline

Definition at line 1420 of file Actor.h.

◆ GetNetPriority()

float APawn::GetNetPriority ( FVector * ViewPos,
FVector * ViewDir,
APlayerController * Viewer,
UActorChannel * InChannel,
float Time,
bool bLowBandwidth )
inline

Definition at line 1421 of file Actor.h.

◆ GetOwnerController() [1/2]

APlayerController * APawn::GetOwnerController ( )
inline

Definition at line 1313 of file Actor.h.

◆ GetOwnerController() [2/2]

APlayerController * APawn::GetOwnerController ( )
inline

Definition at line 1422 of file Actor.h.

◆ GetPawnViewLocation() [1/2]

FVector * APawn::GetPawnViewLocation ( FVector * result,
bool bAllTransforms )
inline

Definition at line 1255 of file Actor.h.

◆ GetPawnViewLocation() [2/2]

FVector * APawn::GetPawnViewLocation ( FVector * result,
bool bAllTransforms )
inline

Definition at line 1423 of file Actor.h.

◆ GetPrivateStaticClass()

static UClass * APawn::GetPrivateStaticClass ( const wchar_t * Package)
inlinestatic

Definition at line 1466 of file Actor.h.

◆ GetTetheredDestination()

FVector * APawn::GetTetheredDestination ( FVector * result,
FVector * Destination,
float AdditionalRadius )
inline

Definition at line 1279 of file Actor.h.

◆ GetTetheredVelocity()

FVector * APawn::GetTetheredVelocity ( FVector * result,
FVector * RequestedVelocity,
float DeltaSeconds )
inline

Definition at line 1280 of file Actor.h.

◆ GetTetherObject()

AActor * APawn::GetTetherObject ( )
inline

Definition at line 1275 of file Actor.h.

◆ GetVelocity() [1/2]

FVector * APawn::GetVelocity ( FVector * result,
bool bIsForRagdoll )
inline

Definition at line 1250 of file Actor.h.

◆ GetVelocity() [2/2]

FVector * APawn::GetVelocity ( FVector * result,
bool bIsForRagdoll )
inline

Definition at line 1424 of file Actor.h.

◆ GetViewRotation() [1/2]

FRotator * APawn::GetViewRotation ( FRotator * result)
inline

Definition at line 1256 of file Actor.h.

◆ GetViewRotation() [2/2]

FRotator * APawn::GetViewRotation ( FRotator * result)
inline

Definition at line 1425 of file Actor.h.

◆ InFreeCam() [1/2]

bool APawn::InFreeCam ( )
inline

Definition at line 1296 of file Actor.h.

◆ InFreeCam() [2/2]

bool APawn::InFreeCam ( )
inline

Definition at line 1426 of file Actor.h.

◆ InterceptInputEvent()

void APawn::InterceptInputEvent ( FString * InputName)
inline

Definition at line 1316 of file Actor.h.

◆ Internal_AddMovementInput() [1/2]

void APawn::Internal_AddMovementInput ( FVector WorldAccel,
bool bForce )
inline

Definition at line 1283 of file Actor.h.

◆ Internal_AddMovementInput() [2/2]

void APawn::Internal_AddMovementInput ( FVector WorldAccel,
bool bForce )
inline

Definition at line 1427 of file Actor.h.

◆ Internal_ConsumeMovementInputVector() [1/2]

FVector * APawn::Internal_ConsumeMovementInputVector ( FVector * result)
inline

Definition at line 1285 of file Actor.h.

◆ Internal_ConsumeMovementInputVector() [2/2]

FVector * APawn::Internal_ConsumeMovementInputVector ( FVector * result)
inline

Definition at line 1428 of file Actor.h.

◆ IsBasedOnActor() [1/2]

bool APawn::IsBasedOnActor ( AActor * Other)
inline

Definition at line 1309 of file Actor.h.

◆ IsBasedOnActor() [2/2]

bool APawn::IsBasedOnActor ( AActor * Other)
inline

Definition at line 1429 of file Actor.h.

◆ IsControlled()

bool APawn::IsControlled ( )
inline

Definition at line 1430 of file Actor.h.

◆ IsCrouched() [1/2]

bool APawn::IsCrouched ( )
inline

Definition at line 1306 of file Actor.h.

◆ IsCrouched() [2/2]

bool APawn::IsCrouched ( )
inline

Definition at line 1431 of file Actor.h.

◆ IsFalling() [1/2]

bool APawn::IsFalling ( )
inline

Definition at line 1305 of file Actor.h.

◆ IsFalling() [2/2]

bool APawn::IsFalling ( )
inline

Definition at line 1432 of file Actor.h.

◆ IsLocallyControlled() [1/2]

bool APawn::IsLocallyControlled ( )
inline

Definition at line 1251 of file Actor.h.

◆ IsLocallyControlled() [2/2]

bool APawn::IsLocallyControlled ( )
inline

Definition at line 1433 of file Actor.h.

◆ IsLocallyControlledByPlayer() [1/2]

bool APawn::IsLocallyControlledByPlayer ( )
inline

Definition at line 1314 of file Actor.h.

◆ IsLocallyControlledByPlayer() [2/2]

bool APawn::IsLocallyControlledByPlayer ( )
inline

Definition at line 1434 of file Actor.h.

◆ IsMoveInputIgnored() [1/2]

bool APawn::IsMoveInputIgnored ( )
inline

Definition at line 1272 of file Actor.h.

◆ IsMoveInputIgnored() [2/2]

bool APawn::IsMoveInputIgnored ( )
inline

Definition at line 1435 of file Actor.h.

◆ IsMovementTethered()

bool APawn::IsMovementTethered ( )
inline

Definition at line 1276 of file Actor.h.

◆ IsNetRelevantFor() [1/2]

bool APawn::IsNetRelevantFor ( APlayerController * RealViewer,
AActor * Viewer,
FVector * SrcLocation )
inline

Definition at line 1310 of file Actor.h.

◆ IsNetRelevantFor() [2/2]

bool APawn::IsNetRelevantFor ( APlayerController * RealViewer,
AActor * Viewer,
FVector * SrcLocation )
inline

Definition at line 1436 of file Actor.h.

◆ IsTargetWithinTether()

bool APawn::IsTargetWithinTether ( FVector * Destination,
float AdditionalRadius )
inline

Definition at line 1278 of file Actor.h.

◆ IsWalking() [1/2]

bool APawn::IsWalking ( )
inline

Definition at line 1304 of file Actor.h.

◆ IsWalking() [2/2]

bool APawn::IsWalking ( )
inline

Definition at line 1437 of file Actor.h.

◆ IsWithinTether()

bool APawn::IsWithinTether ( )
inline

Definition at line 1277 of file Actor.h.

◆ K2_GetMovementInputVector()

FVector * APawn::K2_GetMovementInputVector ( FVector * result)
inline

Definition at line 1438 of file Actor.h.

◆ LastControlInputVectorField() [1/2]

FVector & APawn::LastControlInputVectorField ( )
inline

Definition at line 1229 of file Actor.h.

◆ LastControlInputVectorField() [2/2]

FVector & APawn::LastControlInputVectorField ( )
inline

Definition at line 1381 of file Actor.h.

◆ LastHitByField() [1/2]

AController * APawn::LastHitByField ( )
inline

Definition at line 1221 of file Actor.h.

◆ LastHitByField() [2/2]

AController * APawn::LastHitByField ( )
inline

Definition at line 1376 of file Actor.h.

◆ LaunchPawn()

void APawn::LaunchPawn ( FVector LaunchVelocity,
bool bXYOverride,
bool bZOverride )
inline

Definition at line 1439 of file Actor.h.

◆ MoveIgnoreActorAdd()

void APawn::MoveIgnoreActorAdd ( AActor * ActorToIgnore)
inline

Definition at line 1440 of file Actor.h.

◆ OnRep_Controller() [1/2]

void APawn::OnRep_Controller ( )
inline

Definition at line 1266 of file Actor.h.

◆ OnRep_Controller() [2/2]

void APawn::OnRep_Controller ( )
inline

Definition at line 1441 of file Actor.h.

◆ OutsideWorldBounds() [1/2]

void APawn::OutsideWorldBounds ( )
inline

Definition at line 1297 of file Actor.h.

◆ OutsideWorldBounds() [2/2]

void APawn::OutsideWorldBounds ( )
inline

Definition at line 1442 of file Actor.h.

◆ PawnClientRestart() [1/2]

void APawn::PawnClientRestart ( )
inline

Definition at line 1260 of file Actor.h.

◆ PawnClientRestart() [2/2]

void APawn::PawnClientRestart ( )
inline

Definition at line 1443 of file Actor.h.

◆ PawnMakeNoise() [1/2]

void APawn::PawnMakeNoise ( float Loudness,
FVector NoiseLocation,
bool bUseNoiseMakerLocation,
AActor * NoiseMaker )
inline

Definition at line 1312 of file Actor.h.

◆ PawnMakeNoise() [2/2]

void APawn::PawnMakeNoise ( float Loudness,
FVector NoiseLocation,
bool bUseNoiseMakerLocation,
AActor * NoiseMaker )
inline

Definition at line 1444 of file Actor.h.

◆ PlayerStateField() [1/2]

APlayerState * APawn::PlayerStateField ( )
inline

Definition at line 1219 of file Actor.h.

◆ PlayerStateField() [2/2]

APlayerState * APawn::PlayerStateField ( )
inline

Definition at line 1374 of file Actor.h.

◆ PossessedBy() [1/2]

void APawn::PossessedBy ( AController * NewController)
inline

Definition at line 1267 of file Actor.h.

◆ PossessedBy() [2/2]

void APawn::PossessedBy ( AController * NewController)
inline

Definition at line 1445 of file Actor.h.

◆ PostInitializeComponents() [1/2]

void APawn::PostInitializeComponents ( )
inline

Definition at line 1246 of file Actor.h.

◆ PostInitializeComponents() [2/2]

void APawn::PostInitializeComponents ( )
inline

Definition at line 1446 of file Actor.h.

◆ PostInputProcessed() [1/2]

void APawn::PostInputProcessed ( )
inline

Definition at line 1284 of file Actor.h.

◆ PostInputProcessed() [2/2]

void APawn::PostInputProcessed ( )
inline

Definition at line 1447 of file Actor.h.

◆ PostLoad() [1/2]

void APawn::PostLoad ( )
inline

Definition at line 1247 of file Actor.h.

◆ PostLoad() [2/2]

void APawn::PostLoad ( )
inline

Definition at line 1448 of file Actor.h.

◆ PostNetReceiveLocationAndRotation() [1/2]

void APawn::PostNetReceiveLocationAndRotation ( )
inline

Definition at line 1308 of file Actor.h.

◆ PostNetReceiveLocationAndRotation() [2/2]

void APawn::PostNetReceiveLocationAndRotation ( )
inline

Definition at line 1449 of file Actor.h.

◆ PostNetReceiveVelocity() [1/2]

void APawn::PostNetReceiveVelocity ( FVector * NewVelocity)
inline

Definition at line 1307 of file Actor.h.

◆ PostNetReceiveVelocity() [2/2]

void APawn::PostNetReceiveVelocity ( FVector * NewVelocity)
inline

Definition at line 1450 of file Actor.h.

◆ PostRegisterAllComponents() [1/2]

void APawn::PostRegisterAllComponents ( )
inline

Definition at line 1248 of file Actor.h.

◆ PostRegisterAllComponents() [2/2]

void APawn::PostRegisterAllComponents ( )
inline

Definition at line 1451 of file Actor.h.

◆ PreInitializeComponents() [1/2]

void APawn::PreInitializeComponents ( )
inline

Definition at line 1245 of file Actor.h.

◆ PreInitializeComponents() [2/2]

void APawn::PreInitializeComponents ( )
inline

Definition at line 1452 of file Actor.h.

◆ ReachedDesiredRotation() [1/2]

bool APawn::ReachedDesiredRotation ( )
inline

Definition at line 1252 of file Actor.h.

◆ ReachedDesiredRotation() [2/2]

bool APawn::ReachedDesiredRotation ( )
inline

Definition at line 1453 of file Actor.h.

◆ RecalculateBaseEyeHeight() [1/2]

void APawn::RecalculateBaseEyeHeight ( )
inline

Definition at line 1291 of file Actor.h.

◆ RecalculateBaseEyeHeight() [2/2]

void APawn::RecalculateBaseEyeHeight ( )
inline

Definition at line 1454 of file Actor.h.

◆ ReceivePossessed()

void APawn::ReceivePossessed ( AController * NewController)
inline

Definition at line 1467 of file Actor.h.

◆ ReceiveUnpossessed()

void APawn::ReceiveUnpossessed ( AController * OldController)
inline

Definition at line 1468 of file Actor.h.

◆ RemoteViewPitchField() [1/2]

char & APawn::RemoteViewPitchField ( )
inline

Definition at line 1220 of file Actor.h.

◆ RemoteViewPitchField() [2/2]

char & APawn::RemoteViewPitchField ( )
inline

Definition at line 1375 of file Actor.h.

◆ Reset() [1/2]

void APawn::Reset ( )
inline

Definition at line 1292 of file Actor.h.

◆ Reset() [2/2]

void APawn::Reset ( )
inline

Definition at line 1455 of file Actor.h.

◆ Restart() [1/2]

void APawn::Restart ( )
inline

Definition at line 1289 of file Actor.h.

◆ Restart() [2/2]

void APawn::Restart ( )
inline

Definition at line 1456 of file Actor.h.

◆ SetCanAffectNavigationGeneration()

void APawn::SetCanAffectNavigationGeneration ( bool bNewValue)
inline

Definition at line 1457 of file Actor.h.

◆ SetMovementTether()

void APawn::SetMovementTether ( AActor * InTetherActor,
float Radius,
float Height )
inline

Definition at line 1273 of file Actor.h.

◆ ShouldTakeDamage() [1/2]

bool APawn::ShouldTakeDamage ( float Damage,
FDamageEvent * DamageEvent,
AController * EventInstigator,
AActor * DamageCauser )
inline

Definition at line 1262 of file Actor.h.

◆ ShouldTakeDamage() [2/2]

bool APawn::ShouldTakeDamage ( float Damage,
FDamageEvent * DamageEvent,
AController * EventInstigator,
AActor * DamageCauser )
inline

Definition at line 1458 of file Actor.h.

◆ ShouldTickIfViewportsOnly() [1/2]

bool APawn::ShouldTickIfViewportsOnly ( )
inline

Definition at line 1254 of file Actor.h.

◆ ShouldTickIfViewportsOnly() [2/2]

bool APawn::ShouldTickIfViewportsOnly ( )
inline

Definition at line 1459 of file Actor.h.

◆ SpawnDefaultController() [1/2]

void APawn::SpawnDefaultController ( )
inline

Definition at line 1257 of file Actor.h.

◆ SpawnDefaultController() [2/2]

void APawn::SpawnDefaultController ( )
inline

Definition at line 1460 of file Actor.h.

◆ SpawnedForControllerField() [1/2]

TWeakObjectPtr< AController > & APawn::SpawnedForControllerField ( )
inline

Definition at line 1230 of file Actor.h.

◆ SpawnedForControllerField() [2/2]

TWeakObjectPtr< AController > & APawn::SpawnedForControllerField ( )
inline

Definition at line 1382 of file Actor.h.

◆ StaticRegisterNativesAPawn() [1/2]

static void APawn::StaticRegisterNativesAPawn ( )
inlinestatic

Definition at line 1315 of file Actor.h.

◆ StaticRegisterNativesAPawn() [2/2]

static void APawn::StaticRegisterNativesAPawn ( )
inlinestatic

Definition at line 1469 of file Actor.h.

◆ TakeDamage() [1/2]

float APawn::TakeDamage ( float Damage,
FDamageEvent * DamageEvent,
AController * EventInstigator,
AActor * DamageCauser )
inline

Definition at line 1263 of file Actor.h.

◆ TakeDamage() [2/2]

float APawn::TakeDamage ( float Damage,
FDamageEvent * DamageEvent,
AController * EventInstigator,
AActor * DamageCauser )
inline

Definition at line 1461 of file Actor.h.

◆ TetherActorField()

TWeakObjectPtr< AActor > & APawn::TetherActorField ( )
inline

Definition at line 1225 of file Actor.h.

◆ TetherHeightField()

float & APawn::TetherHeightField ( )
inline

Definition at line 1227 of file Actor.h.

◆ TetherRadiusField()

float & APawn::TetherRadiusField ( )
inline

Definition at line 1226 of file Actor.h.

◆ Tick() [1/2]

void APawn::Tick ( float DeltaSeconds)
inline

Definition at line 1290 of file Actor.h.

◆ Tick() [2/2]

void APawn::Tick ( float DeltaSeconds)
inline

Definition at line 1462 of file Actor.h.

◆ TickBasedCharacters()

void APawn::TickBasedCharacters ( float DeltaSeconds)
inline

Definition at line 1463 of file Actor.h.

◆ TurnOff() [1/2]

void APawn::TurnOff ( )
inline

Definition at line 1258 of file Actor.h.

◆ TurnOff() [2/2]

void APawn::TurnOff ( )
inline

Definition at line 1464 of file Actor.h.

◆ UnPossessed() [1/2]

void APawn::UnPossessed ( )
inline

Definition at line 1268 of file Actor.h.

◆ UnPossessed() [2/2]

void APawn::UnPossessed ( )
inline

Definition at line 1465 of file Actor.h.

◆ UpdateNavAgent()

void APawn::UpdateNavAgent ( )
inline

Definition at line 1249 of file Actor.h.


The documentation for this struct was generated from the following files: