implements INavAgentInterface
0x00x0328
Members 20
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x02A8 | 0x08 | padding / unreflected | |||
| 0x01 | bUseControllerRotationPitch : 1bit 0 | bool | 5 flags | false | |
| 0x01 | bUseControllerRotationYaw : 1bit 1 | bool | 5 flags | false | |
| 0x01 | bUseControllerRotationRoll : 1bit 2 | bool | 5 flags | false | |
| 0x01 | bCanAffectNavigationGeneration : 1bit 3 | bool | 6 flags | false | |
| 0x01 | bIsLocalViewTarget : 1bit 6 | bool | TransientProtected+3 flags | false | |
| 0x02B1 | 0x03 | padding / unreflected | |||
| 0x04 | BaseEyeHeight | float | 7 flags | 64 | |
| 0x01 | AutoPossessPlayer | EAutoReceiveInput | 6 flags | Disabled | |
| 0x01 | AutoPossessAI | EAutoPossessAI | 6 flags | PlacedInWorld | |
| 0x02 | RemoteViewPitch16 | uint16 | NetProtected+5 flags | 0 | |
| 0x01 | RemoteViewPitch | uint8 | Net+5 flags | 0 | |
| 0x02BD | 0x03 | padding / unreflected | |||
| 0x08 | AIControllerClass | TSubclassOf<AController> | 7 flags | /Script/AIModule.AIController | |
| 0x08 | PlayerState | APlayerState* | NetRepNotify+8 flags | nullptr | |
| 0x08 | LastHitBy | AController* | Transient+8 flags | nullptr | |
| 0x08 | Controller | AController* | NetRepNotify+6 flags | nullptr | |
| 0x08 | PreviousController | AController* | Transient+6 flags | nullptr | |
| 0x02E8 | 0x04 | padding / unreflected | |||
| 0x01 | ReceiveControllerChangedDelegate | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | ReceiveRestartedDelegate | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x02EE | 0x02 | padding / unreflected | |||
| 0x18 | ControlInputVector | FVector | TransientProtected+5 flags | {X=0, Y=0, Z=0} | |
| 0x18 | LastControlInputVector | FVector | TransientProtected+5 flags | {X=0, Y=0, Z=0} | |
| 0x08 | OverrideInputComponentClass | TSubclassOf<UInputComponent> | Protected+7 flags | nullptr | |
Inherited from AActor 79
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x30 | PrimaryActorTick | FActorTickFunction | 3 flags | {} | |
| 0x01 | bNetTemporary : 1bit 0 | bool | 3 flags | false | |
| 0x01 | bOnlyRelevantToOwner : 1bit 2 | bool | 7 flags | false | |
| 0x01 | bAlwaysRelevant : 1bit 3 | bool | 6 flags | false | |
| 0x01 | bReplicateMovement : 1bit 4 | bool | NetRepNotify+5 flags | false | |
| 0x01 | bCallPreReplication : 1bit 5 | bool | 6 flags | true | |
| 0x01 | bCallPreReplicationForReplay : 1bit 6 | bool | 6 flags | true | |
| 0x01 | bHidden : 1bit 7 | bool | Net+7 flags | false | |
| 0x01 | bTearOff : 1bit 0 | bool | Net+3 flags | false | |
| 0x01 | bForceNetAddressable : 1bit 1 | bool | 3 flags | false | |
| 0x01 | bExchangedRoles : 1bit 2 | bool | Transient+3 flags | false | |
| 0x01 | bNetLoadOnClient : 1bit 3 | bool | 4 flags | true | |
| 0x01 | bNetUseOwnerRelevancy : 1bit 4 | bool | 6 flags | false | |
| 0x01 | bRelevantForNetworkReplays : 1bit 5 | bool | 3 flags | true | |
| 0x01 | bRelevantForLevelBounds : 1bit 6 | bool | 5 flags | true | |
| 0x01 | bReplayRewindable : 1bit 7 | bool | 6 flags | false | |
| 0x01 | bAllowTickBeforeBeginPlay : 1bit 0 | bool | 5 flags | false | |
| 0x01 | bAutoDestroyWhenFinished : 1bit 1 | bool | 4 flags | false | |
| 0x01 | bCanBeDamaged : 1bit 2 | bool | Net+6 flags | true | |
| 0x01 | bBlockInput : 1bit 3 | bool | 5 flags | false | |
| 0x01 | bCollideWhenPlacing : 1bit 4 | bool | 3 flags | false | |
| 0x01 | bFindCameraComponentWhenViewTarget : 1bit 5 | bool | 6 flags | true | |
| 0x01 | bGenerateOverlapEventsDuringLevelStreaming : 1bit 6 | bool | 5 flags | false | |
| 0x01 | bIgnoresOriginShifting : 1bit 7 | bool | 5 flags | false | |
| 0x01 | bEnableAutoLODGeneration : 1bit 0 | bool | 5 flags | true | |
| 0x01 | bIsEditorOnlyActor : 1bit 1 | bool | 5 flags | false | |
| 0x01 | bReplicates : 1bit 3 | bool | Protected+7 flags | false | |
| 0x01 | bCanBeInCluster : 1bit 4 | bool | Protected+5 flags | false | |
| 0x01 | bAllowReceiveTickEventOnDedicatedServer : 1bit 5 | bool | Protected+3 flags | true | |
| 0x01 | bReplicateUsingRegisteredSubObjectList : 1bit 7 | bool | Protected+9 flags | false | |
| 0x005C | 0x01 | padding / unreflected | |||
| 0x01 | bActorEnableCollision : 1bit 0 | bool | 3 flags | true | |
| 0x01 | bActorIsBeingDestroyed : 1bit 1 | bool | Transient+4 flags | false | |
| 0x01 | bAsyncPhysicsTickEnabled : 1bit 6 | bool | Protected+4 flags | false | |
| 0x01 | UpdateOverlapsMethodDuringLevelStreaming | EActorUpdateOverlapsMethod | Protected+6 flags | UseConfigDefault | |
| 0x01 | DefaultUpdateOverlapsMethodDuringLevelStreaming | EActorUpdateOverlapsMethod | 8 flags | OnlyUpdateMovable | |
| 0x01 | RemoteRole | ENetRole | NetTransient+8 flags | ROLE_None | |
| 0x0061 | 0x03 | padding / unreflected | |||
| 0x04 | InitialLifeSpan | float | 8 flags | 0 | |
| 0x04 | CustomTimeDilation | float | 7 flags | 1 | |
| 0x04 | RayTracingGroupId | int32 | 5 flags | -1 | |
| 0x60 | AttachmentReplication | FRepAttachment | NetTransient+5 flags | {AttachParent=nullptr, LocationOffset={}, RelativeScale3D={… | |
| 0x88 | ReplicatedMovement | FRepMovement | NetRepNotify+5 flags | {LinearVelocity={X=0, Y=0, Z=0}, AngularVelocity={X=0, Y=0,… | |
| 0x08 | Owner | AActor* | NetRepNotify+6 flags | nullptr | |
| 0x08 | NetDriverName | FName | Protected+5 flags | GameNetDriver | |
| 0x01 | Role | ENetRole | Net+8 flags | ROLE_Authority | |
| 0x01 | NetDormancy | ENetDormancy | 9 flags | DORM_Awake | |
| 0x01 | SpawnCollisionHandlingMethod | ESpawnActorCollisionHandlingMethod | 7 flags | AlwaysSpawn | |
| 0x01 | AutoReceiveInput | EAutoReceiveInput | 6 flags | Disabled | |
| 0x04 | InputPriority | int32 | 6 flags | 0 | |
| 0x0170 | 0x08 | padding / unreflected | |||
| 0x08 | InputComponent | UInputComponent* | 9 flags | nullptr | |
| 0x04 | NetTag | int32 | Transient+5 flags | 0 | |
| 0x04 | NetCullDistanceSquared | float | 8 flags | 2.25e+08 | |
| 0x04 | NetUpdateFrequency | float | 8 flags | 100 | |
| 0x04 | MinNetUpdateFrequency | float | 8 flags | 2 | |
| 0x04 | NetPriority | float | 8 flags | 1 | |
| 0x01 | PhysicsReplicationMode | EPhysicsReplicationMode | 7 flags | Default | |
| 0x0195 | 0x0B | padding / unreflected | |||
| 0x08 | Instigator | APawn* | NetRepNotify+8 flags | nullptr | |
| 0x10 | Children | TArray<AActor*> | Transient+4 flags | [] | |
| 0x08 | RootComponent | USceneComponent* | Protected+10 flags | nullptr | |
| 0x01C0 | 0x08 | padding / unreflected | |||
| 0x10 | Layers | TArray<FName> | 4 flags | [] | |
| 0x08 | ParentComponent | TWeakObjectPtr<UChildActorComponent> | 8 flags | nullptr | |
| 0x10 | Tags | TArray<FName> | 5 flags | [] | |
| 0x01 | OnTakeAnyDamage | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnTakePointDamage | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnTakeRadialDamage | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnActorBeginOverlap | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnActorEndOverlap | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnBeginCursorOver | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnEndCursorOver | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnClicked | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnReleased | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnInputTouchBegin | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnInputTouchEnd | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnInputTouchEnter | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnInputTouchLeave | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnActorHit | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnDestroyed | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnEndPlay | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x0200 | 0x80 | padding / unreflected | |||
| 0x10 | InstanceComponents | TArray<UActorComponent*> | 6 flags | [] | |
| 0x10 | BlueprintCreatedComponents | TArray<UActorComponent*> | 8 flags | [] | |
Functions 33
| Signature | Flags | Native | Params |
|---|---|---|---|
| void SpawnDefaultController() | NativePublic | 0x00 | |
| void SetCanAffectNavigationGeneration(bool bNewValue, bool bForceUpdate) | FinalNative+1 flags | 0x02 | |
| void ReceiveUnpossessed(AController* OldController) | EventPublic | 0x08 | |
| void ReceiveRestarted() | EventPublic | 0x00 | |
| void ReceivePossessed(AController* NewController) | EventPublic | 0x08 | |
| void ReceiveControllerChanged(AController* OldController, AController* NewController) | EventPublic | 0x10 | |
| void PawnMakeNoise(float Loudness, const FVector& NoiseLocation, bool bUseNoiseMakerLocation, AActor* NoiseMaker) | FinalNative+1 flags | 0x30 | |
| void OnRep_PlayerState() | NativePublic | 0x00 | |
| void OnRep_Controller() | NativePublic | 0x00 | |
| bool IsPlayerControlled() | NativePublic | 0x01 | |
| bool IsPawnControlled() | NativePublic | 0x01 | |
| bool IsMoveInputIgnored() | NativePublic | 0x01 | |
| bool IsLocallyViewed() | FinalNative+1 flags | 0x01 | |
| bool IsLocallyControlled() | NativePublic | 0x01 | |
| bool IsControlled() | FinalNative+1 flags | 0x01 | |
| bool IsBotControlled() | NativePublic | 0x01 | |
| FPlatformUserId GetPlatformUserId() | FinalNative+1 flags | 0x04 | |
| FVector GetPendingMovementInputVector() | FinalNative+1 flags | 0x18 | |
| TSubclassOf<UInputComponent> GetOverrideInputComponentClass() | FinalNative+1 flags | 0x08 | |
| FVector GetNavAgentLocation() | NativePublic | 0x18 | |
| UPawnMovementComponent* GetMovementComponent() | NativePublic | 0x08 | |
| AActor* GetMovementBaseActor(APawn* Pawn) | FinalNative+2 flags | 0x10 | |
| APlayerController* GetLocalViewingPlayerController() | FinalNative+1 flags | 0x08 | |
| FVector GetLastMovementInputVector() | FinalNative+1 flags | 0x18 | |
| FRotator GetControlRotation() | FinalNative+1 flags | 0x18 | |
| AController* GetController() | FinalNative+1 flags | 0x08 | |
| FRotator GetBaseAimRotation() | NativePublic | 0x18 | |
| void DetachFromControllerPendingDestroy() | NativePublic | 0x00 | |
| FVector ConsumeMovementInputVector() | NativePublic | 0x18 | |
| void AddMovementInput(const FVector& WorldDirection, float ScaleValue, bool bForce) | NativePublic | 0x1D | |
| void AddControllerYawInput(float Val) | NativePublic | 0x04 | |
| void AddControllerRollInput(float Val) | NativePublic | 0x04 | |
| void AddControllerPitchInput(float Val) | NativePublic | 0x04 |
Subclasses 3
Used by 31
types with a member, parameter or interface of this typeUABP_FP_MainCharacter_CUABP_TP_MainCharacter_CUAchievementSubsystemAActorUAIBlueprintHelperLibraryUAISense_BlueprintUAISense_PredictionUAnimInstanceABP_StormEscape_HUD_CUBTDecorator_BlueprintBaseUBTService_BlueprintBaseUBTTask_BlueprintBaseUCheatManagerAControllerUGameHUDWidgetAGameModeBaseUGameplayStaticsAHUDUPawnMovementComponentUPawnSensingComponentAPlayerControllerAPlayerStateUPrimitiveComponentASteeringWheelAStormEscapeHUDAStormEscapePlayerControllerUTutorialSubsystemUUserWidgetAVanDashboardUW_HUD_HealthStamina_CUW_PostGameData_C