![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for ANavSystemConfigOverride, including all inherited members.
| AActor() | AActor | |
| AActor(const FObjectInitializer &ObjectInitializer) | AActor | |
| AbortInsideMemberFunction() const | UObject | |
| ActorCategory | AActor | |
| ActorGetDistanceToCollision(const FVector &Point, ECollisionChannel TraceChannel, FVector &ClosestPointOnCollision, UPrimitiveComponent **OutPrimitiveComponent=nullptr) const | AActor | |
| ActorHasTag(FName Tag) const | AActor | |
| ActorLineTraceSingle(struct FHitResult &OutHit, const FVector &Start, const FVector &End, ECollisionChannel TraceChannel, const struct FCollisionQueryParams &Params) const | AActor | |
| ActorToWorld() const | AActor | inline |
| AddActorComponentReplicatedSubObject(UActorComponent *OwnerComponent, UObject *SubObject, ELifetimeCondition NetCondition=COND_None) | AActor | |
| AddActorLocalOffset(FVector DeltaLocation, bool bSweep=false, FHitResult *OutSweepHitResult=nullptr, ETeleportType Teleport=ETeleportType::None) | AActor | |
| AddActorLocalRotation(FRotator DeltaRotation, bool bSweep=false, FHitResult *OutSweepHitResult=nullptr, ETeleportType Teleport=ETeleportType::None) | AActor | |
| AddActorLocalRotation(const FQuat &DeltaRotation, bool bSweep=false, FHitResult *OutSweepHitResult=nullptr, ETeleportType Teleport=ETeleportType::None) | AActor | |
| AddActorLocalTransform(const FTransform &NewTransform, bool bSweep=false, FHitResult *OutSweepHitResult=nullptr, ETeleportType Teleport=ETeleportType::None) | AActor | |
| AddActorWorldOffset(FVector DeltaLocation, bool bSweep=false, FHitResult *OutSweepHitResult=nullptr, ETeleportType Teleport=ETeleportType::None) | AActor | |
| AddActorWorldRotation(FRotator DeltaRotation, bool bSweep=false, FHitResult *OutSweepHitResult=nullptr, ETeleportType Teleport=ETeleportType::None) | AActor | |
| AddActorWorldRotation(const FQuat &DeltaRotation, bool bSweep=false, FHitResult *OutSweepHitResult=nullptr, ETeleportType Teleport=ETeleportType::None) | AActor | |
| AddActorWorldTransform(const FTransform &DeltaTransform, bool bSweep=false, FHitResult *OutSweepHitResult=nullptr, ETeleportType Teleport=ETeleportType::None) | AActor | |
| AddActorWorldTransformKeepScale(const FTransform &DeltaTransform, bool bSweep=false, FHitResult *OutSweepHitResult=nullptr, ETeleportType Teleport=ETeleportType::None) | AActor | |
| AddComponent(FName TemplateName, bool bManualAttachment, const FTransform &RelativeTransform, const UObject *ComponentTemplateContext, bool bDeferredFinish=false) | AActor | |
| AddComponentByClass(UPARAM(meta=(AllowAbstract="false")) TSubclassOf< UActorComponent > Class, bool bManualAttachment, const FTransform &RelativeTransform, bool bDeferredFinish) | AActor | |
| AddInstanceComponent(UActorComponent *Component) | AActor | |
| AddOwnedComponent(UActorComponent *Component) | AActor | |
| AddRef() const | UObjectBase | |
| AddReferencedObjects(UObject *InThis, FReferenceCollector &Collector) | AActor | static |
| AddReplicatedSubObject(UObject *SubObject, ELifetimeCondition NetCondition=COND_None) | AActor | |
| AddTickPrerequisiteActor(AActor *PrerequisiteActor) | AActor | virtual |
| AddTickPrerequisiteComponent(UActorComponent *PrerequisiteComponent) | AActor | virtual |
| AddToCluster(UObjectBaseUtility *ClusterRootOrObjectFromCluster, bool bAddAsMutableObject=false) | UObjectBaseUtility | |
| AddToRoot() | UObjectBaseUtility | inline |
| AllowActorComponentToReplicate(const UActorComponent *ComponentToReplicate) const | AActor | virtual |
| AllowReceiveTickEventOnDedicatedServer() const | AActor | inline |
| ANavSystemConfigOverride(const FObjectInitializer &ObjectInitializer=FObjectInitializer::Get()) | ANavSystemConfigOverride | |
| AppendName(FString &ResultString) const | UObjectBaseUtility | inline |
| AppendToNavSystem(UNavigationSystemBase &PrevNavSys) | ANavSystemConfigOverride | protectedvirtual |
| ApplyConfig() | ANavSystemConfigOverride | protected |
| ApplyWorldOffset(const FVector &InOffset, bool bWorldShift) | AActor | virtual |
| AreNativePropertiesIdenticalTo(UObject *Other) const | UObject | inlinevirtual |
| AsyncPhysicsTickActor(float DeltaTime, float SimTime) | AActor | inlinevirtual |
| AtomicallyClearFlags(EObjectFlags FlagsToClear) | UObjectBase | inline |
| AtomicallyClearInternalFlags(EInternalObjectFlags FlagsToClear) const | UObjectBaseUtility | inline |
| AtomicallySetFlags(EObjectFlags FlagsToAdd) | UObjectBase | inline |
| AttachLocationType | AActor | |
| AttachmentReplication | AActor | protected |
| AttachToActor(AActor *ParentActor, const FAttachmentTransformRules &AttachmentRules, FName SocketName=NAME_None) | AActor | |
| AttachToComponent(USceneComponent *Parent, const FAttachmentTransformRules &AttachmentRules, FName SocketName=NAME_None) | AActor | |
| AutoReceiveInput | AActor | |
| bActorSeamlessTraveled | AActor | |
| bAllowReceiveTickEventOnDedicatedServer | AActor | protected |
| bAllowTickBeforeBeginPlay | AActor | |
| bAlwaysRelevant | AActor | |
| bAsyncPhysicsTickEnabled | AActor | protected |
| bBlockInput | AActor | |
| bCanBeInCluster | AActor | protected |
| bCollideWhenPlacing | AActor | |
| BecomeViewTarget(class APlayerController *PC) | AActor | virtual |
| BeginDestroy() override | AActor | virtual |
| BeginPlay() override | ANavSystemConfigOverride | virtual |
| BeginReplication() | AActor | protectedvirtual |
| BeginReplication(const FActorReplicationParams &Params) | AActor | protected |
| bEnableAutoLODGeneration | AActor | |
| bExchangedRoles | AActor | |
| bFindCameraComponentWhenViewTarget | AActor | |
| bGenerateOverlapEventsDuringLevelStreaming | AActor | |
| bIgnoresOriginShifting | AActor | |
| bIsEditorOnlyActor | AActor | |
| bLoadOnClient | ANavSystemConfigOverride | protected |
| BlueprintCreatedComponents | AActor | |
| bNetCheckedInitialPhysicsState | AActor | protected |
| bNetLoadOnClient | AActor | |
| bNetStartup | AActor | |
| bNetTemporary | AActor | |
| bNetUseOwnerRelevancy | AActor | |
| bOnlyRelevantToOwner | AActor | |
| bRelevantForLevelBounds | AActor | |
| bRelevantForNetworkReplays | AActor | |
| bReplayRewindable | AActor | |
| bReplicates | AActor | protected |
| bReplicateUsingRegisteredSubObjectList | AActor | protected |
| BuildSubobjectMapping(UObject *OtherObject, TMap< UObject *, UObject * > &ObjectMapping) const | UObject | virtual |
| bWeldSimulatedBodies | AActor | |
| CalcCamera(float DeltaTime, struct FMinimalViewInfo &OutResult) | AActor | virtual |
| CalculateComponentsBoundingBoxInLocalSpace(bool bNonColliding=false, bool bIncludeFromChildActors=false) const | AActor | virtual |
| CallAddReferencedObjects(FReferenceCollector &Collector) | UObject | |
| CallFunction(FFrame &Stack, RESULT_DECL, UFunction *Function) | UObject | |
| CallFunctionByNameWithArguments(const TCHAR *Cmd, FOutputDevice &Ar, UObject *Executor, bool bForceCallWithNonExec=false) | UObject | |
| CallPreReplication(UNetDriver *NetDriver) | AActor | |
| CallRemoteFunction(UFunction *Function, void *Parameters, FOutParmRec *OutParms, FFrame *Stack) override | AActor | virtual |
| CanBeBaseForCharacter(class APawn *Pawn) const | AActor | virtual |
| CanBeClusterRoot() const | UObjectBaseUtility | inlinevirtual |
| CanBeDamaged() const | AActor | inline |
| CanBeInCluster() const override | AActor | virtual |
| CanCheckDefaultSubObjects(bool bForceCheck, bool &bResult) const | UObject | protected |
| CanCreateInCurrentContext(UObject *Template) | UObject | static |
| CanEverTick() const | AActor | inline |
| CanTriggerResimulation() const | AActor | |
| CheckActorComponents() const | AActor | protected |
| CheckComponentInstanceName(const FName InName) | AActor | |
| CheckDefaultSubobjects(bool bForceCheck=false) const | UObject | |
| CheckDefaultSubobjectsInternal() const override | AActor | virtual |
| CheckStillInWorld() | AActor | virtual |
| Children | AActor | |
| ClearComponentOverlaps() | AActor | |
| ClearCrossLevelReferences() | AActor | virtual |
| ClearFlags(EObjectFlags FlagsToClear) | UObjectBaseUtility | inline |
| ClearGarbage() | UObjectBaseUtility | inline |
| ClearInstanceComponents(bool bDestroyComponents) | AActor | |
| ClearInternalFlags(EInternalObjectFlags FlagsToClear) const | UObjectBaseUtility | inline |
| CollectDefaultSubobjects(TArray< UObject * > &OutDefaultSubobjects, bool bIncludeNestedSubobjects=false) const | UObject | |
| CollectSaveOverrides(FObjectCollectSaveOverridesContext SaveContext) | UObject | virtual |
| ConditionalBeginDestroy() | UObject | |
| ConditionalFinishDestroy() | UObject | |
| ConditionalPostLoad() | UObject | |
| ConditionalPostLoadSubobjects(struct FObjectInstancingGraph *OuterInstanceGraph=NULL) | UObject | |
| ConditionalPreload() | UObject | |
| const | AActor | |
| ContainsDataLayer(const UDataLayerAsset *DataLayerAsset) const | AActor | |
| ContainsDataLayer(const UDataLayerInstance *DataLayerInstance) const | AActor | |
| CopyRemoteRoleFrom(const AActor *CopyFromActor) | AActor | |
| CreateCluster() | UObjectBaseUtility | virtual |
| CreateComponentFromTemplate(UActorComponent *Template, const FName InName=NAME_None) | AActor | |
| CreateComponentFromTemplateData(const struct FBlueprintCookedComponentInstancingData *TemplateData, const FName InName=NAME_None) | AActor | |
| CreateDefaultSubobject(FName SubobjectFName, UClass *ReturnType, UClass *ClassToCreateByDefault, bool bIsRequired, bool bIsTransient) | UObject | |
| CreateDefaultSubobject(FName SubobjectName, bool bTransient=false) | UObject | inline |
| CreateDefaultSubobject(FName SubobjectName, bool bTransient=false) | UObject | inline |
| CreateEditorOnlyDefaultSubobject(FName SubobjectName, bool bTransient=false) | UObject | inline |
| CreateInputComponent(TSubclassOf< UInputComponent > InputComponentToCreate) | AActor | virtual |
| CreateOptionalDefaultSubobject(FName SubobjectName, bool bTransient=false) | UObject | inline |
| CreateOptionalDefaultSubobject(FName SubobjectName, bool bTransient=false) | UObject | inline |
| CreationTime | AActor | |
| CustomTimeDilation | AActor | |
| DebugShowComponentHierarchy(const TCHAR *Info, bool bShowPosition=true) | AActor | |
| DebugShowOneComponentHierarchy(USceneComponent *SceneComp, int32 &NestLevel, bool bShowPosition) | AActor | |
| DECLARE_FUNCTION(ProcessInternal) | UObject | |
| DECLARE_FUNCTION(execUndefined) | UObject | |
| DECLARE_FUNCTION(execLocalVariable) | UObject | |
| DECLARE_FUNCTION(execInstanceVariable) | UObject | |
| DECLARE_FUNCTION(execDefaultVariable) | UObject | |
| DECLARE_FUNCTION(execLocalOutVariable) | UObject | |
| DECLARE_FUNCTION(execInterfaceVariable) | UObject | |
| DECLARE_FUNCTION(execClassSparseDataVariable) | UObject | |
| DECLARE_FUNCTION(execInterfaceContext) | UObject | |
| DECLARE_FUNCTION(execArrayElement) | UObject | |
| DECLARE_FUNCTION(execBoolVariable) | UObject | |
| DECLARE_FUNCTION(execClassDefaultVariable) | UObject | |
| DECLARE_FUNCTION(execEndFunctionParms) | UObject | |
| DECLARE_FUNCTION(execNothing) | UObject | |
| DECLARE_FUNCTION(execNothingInt32) | UObject | |
| DECLARE_FUNCTION(execNothingOp4a) | UObject | |
| DECLARE_FUNCTION(execBreakpoint) | UObject | |
| DECLARE_FUNCTION(execTracepoint) | UObject | |
| DECLARE_FUNCTION(execWireTracepoint) | UObject | |
| DECLARE_FUNCTION(execInstrumentation) | UObject | |
| DECLARE_FUNCTION(execEndOfScript) | UObject | |
| DECLARE_FUNCTION(execReturnNothing) | UObject | |
| DECLARE_FUNCTION(execEmptyParmValue) | UObject | |
| DECLARE_FUNCTION(execJump) | UObject | |
| DECLARE_FUNCTION(execJumpIfNot) | UObject | |
| DECLARE_FUNCTION(execAssert) | UObject | |
| DECLARE_FUNCTION(execPushExecutionFlow) | UObject | |
| DECLARE_FUNCTION(execPopExecutionFlow) | UObject | |
| DECLARE_FUNCTION(execComputedJump) | UObject | |
| DECLARE_FUNCTION(execPopExecutionFlowIfNot) | UObject | |
| DECLARE_FUNCTION(execLet) | UObject | |
| DECLARE_FUNCTION(execLetObj) | UObject | |
| DECLARE_FUNCTION(execLetWeakObjPtr) | UObject | |
| DECLARE_FUNCTION(execLetBool) | UObject | |
| DECLARE_FUNCTION(execLetDelegate) | UObject | |
| DECLARE_FUNCTION(execLetMulticastDelegate) | UObject | |
| DECLARE_FUNCTION(execAddMulticastDelegate) | UObject | |
| DECLARE_FUNCTION(execClearMulticastDelegate) | UObject | |
| DECLARE_FUNCTION(execEatReturnValue) | UObject | |
| DECLARE_FUNCTION(execRemoveMulticastDelegate) | UObject | |
| DECLARE_FUNCTION(execSelf) | UObject | |
| DECLARE_FUNCTION(execContext) | UObject | |
| DECLARE_FUNCTION(execContext_FailSilent) | UObject | |
| DECLARE_FUNCTION(execStructMemberContext) | UObject | |
| DECLARE_FUNCTION(execVirtualFunction) | UObject | |
| DECLARE_FUNCTION(execFinalFunction) | UObject | |
| DECLARE_FUNCTION(execLocalVirtualFunction) | UObject | |
| DECLARE_FUNCTION(execLocalFinalFunction) | UObject | |
| DECLARE_FUNCTION(execStructCmpEq) | UObject | |
| DECLARE_FUNCTION(execStructCmpNe) | UObject | |
| DECLARE_FUNCTION(execStructMember) | UObject | |
| DECLARE_FUNCTION(execEqualEqual_DelegateDelegate) | UObject | |
| DECLARE_FUNCTION(execNotEqual_DelegateDelegate) | UObject | |
| DECLARE_FUNCTION(execEqualEqual_DelegateFunction) | UObject | |
| DECLARE_FUNCTION(execNotEqual_DelegateFunction) | UObject | |
| DECLARE_FUNCTION(execIntConst) | UObject | |
| DECLARE_FUNCTION(execInt64Const) | UObject | |
| DECLARE_FUNCTION(execUInt64Const) | UObject | |
| DECLARE_FUNCTION(execSkipOffsetConst) | UObject | |
| DECLARE_FUNCTION(execFloatConst) | UObject | |
| DECLARE_FUNCTION(execDoubleConst) | UObject | |
| DECLARE_FUNCTION(execStringConst) | UObject | |
| DECLARE_FUNCTION(execUnicodeStringConst) | UObject | |
| DECLARE_FUNCTION(execTextConst) | UObject | |
| DECLARE_FUNCTION(execPropertyConst) | UObject | |
| DECLARE_FUNCTION(execObjectConst) | UObject | |
| DECLARE_FUNCTION(execSoftObjectConst) | UObject | |
| DECLARE_FUNCTION(execFieldPathConst) | UObject | |
| DECLARE_FUNCTION(execInstanceDelegate) | UObject | |
| DECLARE_FUNCTION(execNameConst) | UObject | |
| DECLARE_FUNCTION(execByteConst) | UObject | |
| DECLARE_FUNCTION(execIntZero) | UObject | |
| DECLARE_FUNCTION(execIntOne) | UObject | |
| DECLARE_FUNCTION(execTrue) | UObject | |
| DECLARE_FUNCTION(execFalse) | UObject | |
| DECLARE_FUNCTION(execNoObject) | UObject | |
| DECLARE_FUNCTION(execNullInterface) | UObject | |
| DECLARE_FUNCTION(execIntConstByte) | UObject | |
| DECLARE_FUNCTION(execRotationConst) | UObject | |
| DECLARE_FUNCTION(execVectorConst) | UObject | |
| DECLARE_FUNCTION(execVector3fConst) | UObject | |
| DECLARE_FUNCTION(execTransformConst) | UObject | |
| DECLARE_FUNCTION(execStructConst) | UObject | |
| DECLARE_FUNCTION(execSetArray) | UObject | |
| DECLARE_FUNCTION(execSetSet) | UObject | |
| DECLARE_FUNCTION(execSetMap) | UObject | |
| DECLARE_FUNCTION(execArrayConst) | UObject | |
| DECLARE_FUNCTION(execSetConst) | UObject | |
| DECLARE_FUNCTION(execMapConst) | UObject | |
| DECLARE_FUNCTION(execBitFieldConst) | UObject | |
| DECLARE_FUNCTION(execNew) | UObject | |
| DECLARE_FUNCTION(execClassContext) | UObject | |
| DECLARE_FUNCTION(execNativeParm) | UObject | |
| DECLARE_FUNCTION(execCast) | UObject | |
| DECLARE_FUNCTION(execDynamicCast) | UObject | |
| DECLARE_FUNCTION(execMetaCast) | UObject | |
| DECLARE_FUNCTION(execInterfaceCast) | UObject | |
| DECLARE_FUNCTION(execDoubleToFloatCast) | UObject | |
| DECLARE_FUNCTION(execFloatToDoubleCast) | UObject | |
| DECLARE_FUNCTION(execObjectToBool) | UObject | |
| DECLARE_FUNCTION(execInterfaceToBool) | UObject | |
| DECLARE_FUNCTION(execObjectToInterface) | UObject | |
| DECLARE_FUNCTION(execInterfaceToInterface) | UObject | |
| DECLARE_FUNCTION(execInterfaceToObject) | UObject | |
| DECLARE_FUNCTION(execGetDynArrayElement) | UObject | |
| DECLARE_FUNCTION(execSetDynArrayElement) | UObject | |
| DECLARE_FUNCTION(execGetDynArrayLength) | UObject | |
| DECLARE_FUNCTION(execSetDynArrayLength) | UObject | |
| DECLARE_FUNCTION(execDynArrayInsert) | UObject | |
| DECLARE_FUNCTION(execDynArrayRemove) | UObject | |
| DECLARE_FUNCTION(execDynArrayFind) | UObject | |
| DECLARE_FUNCTION(execDynArrayFindStruct) | UObject | |
| DECLARE_FUNCTION(execDynArrayAdd) | UObject | |
| DECLARE_FUNCTION(execDynArrayAddItem) | UObject | |
| DECLARE_FUNCTION(execDynArrayInsertItem) | UObject | |
| DECLARE_FUNCTION(execDynArrayRemoveItem) | UObject | |
| DECLARE_FUNCTION(execDynArraySort) | UObject | |
| DECLARE_FUNCTION(execBindDelegate) | UObject | |
| DECLARE_FUNCTION(execCallMulticastDelegate) | UObject | |
| DECLARE_FUNCTION(execLetValueOnPersistentFrame) | UObject | |
| DECLARE_FUNCTION(execCallMathFunction) | UObject | |
| DECLARE_FUNCTION(execSwitchValue) | UObject | |
| DECLARE_FUNCTION(execArrayGetByRef) | UObject | |
| DECLARE_FUNCTION(execAutoRtfmTransact) | UObject | |
| DECLARE_FUNCTION(execAutoRtfmStopTransact) | UObject | |
| DECLARE_FUNCTION(execAutoRtfmAbortIfNot) | UObject | |
| DeferredRegister(UClass *UClassStaticClass, const TCHAR *PackageName, const TCHAR *Name) | UObjectBase | protectedvirtual |
| Destroy(bool bNetForce=false, bool bShouldModifyLevel=true) | AActor | |
| DestroyConstructedComponents() | AActor | |
| Destroyed() | AActor | virtual |
| DestroyNetworkActorHandled() | AActor | virtual |
| DestroyNonNativeProperties() | UObject | |
| DestroyReplicatedSubObjectOnRemotePeers(UObject *SubObject) | AActor | |
| DestroyReplicatedSubObjectOnRemotePeers(UActorComponent *OwnerComponent, UObject *SubObject) | AActor | |
| DetachAllSceneComponents(class USceneComponent *InParentComponent, const FDetachmentTransformRules &DetachmentRules) | AActor | |
| DetachExternalPackage() | UObjectBaseUtility | |
| DetachFence | AActor | |
| DetachFromActor(const FDetachmentTransformRules &DetachmentRules) | AActor | |
| DisableComponentsSimulatePhysics() | AActor | |
| DisableInput(class APlayerController *PlayerController) | AActor | virtual |
| DispatchBeginPlay(bool bFromLevelStreaming=false) | AActor | |
| DispatchBlockingHit(UPrimitiveComponent *MyComp, UPrimitiveComponent *OtherComp, bool bSelfMoved, FHitResult const &Hit) | AActor | |
| DispatchPhysicsCollisionHit(const struct FRigidBodyCollisionInfo &MyInfo, const struct FRigidBodyCollisionInfo &OtherInfo, const FCollisionImpactData &RigidCollisionData) | AActor | virtual |
| DisplayDebug(class UCanvas *Canvas, const class FDebugDisplayInfo &DebugDisplay, float &YL, float &YPos) | AActor | virtual |
| DrawDebugComponents(FColor const &BaseColor=FColor::White) const | AActor | |
| EnableInput(class APlayerController *PlayerController) | AActor | virtual |
| EndPlay(const EEndPlayReason::Type EndPlayReason) | AActor | protectedvirtual |
| EndReplication(EEndPlayReason::Type EndPlayReason) | AActor | protectedvirtual |
| EndViewTarget(class APlayerController *PC) | AActor | virtual |
| ENetFields_Private enum name | UObject | |
| ExchangeNetRoles(bool bRemoteOwner) | AActor | |
| ExecuteConstruction(const FTransform &Transform, const struct FRotationConversionCache *TransformRotationCache, const class FComponentInstanceDataCache *InstanceDataCache, bool bIsDefaultTransform=false, ESpawnActorScaleMethod TransformScaleMethod=ESpawnActorScaleMethod::OverrideRootScale) | AActor | |
| ExecuteUbergraph(int32 EntryPoint) | UObject | |
| ExportCustomProperties(FOutputDevice &Out, uint32 Indent) | UObject | inlinevirtual |
| FellOutOfWorld(const class UDamageType &dmgType) | AActor | virtual |
| FillReplicationParams(const FFillReplicationParamsContext &Context, FActorReplicationParams &OutParams) | AActor | virtual |
| FindActorInPackage(UPackage *InPackage, bool bEvenIfPendingKill=true) | AActor | static |
| FindComponentByClass(const TSubclassOf< UActorComponent > ComponentClass) const | AActor | virtual |
| FindComponentByClass() const | AActor | inline |
| FindComponentByInterface(const TSubclassOf< UInterface > Interface) const | AActor | virtual |
| FindComponentByInterface() const | AActor | inline |
| FindComponentByInterface() const | AActor | inline |
| FindComponentByTag(const FName &Tag) const | AActor | inline |
| FindFunction(FName InName) const | UObject | |
| FindFunctionChecked(FName InName) const | UObject | |
| FindNearestCommonBaseClass(const UClass *TestClass) const | UObjectBaseUtility | |
| FinishAddComponent(UActorComponent *Component, bool bManualAttachment, const FTransform &RelativeTransform) | AActor | |
| FinishAndRegisterComponent(UActorComponent *Component) | AActor | |
| FinishDestroy() | UObject | virtual |
| FinishSpawning(const FTransform &Transform, bool bIsDefaultTransform=false, const FComponentInstanceDataCache *InstanceDataCache=nullptr, ESpawnActorScaleMethod TransformScaleMethod=ESpawnActorScaleMethod::OverrideRootScale) | AActor | |
| FlushNetDormancy() | AActor | |
| ForceNetRelevant() | AActor | virtual |
| ForceNetUpdate() | AActor | virtual |
| ForcePropertyCompare() | AActor | |
| ForEachAttachedActors(TFunctionRef< bool(class AActor *)> Functor) const | AActor | |
| ForEachComponent(bool bIncludeFromChildActors, Func InFunc) const | AActor | inline |
| ForEachComponent(bool bIncludeFromChildActors, Func InFunc) const | AActor | inline |
| ForEachComponentOfActorClassDefault(const TSubclassOf< AActor > &InActorClass, const TSubclassOf< UActorComponent > &InComponentClass, TFunctionRef< bool(const UActorComponent *)> InFunc) | AActor | static |
| ForEachComponentOfActorClassDefault(const TSubclassOf< AActor > &InActorClass, TFunctionRef< bool(const TComponentClass *)> InFunc) | AActor | inlinestatic |
| GatherCurrentMovement() | AActor | virtual |
| GetActorBounds(bool bOnlyCollidingComponents, FVector &Origin, FVector &BoxExtent, bool bIncludeFromChildActors=false) const | AActor | virtual |
| GetActorClassDefaultComponent(const TSubclassOf< AActor > &InActorClass, const TSubclassOf< UActorComponent > &InComponentClass) | AActor | static |
| GetActorClassDefaultComponent(const TSubclassOf< AActor > &InActorClass) | AActor | inlinestatic |
| GetActorClassDefaultComponentByName(const TSubclassOf< AActor > &InActorClass, const TSubclassOf< UActorComponent > &InComponentClass, FName InComponentName) | AActor | static |
| GetActorClassDefaultComponentByName(const TSubclassOf< AActor > &InActorClass, FName InComponentName) | AActor | inlinestatic |
| GetActorClassDefaultComponents(const TSubclassOf< AActor > &InActorClass, const TSubclassOf< UActorComponent > &InComponentClass, TArray< const UActorComponent * > &OutComponents) | AActor | static |
| GetActorClassDefaultComponents(const TSubclassOf< AActor > &InActorClass, TArray< const TComponentClass * > &OutComponents) | AActor | inlinestatic |
| GetActorEnableCollision() const | AActor | inline |
| GetActorEyesViewPoint(FVector &OutLocation, FRotator &OutRotation) const | AActor | virtual |
| GetActorForwardVector() const | AActor | inline |
| GetActorLabelView() const | AActor | inline |
| GetActorLocation() const | AActor | inline |
| GetActorNameOrLabel() const | AActor | inline |
| GetActorQuat() const | AActor | inline |
| GetActorRelativeScale3D() const | AActor | |
| GetActorRightVector() const | AActor | inline |
| GetActorRotation() const | AActor | inline |
| GetActorScale() const | AActor | inline |
| GetActorScale3D() const | AActor | |
| GetActorTickInterval() const | AActor | |
| GetActorTimeDilation() const | AActor | |
| GetActorTimeDilation(const UWorld &ActorWorld) const | AActor | |
| GetActorTransform() const | AActor | inline |
| GetActorUpVector() const | AActor | inline |
| GetAllChildActors(TArray< AActor * > &ChildActors, bool bIncludeDescendants=true) const | AActor | |
| GetAllMarks() const | UObjectBaseUtility | inline |
| GetArchetype() const | UObject | |
| GetArchetypeFromRequiredInfo(const UClass *Class, const UObject *Outer, FName Name, EObjectFlags ObjectFlags) | UObject | static |
| GetArchetypeInstances(TArray< UObject * > &Instances) | UObject | |
| GetAssetRegistryTags(FAssetRegistryTagsContext Context) const | UObject | virtual |
| GetAssetRegistryTags(TArray< FAssetRegistryTag > &OutTags) const | UObject | virtual |
| GetAssetRegistryTags(FAssetData &Out) const | UObject | |
| GetAssetRegistryTags(FAssetRegistryTagsContext Context, FAssetData &Out) const | UObject | |
| GetAttachedActors(TArray< AActor * > &OutActors, bool bResetArray=true, bool bRecursivelyIncludeAttachedActors=false) const | AActor | |
| GetAttachmentReplication() const | AActor | inline |
| GetAttachParentActor() const | AActor | |
| GetAttachParentSocketName() const | AActor | |
| GetAutoDestroyWhenFinished() const | AActor | inline |
| GetCanBeDamagedPropertyName() | AActor | inlinestatic |
| GetClass() const | UObjectBase | inline |
| GetComponentByClass() const | AActor | inline |
| GetComponents(TSubclassOf< UActorComponent > ComponentClass, TArray< ComponentType *, AllocatorType > &OutComponents, bool bIncludeFromChildActors=false) const | AActor | inline |
| GetComponents(TArray< ComponentType, AllocatorType > &OutComponents, bool bIncludeFromChildActors=false) const | AActor | inline |
| GetComponents(TArray< T *, AllocatorType > &OutComponents, bool bIncludeFromChildActors=false) const | AActor | inline |
| GetComponents(TArray< TObjectPtr< T >, AllocatorType > &OutComponents, bool bIncludeFromChildActors=false) const | AActor | inline |
| GetComponents(TArray< UActorComponent *, AllocatorType > &OutComponents, bool bIncludeFromChildActors=false) const | AActor | inline |
| GetComponents() const | AActor | inline |
| GetComponentsBoundingBox(bool bNonColliding=false, bool bIncludeFromChildActors=false) const | AActor | virtual |
| GetComponentsBoundingCylinder(float &CollisionRadius, float &CollisionHalfHeight, bool bNonColliding=false, bool bIncludeFromChildActors=false) const | AActor | virtual |
| GetComponentsByInterface(TSubclassOf< UInterface > Interface) const | AActor | |
| GetComponentsCollisionResponseToChannel(ECollisionChannel Channel) const | AActor | virtual |
| GetConfigOverridePlatform() const | UObject | inlinevirtual |
| GetDataLayerInstances() const | AActor | |
| GetDebugName(const AActor *Actor) | AActor | inlinestatic |
| GetDefaultAttachComponent() const | AActor | inlinevirtual |
| GetDefaultConfigFilename() const | UObject | |
| GetDefaultSubobjectByName(FName ToFind) | UObject | |
| GetDefaultSubobjects(TArray< UObject * > &OutDefaultSubobjects) | UObject | |
| GetDesc() | UObject | inlinevirtual |
| GetDetailedInfo() const | UObject | |
| GetDetailedInfoInternal() const | UObject | inlineprotectedvirtual |
| GetDistanceTo(const AActor *OtherActor) const | AActor | |
| GetDotProductTo(const AActor *OtherActor) const | AActor | |
| GetExporterName(void) | UObject | inlinevirtual |
| GetExternalDataLayerAsset() const | AActor | |
| GetExternalPackage() const | UObjectBase | |
| GetExternalPackageInternal() const | UObjectBase | |
| GetFlags() const | UObjectBase | inline |
| GetFName() const | UObjectBase | inline |
| GetFNameForStatID() const | UObjectBase | virtual |
| GetFullGroupName(bool bStartWithOuter) const | UObjectBaseUtility | |
| GetFullName(const UObject *StopOuter=NULL, EObjectFullNameFlags Flags=EObjectFullNameFlags::None) const | UObjectBaseUtility | |
| GetFullName(const UObject *StopOuter, FString &ResultString, EObjectFullNameFlags Flags=EObjectFullNameFlags::None) const | UObjectBaseUtility | |
| GetFullName(FStringBuilderBase &ResultString, const UObject *StopOuter=NULL, EObjectFullNameFlags Flags=EObjectFullNameFlags::None) const | UObjectBaseUtility | |
| GetFunctionCallspace(UFunction *Function, FFrame *Stack) override | AActor | virtual |
| GetGameInstance() const | AActor | |
| GetGameInstance() const | AActor | inline |
| GetGameTimeSinceCreation() const | AActor | |
| GetGlobalUserConfigFilename() const | UObject | |
| GetHiddenPropertyName() | AActor | inlinestatic |
| GetHLODRelevantComponents() const | AActor | virtual |
| GetHorizontalDistanceTo(const AActor *OtherActor) const | AActor | |
| GetHorizontalDotProductTo(const AActor *OtherActor) const | AActor | |
| GetHumanReadableName() const | AActor | virtual |
| GetImplementingOuter() const | UObjectBaseUtility | inline |
| GetImplementingOuterObject(const UClass *InInterfaceClass) const | UObjectBaseUtility | |
| GetInputAxisKeyValue(const FKey InputAxisKey) const | AActor | |
| GetInputAxisValue(const FName InputAxisName) const | AActor | |
| GetInputVectorAxisValue(const FKey InputAxisKey) const | AActor | |
| GetInstanceComponents() const | AActor | |
| GetInstigator() const | AActor | |
| GetInstigator() const | AActor | inline |
| GetInstigatorController() const | AActor | |
| GetInstigatorController() const | AActor | inline |
| GetInstigatorPropertyName() | AActor | inlinestatic |
| GetInterfaceAddress(UClass *InterfaceClass) | UObjectBaseUtility | |
| GetInternalFlags() const | UObjectBaseUtility | inline |
| GetIsReplicated() const | AActor | inline |
| GetLastRenderTime() const | AActor | virtual |
| GetLevel() const | AActor | |
| GetLevelTransform() const | AActor | |
| GetLifeSpan() const | AActor | virtual |
| GetLifetimeReplicatedProps(TArray< FLifetimeProperty > &OutLifetimeProps) const override | AActor | virtual |
| GetLinker() const | UObjectBaseUtility | |
| GetLinkerCustomVersion(FGuid CustomVersionKey) const | UObjectBaseUtility | |
| GetLinkerIndex() const | UObjectBaseUtility | |
| GetLinkerLicenseeUE4Version() const | UObjectBaseUtility | inline |
| GetLinkerLicenseeUEVersion() const | UObjectBaseUtility | |
| GetLinkerUE4Version() const | UObjectBaseUtility | inline |
| GetLinkerUEVersion() const | UObjectBaseUtility | |
| GetLocalRole() const | AActor | inline |
| GetMaskedFlags(EObjectFlags Mask=RF_AllFlags) const | UObjectBaseUtility | inline |
| GetMinNetUpdateFrequency() const | AActor | |
| GetName() const | UObjectBaseUtility | inline |
| GetName(FString &ResultString) const | UObjectBaseUtility | inline |
| GetNativeInterfaceAddress(UClass *InterfaceClass) | UObjectBaseUtility | |
| GetNativeInterfaceAddress(UClass *InterfaceClass) const | UObjectBaseUtility | inline |
| GetNativePropertyValues(TMap< FString, FString > &out_PropertyValues, uint32 ExportFlags=0) const | UObject | inlinevirtual |
| GetNetConnection() const | AActor | virtual |
| GetNetCullDistanceSquared() const | AActor | |
| GetNetDormancy(const FVector &ViewPos, const FVector &ViewDir, class AActor *Viewer, AActor *ViewTarget, UActorChannel *InChannel, float Time, bool bLowBandwidth) | AActor | virtual |
| GetNetDriver() const | AActor | |
| GetNetDriverName() const | AActor | inline |
| GetNetMode() const | AActor | inline |
| GetNetOwner() const | AActor | inlinevirtual |
| GetNetOwningPlayer() | AActor | virtual |
| GetNetOwningPlayerAnyRole() | AActor | virtual |
| GetNetPriority(const FVector &ViewPos, const FVector &ViewDir, class AActor *Viewer, AActor *ViewTarget, UActorChannel *InChannel, float Time, bool bLowBandwidth) | AActor | virtual |
| GetNetPushIdDynamic() const | UObject | inlinevirtual |
| GetNetUpdateFrequency() const | AActor | |
| GetOuter() const | UObjectBase | inline |
| GetOutermost() const | UObjectBaseUtility | |
| GetOutermostObject() const | UObjectBaseUtility | |
| GetOverlappingActors(TArray< AActor * > &OverlappingActors, TSubclassOf< AActor > ClassFilter=nullptr) const | AActor | |
| GetOverlappingActors(TSet< AActor * > &OverlappingActors, TSubclassOf< AActor > ClassFilter=nullptr) const | AActor | |
| GetOverlappingComponents(TArray< UPrimitiveComponent * > &OverlappingComponents) const | AActor | |
| GetOverlappingComponents(TSet< UPrimitiveComponent * > &OverlappingComponents) const | AActor | |
| GetOwner() const | AActor | inline |
| GetOwner() const | AActor | inline |
| GetPackage() const | UObjectBaseUtility | |
| GetParentActor() const | AActor | |
| GetParentComponent() const | AActor | |
| GetPathName(const UObject *StopOuter=NULL) const | UObjectBaseUtility | |
| GetPathName(const UObject *StopOuter, FString &ResultString) const | UObjectBaseUtility | |
| GetPathName(const UObject *StopOuter, FStringBuilderBase &ResultString) const | UObjectBaseUtility | |
| GetPhysicsReplicationMode() | AActor | |
| GetPhysicsVolume() const | AActor | virtual |
| GetPlacementExtent() const | AActor | |
| GetPreloadDependencies(TArray< UObject * > &OutDeps) | UObject | virtual |
| GetPrestreamPackages(TArray< UObject * > &OutPrestream) | UObject | inlinevirtual |
| GetPrimaryAssetId() const | UObject | virtual |
| GetProjectUserConfigFilename() const | UObject | |
| GetRayTracingGroupId() const | AActor | |
| GetRefCount() const | UObjectBaseUtility | inline |
| GetRemoteRole() const | AActor | inline |
| GetReplayPriority(const FVector &ViewPos, const FVector &ViewDir, class AActor *Viewer, AActor *ViewTarget, UActorChannel *const InChannel, float Time) | AActor | virtual |
| GetReplicatedComponents() const | AActor | inline |
| GetReplicatedCustomConditionState(FCustomPropertyConditionState &OutActiveState) const override | AActor | virtual |
| GetReplicatedMovement() const | AActor | inline |
| GetReplicatedMovement_Mutable() | AActor | |
| GetReplicateMovementPropertyName() | AActor | inlinestatic |
| GetResimulationThreshold() const | AActor | |
| GetResourceSizeBytes(EResourceSizeMode::Type Mode) | UObject | inline |
| GetResourceSizeEx(FResourceSizeEx &CumulativeResourceSize) | UObject | virtual |
| GetRestoreForUObjectOverwrite() | UObject | inlinevirtual |
| GetRolePropertyName() | AActor | inlinestatic |
| GetRootComponent() const | AActor | inline |
| GetRootSelectionParent() const | AActor | virtual |
| GetSelectionParent() const | AActor | virtual |
| GetSimpleCollisionCylinder(float &CollisionRadius, float &CollisionHalfHeight) const | AActor | virtual |
| GetSimpleCollisionCylinderExtent() const | AActor | inline |
| GetSimpleCollisionHalfHeight() const | AActor | inline |
| GetSimpleCollisionRadius() const | AActor | inline |
| GetSparseClassDataStruct() const | UObject | |
| GetSquaredDistanceTo(const AActor *OtherActor) const | AActor | |
| GetSquaredHorizontalDistanceTo(const AActor *OtherActor) const | AActor | |
| GetStatID(bool bForDeferredUse=false) const | UObjectBaseUtility | inline |
| GetSubobjectsWithStableNamesForNetworking(TArray< UObject * > &ObjList) | UObject | inlinevirtual |
| GetTargetLocation(AActor *RequestedBy=nullptr) const | AActor | virtual |
| GetTearOff() const | AActor | inline |
| GetTickableWhenPaused() | AActor | |
| GetTransform() const | AActor | inline |
| GetTypedOuter(UClass *Target) const | UObjectBaseUtility | |
| GetTypedOuter() const | UObjectBaseUtility | inline |
| GetUniqueID() const | UObjectBase | inline |
| GetUpdateOverlapsMethodDuringLevelStreaming() const | AActor | |
| GetVelocity() const | AActor | virtual |
| GetVersePath() const | UObjectBaseUtility | virtual |
| GetVerticalDistanceTo(const AActor *OtherActor) const | AActor | |
| GetWorld() const override final | AActor | virtual |
| GetWorldSettings() const | AActor | |
| GetWorldTimerManager() const | AActor | |
| HandleRegisterComponentWithWorld(UActorComponent *Component) | AActor | |
| HasActiveCameraComponent(bool bForceFindCamera=false) const | AActor | virtual |
| HasActivePawnControlCameraComponent() const | AActor | virtual |
| HasActorBegunPlay() const | AActor | inline |
| HasActorRegisteredAllComponents() const | AActor | inline |
| HasAllFlags(EObjectFlags FlagsToCheck) const | UObjectBaseUtility | inline |
| HasAllMarks(EObjectMark Marks) const | UObjectBaseUtility | inline |
| HasAnyFlags(EObjectFlags FlagsToCheck) const | UObjectBaseUtility | inline |
| HasAnyInternalFlags(EInternalObjectFlags FlagsToCheck) const | UObjectBaseUtility | inline |
| HasAnyMarks(EObjectMark Marks) const | UObjectBaseUtility | inline |
| HasAuthority() const | AActor | inline |
| HasContentBundle() const | AActor | |
| HasDataLayers() const | AActor | |
| HasDeferredComponentRegistration() const | AActor | inline |
| HasHLODRelevantComponents() const | AActor | virtual |
| HasLocalNetOwner() const | AActor | virtual |
| HasNetOwner() const | AActor | virtual |
| HasNonEditorOnlyReferences() const | UObject | inlinevirtual |
| HasNonTrivialUserConstructionScript() const | AActor | |
| HasValidRootComponent() const | AActor | |
| Implements() const | UObject | inline |
| ImportCustomProperties(const TCHAR *SourceText, FFeedbackContext *Warn) | UObject | inlinevirtual |
| IncrementalRegisterComponents(int32 NumComponentsToRegister, FRegisterComponentContext *Context=nullptr) | AActor | |
| InitializeComponents() | AActor | |
| InitialLifeSpan | AActor | |
| InputComponent | AActor | |
| InputPriority | AActor | |
| InSocketName | AActor | |
| InstanceSubobjectTemplates(struct FObjectInstancingGraph *InstanceGraph=NULL) | UObject | |
| InternalTakePointDamage(float Damage, struct FPointDamageEvent const &PointDamageEvent, class AController *EventInstigator, AActor *DamageCauser) | AActor | protectedvirtual |
| InternalTakeRadialDamage(float Damage, struct FRadialDamageEvent const &RadialDamageEvent, class AController *EventInstigator, AActor *DamageCauser) | AActor | protectedvirtual |
| InvalidateLightingCache() | AActor | inline |
| InvalidateLightingCacheDetailed(bool bTranslationOnly) | AActor | virtual |
| IsA(OtherClassType SomeBase) const | UObjectBaseUtility | inline |
| IsA() const | UObjectBaseUtility | inline |
| IsActorBeginningPlay() const | AActor | inline |
| IsActorBeginningPlayFromLevelStreaming() const | AActor | inline |
| IsActorBeingDestroyed() const | AActor | inline |
| IsActorComponentReplicatedSubObjectRegistered(const UActorComponent *OwnerComponent, const UObject *SubObject) const | AActor | |
| IsActorInitialized() const | AActor | inline |
| IsActorOrSelectionParentSelected() const | AActor | |
| IsActorTickEnabled() const | AActor | |
| IsAsset() const override | AActor | virtual |
| IsAttachedTo(const AActor *Other) const | AActor | virtual |
| IsBasedOnActor(const AActor *Other) const | AActor | virtual |
| IsBasedOnArchetype(const UObject *const SomeObject) const | UObject | inline |
| IsCapturingAsRootObjectForTransaction() const | UObject | inline |
| IsChildActor() const | AActor | |
| IsComponentRelevantForNavigation(UActorComponent *Component) const | AActor | inlinevirtual |
| IsDefaultSubobject() const | UObjectBaseUtility | |
| IsDestructionThreadSafe() const | UObject | virtual |
| IsEditorOnly() const override | AActor | virtual |
| IsEditorOnlyLoadedInPIE() const | AActor | inlinevirtual |
| IsFullNameStableForNetworking() const | UObject | virtual |
| IsGarbageEliminationEnabled() | UObjectBaseUtility | inlinestatic |
| IsHidden() const | AActor | inline |
| IsHLODRelevant() const | AActor | virtual |
| IsIn(const UObject *SomeOuter) const | UObjectBaseUtility | |
| IsIn(const UPackage *SomePackage) const | UObjectBaseUtility | |
| IsInA(const UClass *SomeBaseClass) const | UObjectBaseUtility | |
| IsInBlueprint() const | UObject | |
| IsInLevel(const class ULevel *TestLevel) const | AActor | |
| IsInOuter(const UObject *SomeOuter) const | UObjectBaseUtility | |
| IsInPackage(const UPackage *SomePackage) const | UObjectBaseUtility | |
| IsInPersistentLevel(bool bIncludeLevelStreamingPersistent=false) const | AActor | |
| IsLevelBoundsRelevant() const | AActor | inlinevirtual |
| IsLocalizedResource() const | UObject | virtual |
| IsMainPackageActor() const | AActor | |
| IsNameStableForNetworking() const override | AActor | virtual |
| IsNative() const | UObjectBaseUtility | inline |
| IsNetMode(ENetMode Mode) const | AActor | inline |
| IsNetRelevantFor(const AActor *RealViewer, const AActor *ViewTarget, const FVector &SrcLocation) const | AActor | virtual |
| IsNetStartupActor() const | AActor | |
| IsOverlappingActor(const AActor *Other) const | AActor | |
| IsOwnedBy(const AActor *TestOwner) const | AActor | inline |
| IsPackageExternal() const | UObjectBaseUtility | |
| IsPendingKillEnabled() | UObjectBaseUtility | inlinestatic |
| IsPendingKillPending() const | AActor | inline |
| IsPostLoadThreadSafe() const | UObject | inlinevirtual |
| IsReadyForAsyncPostLoad() const | UObject | inlinevirtual |
| IsReadyForFinishDestroy() override | AActor | virtual |
| IsRelevancyOwnerFor(const AActor *ReplicatedActor, const AActor *ActorOwner, const AActor *ConnectionActor) const | AActor | virtual |
| IsReplayRelevantFor(const AActor *RealViewer, const AActor *ViewTarget, const FVector &SrcLocation, const float CullDistanceSquared) const | AActor | virtual |
| IsReplicatedActorComponentRegistered(const UActorComponent *ReplicatedComponent) const | AActor | |
| IsReplicatedSubObjectRegistered(const UObject *SubObject) const | AActor | |
| IsReplicatingMovement() const | AActor | inline |
| IsReplicationPausedForConnection(const FNetViewer &ConnectionOwnerNetViewer) | AActor | virtual |
| IsRootComponentCollisionRegistered() const | AActor | virtual |
| IsRootComponentMovable() const | AActor | |
| IsRootComponentStatic() const | AActor | |
| IsRootComponentStationary() const | AActor | |
| IsRooted() const | UObjectBaseUtility | inline |
| IsRunningUserConstructionScript() const | AActor | inline |
| IsRuntimeOnly() const | AActor | inlinevirtual |
| IsSafeForRootSet() const | UObject | virtual |
| IsSelected() const | UObject | |
| IsSelectionChild() const | AActor | virtual |
| IsSelectionParentOfAttachedActors() const | AActor | virtual |
| IsSupportedForNetworking() const override | AActor | virtual |
| IsTemplate(EObjectFlags TemplateTypes=RF_ArchetypeObject|RF_ClassDefaultObject) const | UObjectBaseUtility | |
| IsTemplateForSubobjects(EObjectFlags TemplateTypes=RF_ClassDefaultObject|RF_DefaultSubObject|RF_InheritableComponentTemplate) const | UObjectBaseUtility | |
| IsUnreachable() const | UObjectBaseUtility | inline |
| IsUsingRegisteredSubObjectList() const | AActor | inline |
| IsValidLowLevel() const | UObjectBase | |
| IsValidLowLevelFast(bool bRecursive=true) const | UObjectBase | |
| IsWithinNetRelevancyDistance(const FVector &SrcLocation) const | AActor | protected |
| K2_AddActorLocalOffset(FVector DeltaLocation, bool bSweep, FHitResult &SweepHitResult, bool bTeleport) | AActor | |
| K2_AddActorLocalRotation(FRotator DeltaRotation, bool bSweep, FHitResult &SweepHitResult, bool bTeleport) | AActor | |
| K2_AddActorLocalTransform(const FTransform &NewTransform, bool bSweep, FHitResult &SweepHitResult, bool bTeleport) | AActor | |
| K2_AddActorWorldOffset(FVector DeltaLocation, bool bSweep, FHitResult &SweepHitResult, bool bTeleport) | AActor | |
| K2_AddActorWorldRotation(FRotator DeltaRotation, bool bSweep, FHitResult &SweepHitResult, bool bTeleport) | AActor | |
| K2_AddActorWorldTransform(const FTransform &DeltaTransform, bool bSweep, FHitResult &SweepHitResult, bool bTeleport) | AActor | |
| K2_AddActorWorldTransformKeepScale(const FTransform &DeltaTransform, bool bSweep, FHitResult &SweepHitResult, bool bTeleport) | AActor | |
| K2_AttachToActor(AActor *ParentActor, FName SocketName, EAttachmentRule LocationRule, EAttachmentRule RotationRule, EAttachmentRule ScaleRule, bool bWeldSimulatedBodies) | AActor | |
| K2_AttachToComponent(USceneComponent *Parent, FName SocketName, EAttachmentRule LocationRule, EAttachmentRule RotationRule, EAttachmentRule ScaleRule, bool bWeldSimulatedBodies) | AActor | |
| K2_DestroyActor() | AActor | virtual |
| K2_DetachFromActor(EDetachmentRule LocationRule=EDetachmentRule::KeepRelative, EDetachmentRule RotationRule=EDetachmentRule::KeepRelative, EDetachmentRule ScaleRule=EDetachmentRule::KeepRelative) | AActor | |
| K2_GetActorLocation() const | AActor | inline |
| K2_GetActorRotation() const | AActor | inline |
| K2_GetComponentsByClass(TSubclassOf< UActorComponent > ComponentClass) const | AActor | |
| K2_GetRootComponent() const | AActor | inline |
| K2_OnBecomeViewTarget(class APlayerController *PC) | AActor | |
| K2_OnEndViewTarget(class APlayerController *PC) | AActor | |
| K2_OnReset() | AActor | |
| K2_SetActorLocation(FVector NewLocation, bool bSweep, FHitResult &SweepHitResult, bool bTeleport) | AActor | |
| K2_SetActorLocationAndRotation(FVector NewLocation, FRotator NewRotation, bool bSweep, FHitResult &SweepHitResult, bool bTeleport) | AActor | |
| K2_SetActorRelativeLocation(FVector NewRelativeLocation, bool bSweep, FHitResult &SweepHitResult, bool bTeleport) | AActor | |
| K2_SetActorRelativeRotation(FRotator NewRelativeRotation, bool bSweep, FHitResult &SweepHitResult, bool bTeleport) | AActor | |
| K2_SetActorRelativeTransform(const FTransform &NewRelativeTransform, bool bSweep, FHitResult &SweepHitResult, bool bTeleport) | AActor | |
| K2_SetActorRotation(FRotator NewRotation, bool bTeleportPhysics) | AActor | |
| K2_SetActorTransform(const FTransform &NewTransform, bool bSweep, FHitResult &SweepHitResult, bool bTeleport) | AActor | |
| K2_TeleportTo(FVector DestLocation, FRotator DestRotation) | AActor | |
| Layers | AActor | |
| LifeSpanExpired() | AActor | virtual |
| LoadConfig(UClass *ConfigClass=nullptr, const TCHAR *Filename=nullptr, uint32 PropagationFlags=UE::LCPF_None, class FProperty *PropertyToLoad=nullptr, TArray< UE::ConfigAccessTracking::FConfigAccessData > *OutAccessedKeys=nullptr) | UObject | |
| LowLevelRename(FName NewName, UObject *NewOuter=NULL) | UObjectBase | protected |
| MakeNoise(float Loudness=1.f, APawn *NoiseInstigator=nullptr, FVector NoiseLocation=FVector::ZeroVector, float MaxRange=0.f, FName Tag=NAME_None) | AActor | |
| MakeNoiseImpl(AActor *NoiseMaker, float Loudness, APawn *NoiseInstigator, const FVector &NoiseLocation, float MaxRange, FName Tag) | AActor | static |
| Mark(EObjectMark Marks) const | UObjectBaseUtility | inline |
| MarkAsEditorOnlySubobject() | UObject | inlinevirtual |
| MarkAsGarbage() | UObjectBaseUtility | inline |
| MarkAsReachable() const | UObjectBase | |
| MarkComponentsAsGarbage(bool bModify=true) | AActor | virtual |
| MarkComponentsAsPendingKill() | AActor | inlinevirtual |
| MarkComponentsRenderStateDirty() | AActor | |
| MarkNeedsRecomputeBoundsOnceForGame() | AActor | |
| MarkPackageDirty() const | UObjectBaseUtility | |
| Modify(bool bAlwaysMarkDirty=true) | UObject | inline |
| NamePrivate | UObjectBase | |
| NavigationSystemConfig | ANavSystemConfigOverride | protected |
| NeedsLoadForClient() const | UObject | virtual |
| NeedsLoadForEditorGame() const | UObject | inlinevirtual |
| NeedsLoadForServer() const | UObject | virtual |
| NeedsLoadForTargetPlatform(const class ITargetPlatform *TargetPlatform) const | UObject | virtual |
| NetDormancy | AActor | |
| NetDriverName | AActor | protected |
| NetPriority | AActor | |
| NetTag | AActor | |
| NotifyActorBeginCursorOver() | AActor | virtual |
| NotifyActorBeginOverlap(AActor *OtherActor) | AActor | virtual |
| NotifyActorEndCursorOver() | AActor | virtual |
| NotifyActorEndOverlap(AActor *OtherActor) | AActor | virtual |
| NotifyActorOnClicked(FKey ButtonPressed=EKeys::LeftMouseButton) | AActor | virtual |
| NotifyActorOnInputTouchBegin(const ETouchIndex::Type FingerIndex) | AActor | virtual |
| NotifyActorOnInputTouchEnd(const ETouchIndex::Type FingerIndex) | AActor | virtual |
| NotifyActorOnInputTouchEnter(const ETouchIndex::Type FingerIndex) | AActor | virtual |
| NotifyActorOnInputTouchLeave(const ETouchIndex::Type FingerIndex) | AActor | virtual |
| NotifyActorOnReleased(FKey ButtonReleased=EKeys::LeftMouseButton) | AActor | virtual |
| NotifyHit(class UPrimitiveComponent *MyComp, AActor *Other, class UPrimitiveComponent *OtherComp, bool bSelfMoved, FVector HitLocation, FVector HitNormal, FVector NormalImpulse, const FHitResult &Hit) | AActor | virtual |
| OnActorBeginOverlap | AActor | |
| OnActorChannelOpen(class FInBunch &InBunch, class UNetConnection *Connection) | AActor | inlinevirtual |
| OnActorEndOverlap | AActor | |
| OnActorHit | AActor | |
| OnBeginCursorOver | AActor | |
| OnClicked | AActor | |
| OnClusterMarkedAsPendingKill() | UObjectBaseUtility | inlinevirtual |
| OnConstruction(const FTransform &Transform) | AActor | inlinevirtual |
| OnDestroyed | AActor | |
| OnEndCursorOver | AActor | |
| OnEndPlay | AActor | |
| OnInputTouchBegin | AActor | |
| OnInputTouchEnd | AActor | |
| OnInputTouchEnter | AActor | |
| OnInputTouchLeave | AActor | |
| OnNetCleanup(class UNetConnection *Connection) | AActor | inlinevirtual |
| OnReleased | AActor | |
| OnRep_AttachmentReplication() | AActor | virtual |
| OnRep_Instigator() | AActor | virtual |
| OnRep_Owner() | AActor | protectedvirtual |
| OnRep_ReplicatedMovement() | AActor | virtual |
| OnRep_ReplicateMovement() | AActor | virtual |
| OnReplicationPausedChanged(bool bIsReplicationPaused) | AActor | virtual |
| OnReplicationStartedForIris(const FOnReplicationStartedParams &) | AActor | protectedvirtual |
| OnSerializeNewActor(class FOutBunch &OutBunch) | AActor | inlinevirtual |
| OnStopReplicationForIris(const FOnStopReplicationParams &) | AActor | protectedvirtual |
| OnSubobjectCreatedFromReplication(UObject *NewSubobject) | AActor | virtual |
| OnSubobjectDestroyFromReplication(UObject *Subobject) | AActor | virtual |
| OnTakeAnyDamage | AActor | |
| OnTakePointDamage | AActor | |
| OnTakeRadialDamage | AActor | |
| operator<(const UObjectBaseUtility &Other) const | UObjectBaseUtility | inline |
| OutputReferencers(FOutputDevice &Ar, FReferencerInformationList *Referencers=NULL) | UObject | |
| OutsideWorldBounds() | AActor | virtual |
| OverrideConfigSection(FString &SectionName) | UObject | inlinevirtual |
| OverrideNavSystem() | ANavSystemConfigOverride | protectedvirtual |
| OverridePerObjectConfigSection(FString &SectionName) | UObject | inlinevirtual |
| OverridePolicy | ANavSystemConfigOverride | protected |
| Owner | AActor | |
| ParseParms(const TCHAR *Parms) | UObject | |
| PostActorConstruction() | AActor | |
| PostActorCreated() | AActor | virtual |
| PostCDOContruct() | UObject | inlinevirtual |
| PostCreateBlueprintComponent(UActorComponent *NewActorComp) | AActor | protected |
| PostDuplicate(bool bDuplicateForPIE) | UObject | inlinevirtual |
| PostDuplicate(EDuplicateMode::Type DuplicateMode) | UObject | inlinevirtual |
| PostEditImport() | UObject | inlinevirtual |
| PostInitializeComponents() | AActor | virtual |
| PostInitProperties() override | ANavSystemConfigOverride | virtual |
| PostInterpChange(FProperty *PropertyThatChanged) | UObject | inlinevirtual |
| PostLoad() override | AActor | virtual |
| PostLoadSubobjects(FObjectInstancingGraph *OuterInstanceGraph) override | AActor | virtual |
| PostNetInit() | AActor | virtual |
| PostNetReceive() override | AActor | virtual |
| PostNetReceiveLocationAndRotation() | AActor | virtual |
| PostNetReceivePhysicState() | AActor | virtual |
| PostNetReceiveRole() | AActor | virtual |
| PostNetReceiveVelocity(const FVector &NewVelocity) | AActor | virtual |
| PostRegisterAllComponents() | AActor | virtual |
| PostReinitProperties() | UObject | virtual |
| PostReloadConfig(class FProperty *PropertyThatWasLoaded) | UObject | inlinevirtual |
| PostRename(UObject *OldOuter, const FName OldName) override | AActor | virtual |
| PostRenderFor(class APlayerController *PC, class UCanvas *Canvas, FVector CameraPosition, FVector CameraDir) | AActor | virtual |
| PostRepNotifies() | UObject | inlinevirtual |
| PostSaveFromRoot(FObjectPostSaveRootContext ObjectSaveContext) | AActor | virtual |
| PostSaveRoot(FObjectPostSaveRootContext ObjectSaveContext) override | AActor | virtual |
| PostSpawnInitialize(FTransform const &SpawnTransform, AActor *InOwner, APawn *InInstigator, bool bRemoteOwned, bool bNoFail, bool bDeferConstruction, ESpawnActorScaleMethod TransformScaleMethod=ESpawnActorScaleMethod::MultiplyWithRoot) | AActor | |
| PostUnregisterAllComponents() | AActor | virtual |
| PreDestroyFromReplication() | UObject | virtual |
| PreDuplicate(FObjectDuplicationParameters &DupParams) | UObject | inlinevirtual |
| PreDuplicateFromRoot(FObjectDuplicationParameters &DupParams) | AActor | inlinevirtual |
| PrefetchClass(UObject *Object) | UObjectBase | inlinestatic |
| PrefetchOuter(UObject *Object) | UObjectBase | inlinestatic |
| PreInitializeComponents() | AActor | virtual |
| PreNetReceive() override | AActor | virtual |
| PreRegisterAllComponents() | AActor | virtual |
| PreReplication(IRepChangedPropertyTracker &ChangedPropertyTracker) | AActor | virtual |
| PreReplicationForReplay(IRepChangedPropertyTracker &ChangedPropertyTracker) | AActor | virtual |
| PreSave(FObjectPreSaveContext ObjectSaveContext) override | AActor | virtual |
| PreSaveFromRoot(FObjectPreSaveRootContext ObjectSaveContext) | AActor | virtual |
| PreSaveRoot(FObjectPreSaveRootContext ObjectSaveContext) override | AActor | virtual |
| PrestreamTextures(float Seconds, bool bEnableStreaming, int32 CinematicTextureGroups=0) | AActor | virtual |
| PrimaryActorTick | AActor | |
| ProcessConsoleExec(const TCHAR *Cmd, FOutputDevice &Ar, UObject *Executor) | UObject | inlinevirtual |
| ProcessEvent(UFunction *Function, void *Parameters) override | AActor | virtual |
| ProcessEventDelegate | AActor | static |
| ProcessUserConstructionScript() | AActor | protected |
| PushSelectionToProxies() | AActor | virtual |
| ReattachExternalPackage() | UObjectBaseUtility | |
| ReceiveActorBeginCursorOver() | AActor | |
| ReceiveActorBeginOverlap(AActor *OtherActor) | AActor | |
| ReceiveActorEndCursorOver() | AActor | |
| ReceiveActorEndOverlap(AActor *OtherActor) | AActor | |
| ReceiveActorOnClicked(FKey ButtonPressed=EKeys::LeftMouseButton) | AActor | |
| ReceiveActorOnInputTouchBegin(const ETouchIndex::Type FingerIndex) | AActor | |
| ReceiveActorOnInputTouchEnd(const ETouchIndex::Type FingerIndex) | AActor | |
| ReceiveActorOnInputTouchEnter(const ETouchIndex::Type FingerIndex) | AActor | |
| ReceiveActorOnInputTouchLeave(const ETouchIndex::Type FingerIndex) | AActor | |
| ReceiveActorOnReleased(FKey ButtonReleased=EKeys::LeftMouseButton) | AActor | |
| ReceiveAnyDamage(float Damage, const class UDamageType *DamageType, class AController *InstigatedBy, AActor *DamageCauser) | AActor | |
| ReceiveAsyncPhysicsTick(float DeltaSeconds, float SimSeconds) | AActor | |
| ReceiveBeginPlay() | AActor | protected |
| ReceiveDestroyed() | AActor | |
| ReceiveEndPlay(EEndPlayReason::Type EndPlayReason) | AActor | protected |
| ReceiveHit(class UPrimitiveComponent *MyComp, AActor *Other, class UPrimitiveComponent *OtherComp, bool bSelfMoved, FVector HitLocation, FVector HitNormal, FVector NormalImpulse, const FHitResult &Hit) | AActor | |
| ReceivePointDamage(float Damage, const class UDamageType *DamageType, FVector HitLocation, FVector HitNormal, class UPrimitiveComponent *HitComponent, FName BoneName, FVector ShotFromDirection, class AController *InstigatedBy, AActor *DamageCauser, const FHitResult &HitInfo) | AActor | |
| ReceiveRadialDamage(float DamageReceived, const class UDamageType *DamageType, FVector Origin, const struct FHitResult &HitInfo, class AController *InstigatedBy, AActor *DamageCauser) | AActor | |
| ReceiveTick(float DeltaSeconds) | AActor | |
| RegenerateClass(UClass *ClassToRegenerate, UObject *PreviousCDO) | UObject | inlinevirtual |
| Register(class UClass *(*StaticClassFn)(), const TCHAR *PackageName, const TCHAR *Name) | UObjectBase | protected |
| Register(const TCHAR *PackageName, const TCHAR *Name) | UObjectBase | protected |
| RegisterActorTickFunctions(bool bRegister) | AActor | protectedvirtual |
| RegisterAllActorTickFunctions(bool bRegister, bool bDoComponents) | AActor | |
| RegisterAllComponents() | AActor | virtual |
| RegisterAsFocalPointInPhysicsReplicationLOD() const | AActor | |
| RegisterDependencies() | UObjectBase | inlineprotectedvirtual |
| RegisterReplicationFragments(UE::Net::FFragmentRegistrationContext &Context, UE::Net::EFragmentRegistrationFlags RegistrationFlags) override | AActor | virtual |
| ReinitializeProperties(UObject *SourceObject=NULL, struct FObjectInstancingGraph *InstanceGraph=NULL) | UObject | |
| ReleaseRef() const | UObjectBase | |
| ReloadConfig(UClass *ConfigClass=NULL, const TCHAR *Filename=NULL, uint32 PropagationFlags=UE::LCPF_None, class FProperty *PropertyToLoad=NULL) | UObject | |
| ReloadObjectsFromModifiedConfigSections(const class FConfigModificationTracker *ChangeTracker) | UObjectBaseUtility | static |
| RemoveActorComponentReplicatedSubObject(UActorComponent *OwnerComponent, UObject *SubObject) | AActor | |
| RemoveClassPrefix(const TCHAR *ClassName) | UObjectBase | static |
| RemoveFromRoot() | UObjectBaseUtility | inline |
| RemoveInstanceComponent(UActorComponent *Component) | AActor | |
| RemoveOwnedComponent(UActorComponent *Component) | AActor | |
| RemoveReplicatedSubObject(UObject *SubObject) | AActor | |
| RemoveTickPrerequisiteActor(AActor *PrerequisiteActor) | AActor | virtual |
| RemoveTickPrerequisiteComponent(UActorComponent *PrerequisiteComponent) | AActor | virtual |
| Rename(const TCHAR *NewName=nullptr, UObject *NewOuter=nullptr, ERenameFlags Flags=REN_None) override | AActor | virtual |
| ReplicatedComponents | AActor | protected |
| ReplicateSubobjects(class UActorChannel *Channel, class FOutBunch *Bunch, FReplicationFlags *RepFlags) | AActor | virtual |
| ReregisterAllComponents() | AActor | virtual |
| Reset() | AActor | virtual |
| ResetOwnedComponents() | AActor | |
| ResetPropertiesForConstruction() | AActor | |
| ResolveSubobject(const TCHAR *SubObjectPath, UObject *&OutObject, bool bLoadIfExists) | UObject | inlinevirtual |
| RetrieveReferencers(TArray< FReferencerInformation > *OutInternalReferencers, TArray< FReferencerInformation > *OutExternalReferencers) | UObject | |
| RewindForReplay() | AActor | virtual |
| RootComponent | AActor | protected |
| RootPackageHasAnyFlags(uint32 CheckFlagMask) const | UObjectBaseUtility | |
| RouteEndPlay(const EEndPlayReason::Type EndPlayReason) | AActor | |
| SaveConfig(uint64 RequiredPropertyFlags=CPF_Config, const TCHAR *Filename=nullptr, FConfigCacheIni *Config=GConfig, bool bAllowCopyToDefaultObject=true) | UObject | |
| SaveConfig(const FSaveConfigContext &Context) | UObject | |
| Serialize(FArchive &Ar) override | AActor | virtual |
| UObject::Serialize(FStructuredArchive::FRecord Record) | UObject | virtual |
| SerializeScriptProperties(FArchive &Ar) const | UObject | |
| SerializeScriptProperties(FStructuredArchive::FSlot Slot) const | UObject | |
| SetActorEnableCollision(bool bNewActorEnableCollision) | AActor | |
| SetActorHiddenInGame(bool bNewHidden) | AActor | virtual |
| SetActorIsPendingPostNetInit(bool bInIsPendingPostNetInit) | AActor | inline |
| SetActorLocation(const FVector &NewLocation, bool bSweep=false, FHitResult *OutSweepHitResult=nullptr, ETeleportType Teleport=ETeleportType::None) | AActor | |
| SetActorLocationAndRotation(FVector NewLocation, FRotator NewRotation, bool bSweep=false, FHitResult *OutSweepHitResult=nullptr, ETeleportType Teleport=ETeleportType::None) | AActor | |
| SetActorLocationAndRotation(FVector NewLocation, const FQuat &NewRotation, bool bSweep=false, FHitResult *OutSweepHitResult=nullptr, ETeleportType Teleport=ETeleportType::None) | AActor | |
| SetActorRelativeLocation(FVector NewRelativeLocation, bool bSweep=false, FHitResult *OutSweepHitResult=nullptr, ETeleportType Teleport=ETeleportType::None) | AActor | |
| SetActorRelativeRotation(FRotator NewRelativeRotation, bool bSweep=false, FHitResult *OutSweepHitResult=nullptr, ETeleportType Teleport=ETeleportType::None) | AActor | |
| SetActorRelativeRotation(const FQuat &NewRelativeRotation, bool bSweep=false, FHitResult *OutSweepHitResult=nullptr, ETeleportType Teleport=ETeleportType::None) | AActor | |
| SetActorRelativeScale3D(FVector NewRelativeScale) | AActor | |
| SetActorRelativeTransform(const FTransform &NewRelativeTransform, bool bSweep=false, FHitResult *OutSweepHitResult=nullptr, ETeleportType Teleport=ETeleportType::None) | AActor | |
| SetActorRotation(FRotator NewRotation, ETeleportType Teleport=ETeleportType::None) | AActor | |
| SetActorRotation(const FQuat &NewRotation, ETeleportType Teleport=ETeleportType::None) | AActor | |
| SetActorScale3D(FVector NewScale3D) | AActor | |
| SetActorTickEnabled(bool bEnabled) | AActor | virtual |
| SetActorTickInterval(float TickInterval) | AActor | |
| SetActorTransform(const FTransform &NewTransform, bool bSweep=false, FHitResult *OutSweepHitResult=nullptr, ETeleportType Teleport=ETeleportType::None) | AActor | |
| SetAutoDestroyWhenFinished(bool bVal) | AActor | |
| SetAutonomousProxy(const bool bInAutonomousProxy, const bool bAllowForcePropertyCompare=true) | AActor | |
| SetCallPreReplication(bool bCall) | AActor | |
| SetCallPreReplicationForReplay(bool bCall) | AActor | |
| SetCanBeDamaged(bool bInCanBeDamaged) | AActor | |
| SetExternalPackage(UPackage *InPackage) | UObjectBase | |
| SetFakeNetPhysicsState(bool bShouldSleep) | AActor | |
| SetFlags(EObjectFlags NewFlags) | UObjectBaseUtility | inline |
| SetFlagsTo(EObjectFlags NewFlags) | UObjectBase | inlineprotected |
| SetGarbageEliminationEnabled(bool bEnabled) | UObjectBaseUtility | inlinestatic |
| SetHasActorRegisteredAllComponents() | AActor | inline |
| SetHidden(const bool bInHidden) | AActor | |
| SetInstigator(APawn *InInstigator) | AActor | |
| SetInternalFlags(EInternalObjectFlags FlagsToSet) const | UObjectBaseUtility | inline |
| SetLifeSpan(float InLifespan) | AActor | virtual |
| SetLinker(FLinkerLoad *LinkerLoad, int32 LinkerIndex, bool bShouldDetachExisting=true, bool bSilenceLogs=false) | UObject | |
| SetLODParent(class UPrimitiveComponent *InLODParent, float InParentDrawDistance) | AActor | |
| SetMakeNoiseDelegate(const FMakeNoiseDelegate &NewDelegate) | AActor | static |
| SetMinNetUpdateFrequency(float MinFrequency) | AActor | |
| SetNetAddressable() | AActor | |
| SetNetCullDistanceSquared(float DistanceSq) | AActor | |
| SetNetDormancy(ENetDormancy NewDormancy) | AActor | |
| SetNetDriverName(FName NewNetDriverName) | AActor | |
| SetNetUpdateFrequency(float Frequency) | AActor | |
| SetOwner(AActor *NewOwner) | AActor | virtual |
| SetPhysicsReplicationMode(const EPhysicsReplicationMode ReplicationMode) | AActor | |
| SetRayTracingGroupId(int32 InRaytracingGroupId) | AActor | |
| SetRemoteRoleForBackwardsCompat(const ENetRole InRemoteRole) | AActor | inlineprotected |
| SetReplicatedComponentNetCondition(const UActorComponent *ReplicatedComponent, ELifetimeCondition NetCondition) | AActor | |
| SetReplicatedMovement(const FRepMovement &InReplicatedMovement) | AActor | |
| SetReplicateMovement(bool bInReplicateMovement) | AActor | virtual |
| SetReplicates(bool bInReplicates) | AActor | |
| SetReplicatingMovement(bool bInReplicateMovement) | AActor | |
| SetRole(ENetRole InRole) | AActor | |
| SetRootComponent(USceneComponent *NewRootComponent) | AActor | |
| SetTickableWhenPaused(bool bTickableWhenPaused) | AActor | |
| SetTickGroup(ETickingGroup NewTickGroup) | AActor | |
| ShouldTickIfViewportsOnly() const | AActor | virtual |
| ShutdownAfterError() | UObject | inlinevirtual |
| SkipFunction(FFrame &Stack, RESULT_DECL, UFunction *Function) | UObject | |
| SourceFileTagName() | UObject | static |
| SpawnCollisionHandlingMethod | AActor | |
| SupportsSubRootSelection() const | AActor | virtual |
| SwapRoles() | AActor | |
| SyncReplicatedPhysicsSimulation() | AActor | protected |
| Tags | AActor | |
| TagSubobjects(EObjectFlags NewFlags) | UObject | virtual |
| TakeDamage(float DamageAmount, struct FDamageEvent const &DamageEvent, class AController *EventInstigator, AActor *DamageCauser) | AActor | virtual |
| TearOff() | AActor | virtual |
| TearOffReplicatedSubObjectOnRemotePeers(UObject *SubObject) | AActor | |
| TearOffReplicatedSubObjectOnRemotePeers(UActorComponent *OwnerComponent, UObject *SubObject) | AActor | |
| TeleportSucceeded(bool bIsATest) | AActor | inlinevirtual |
| TeleportTo(const FVector &DestLocation, const FRotator &DestRotation, bool bIsATest=false, bool bNoCheck=false) | AActor | virtual |
| ThisThreadAtomicallyClearedRFUnreachable() | UObjectBaseUtility | |
| Tick(float DeltaSeconds) | AActor | virtual |
| TickActor(float DeltaTime, enum ELevelTick TickType, FActorTickFunction &ThisTickFunction) | AActor | virtual |
| TimerHandle_LifeSpanExpired | AActor | protected |
| TornOff() | AActor | virtual |
| TryUpdateDefaultConfigFile(const FString &SpecificFileLocation="", bool bWarnIfFail=true) | UObject | |
| UE_DEPRECATED(5.5, "Public access to NetCullDistanceSquared has been deprecated. Use SetNetCullDistanceSquared() and GetNetCullDistanceSquared() instead.") float NetCullDistanceSquared | AActor | |
| UE_DEPRECATED(5.5, "Public access to NetUpdateFrequency has been deprecated. Use SetNetUpdateFrequency() and GetNetUpdateFrequency() instead.") float NetUpdateFrequency | AActor | |
| UE_DEPRECATED(5.5, "Public access MinNetUpdateFrequency has been deprecated. Use SetMinNetUpdateFrequency() and GetMinNetUpdateFrequency() instead.") float MinNetUpdateFrequency | AActor | |
| UFUNCTION(BlueprintCallable, meta=(DisplayName="AttachRootComponentTo (Deprecated)", ScriptNoExport, AttachLocationType="KeepRelativeOffset"), Category="Transformation") ENGINE_API void K2_AttachRootComponentTo(USceneComponent *InParent | AActor | |
| UFUNCTION(BlueprintCallable, meta=(DisplayName="AttachRootComponentToActor (Deprecated)", ScriptNoExport, AttachLocationType="KeepRelativeOffset"), Category="Transformation") ENGINE_API void K2_AttachRootComponentToActor(AActor *InParentActor | AActor | |
| UFUNCTION(BlueprintCallable, meta=(DisplayName="DetachActorFromActor (Deprecated)", ScriptNoExport), Category="Transformation") ENGINE_API void DetachRootComponentFromParent(bool bMaintainWorldPosition | AActor | |
| UFUNCTION(BlueprintCallable, Category="Actor", meta=(ComponentClass="/Script/Engine.ActorComponent"), meta=(DeterminesOutputType="ComponentClass")) ENGINE_API UActorComponent *GetComponentByClass(TSubclassOf< UActorComponent > ComponentClass) const | AActor | |
| UFUNCTION(BlueprintCallable, Category="Actor", meta=(ComponentClass="/Script/Engine.ActorComponent"), meta=(DeterminesOutputType="ComponentClass")) ENGINE_API UActorComponent *FindComponentByTag(TSubclassOf< UActorComponent > ComponentClass | AActor | |
| UFUNCTION(BlueprintCallable, Category="Actor", meta=(ComponentClass="/Script/Engine.ActorComponent"), meta=(DeterminesOutputType="ComponentClass")) ENGINE_API TArray< UActorComponent * > GetComponentsByTag(TSubclassOf< UActorComponent > ComponentClass | AActor | |
| UninitializeComponents() | AActor | |
| UnMark(EObjectMark Marks) const | UObjectBaseUtility | inline |
| UnregisterAllComponents(bool bForReregister=false) | AActor | virtual |
| UnregisterAsFocalPointInPhysicsReplicationLOD() const | AActor | |
| UObject() | UObject | |
| UObject(const FObjectInitializer &ObjectInitializer) | UObject | |
| UObject(EStaticConstructor, EObjectFlags InFlags) | UObject | |
| UObject(FVTableHelper &Helper) | UObject | |
| UObjectBase() | UObjectBase | inlineprotected |
| UObjectBase(EObjectFlags InFlags) | UObjectBase | protected |
| UObjectBase(UClass *InClass, EObjectFlags InFlags, EInternalObjectFlags InInternalFlags, UObject *InOuter, FName InName, int32 InInternalIndex=-1, int32 InSerialNumber=0, FRemoteObjectId InRemoteId=FRemoteObjectId()) | UObjectBase | |
| UObjectBaseUtility() | UObjectBaseUtility | inline |
| UObjectBaseUtility(EObjectFlags InFlags) | UObjectBaseUtility | inline |
| UpdateAllReplicatedComponents() | AActor | |
| UpdateClassesExcludedFromDedicatedClient(const TArray< FString > &InClassNames, const TArray< FString > &InModulesNames) | UObject | static |
| UpdateClassesExcludedFromDedicatedServer(const TArray< FString > &InClassNames, const TArray< FString > &InModulesNames) | UObject | static |
| UpdateComponentTransforms() | AActor | |
| UpdateComponentVisibility() | AActor | |
| UpdateDefaultConfigFile(const FString &SpecificFileLocation="") | UObject | |
| UpdateGlobalUserConfigFile() | UObject | |
| UpdateOverlaps(bool bDoNotifies=true) | AActor | |
| UpdateOverlapsMethodDuringLevelStreaming | AActor | protected |
| UpdateOwningNetConnection() | AActor | protected |
| UpdateProjectUserConfigFile() | UObject | |
| UpdateReplicatedComponent(UActorComponent *Component) | AActor | |
| UpdateReplicatePhysicsCondition() | AActor | protected |
| UpdateSinglePropertyInConfigFile(const FProperty *InProperty, const FString &InConfigIniName) | UObject | |
| UserConstructionScript() | AActor | |
| UseShortConnectTimeout() const | AActor | inlinevirtual |
| ValidateGeneratedRepEnums(const TArray< struct FRepRecord > &ClassReps) const | UObject | inlinevirtual |
| WasRecentlyRendered(float Tolerance=0.2f) const | AActor | |
| WithinClass typedef | UObject | |
| ~UObjectBase() | UObjectBase | virtual |