|
ACharacter * | CharacterOwnerField () |
|
float & | MaxStepHeightField () |
|
float & | JumpZVelocityField () |
|
float & | JumpOffJumpZFactorField () |
|
float & | SwimFloorTraceLengthField () |
|
bool & | bSlipOffLedgesField () |
|
float & | LedgeSlipCapsuleRadiusMultiplierField () |
|
float & | LedgeSlipPushVelocityField () |
|
float & | LedgeSlipVelocityBuildUpMultiplierField () |
|
float & | WalkableFloorAngleField () |
|
float & | WalkableFloorZField () |
|
TEnumAsByte< enum EMovementMode > & | MovementModeField () |
|
char & | CustomMovementModeField () |
|
FVector & | OldBaseLocationField () |
|
FQuat & | OldBaseQuatField () |
|
long double & | LastNonZeroAccelField () |
|
float & | CurrentLedgeSlipPushVelocityField () |
|
int & | LastFrameDisabledFloorBasingField () |
|
long double & | ForceBigPushingTimeField () |
|
float & | GravityScaleField () |
|
float & | GroundFrictionField () |
|
float & | MaxWalkSpeedField () |
|
float & | MaxWalkSpeedCrouchedField () |
|
float & | MaxWalkSpeedProneField () |
|
float & | MaxCustomMovementSpeedField () |
|
float & | MaxSwimSpeedField () |
|
float & | MaxFlySpeedField () |
|
float & | LandedPreventRequestedMoveIntervalField () |
|
float & | LandedPreventRequestedMoveMinVelocityMagnitudeField () |
|
float & | MinimumImpulseToApplyField () |
|
long double & | LastLandedTimeField () |
|
float & | MaxAccelerationField () |
|
float & | MaxImpulseVelocityMagnitudeField () |
|
float & | MaxImpulseVelocityZField () |
|
float & | BrakingDecelerationWalkingField () |
|
float & | BrakingDecelerationFallingField () |
|
float & | BrakingDecelerationSwimmingField () |
|
float & | BrakingDecelerationFlyingField () |
|
float & | AirControlField () |
|
float & | AirControlBoostMultiplierField () |
|
float & | AirControlBoostVelocityThresholdField () |
|
float & | FallingLateralFrictionField () |
|
float & | CrouchedHalfHeightField () |
|
float & | ProneHalfHeightField () |
|
float & | BuoyancyField () |
|
float & | PerchRadiusThresholdField () |
|
float & | PerchAdditionalHeightField () |
|
FRotator & | RotationRateField () |
|
UPrimitiveComponent * | DeferredUpdatedMoveComponentField () |
|
float & | MaxOutOfWaterStepHeightField () |
|
float & | OutofWaterZField () |
|
float & | MassField () |
|
float & | DinoClientPositionErrorToleranceStoppedField () |
|
float & | DinoClientPositionErrorToleranceMovingFlyingField () |
|
float & | PlayerClientPositionErrorToleranceOverrideField () |
|
float & | SimulatedTickSkipDistanceSQField () |
|
bool & | bEnablePhysicsInteractionField () |
|
bool & | bTouchForceScaledToMassField () |
|
bool & | bPushForceScaledToMassField () |
|
bool & | bScalePushForceToVelocityField () |
|
float & | StandingDownwardForceScaleField () |
|
float & | InitialPushForceFactorField () |
|
float & | PushForceFactorField () |
|
float & | PushForcePointZOffsetFactorField () |
|
float & | TouchForceFactorField () |
|
float & | MinTouchForceField () |
|
float & | MaxTouchForceField () |
|
float & | RepulsionForceField () |
|
FVector & | LastUpdateLocationField () |
|
FVector & | MoveStartLocationField () |
|
float & | AnalogInputModifierField () |
|
float & | BackwardsMaxSpeedMultiplierField () |
|
float & | BackwardsMovementDotThresholdField () |
|
FVector & | PendingForceToApplyField () |
|
FVector & | PendingImpulseToApplyField () |
|
FVector & | AccelerationField () |
|
float & | MaxSimulationTimeStepField () |
|
int & | MaxSimulationIterationsField () |
|
float & | LedgeCheckThresholdField () |
|
float & | JumpOutOfWaterPitchField () |
|
float & | UpperImpactNormalScaleField () |
|
TEnumAsByte< enum EMovementMode > & | DefaultLandMovementModeField () |
|
TEnumAsByte< enum EMovementMode > & | DefaultWaterMovementModeField () |
|
FVector & | WantsToDodgeVelocityField () |
|
float & | PreventWaterHoppingPlaneOffsetField () |
|
long double & | PreventWaterHopping_LastTimeAtSurfaceField () |
|
float & | AccelerationFollowsRotationMinDotField () |
|
float & | AccelerationFollowsRotationStopDistanceField () |
|
float & | RotationAccelerationField () |
|
float & | RotationBrakingField () |
|
float & | AngleToStartRotationBrakingField () |
|
float & | SwimmingAccelZMultiplierField () |
|
float & | TamedSwimmingAccelZMultiplierField () |
|
float & | WaveLockingMaxZOffsetField () |
|
bool & | bHACKTickedField () |
|
bool & | bHackTestDisableRotationCodeField () |
|
long double & | CharacterInterpolationAndStopsUseHighPrecisionVelocityUntilTimeField () |
|
FVector & | LastForcedNetVelocityField () |
|
long double & | LastStepUpTimeField () |
|
int & | BadFloorPenetrationCountField () |
|
FVector & | AvoidanceLockVelocityField () |
|
float & | AvoidanceLockTimerField () |
|
long double & | LastSkippedMoveTimeField () |
|
long double & | LastDodgeStartedTimeField () |
|
long double & | LastSwimTimeField () |
|
FRotator & | CurrentRotationSpeedField () |
|
FVector & | RequestedVelocityField () |
|
long double & | DisableMovementPhysicsUntilTimeField () |
|
float & | LostDeltaTimeField () |
|
float & | LastLostDeltaTimeField () |
|
int & | AvoidanceUIDField () |
|
float & | AvoidanceWeightField () |
|
FVector & | PendingLaunchVelocityField () |
|
FNetworkPredictionData_Client_Character * | ClientPredictionDataField () |
|
FNetworkPredictionData_Server_Character * | ServerPredictionDataField () |
|
TArray< FTraceHandle > & | PendingAsyncTracesField () |
|
float & | MinTimeBetweenTimeStampResetsField () |
|
TArray< FStoredMoveData > & | ClientMovedDataField () |
|
bool & | bWasSimulatingRootMotionField () |
|
FVector & | LastCheckedFloorAtRelativeLocField () |
|
float & | LastClientWaveHeightField () |
|
BitFieldValue< bool, unsigned __int32 > | bReplicateRelativeToAttachedParent () |
|
BitFieldValue< bool, unsigned __int32 > | bFindFloorOnce () |
|
BitFieldValue< bool, unsigned __int32 > | bPreventExitingWaterForceExtraOverlap () |
|
BitFieldValue< bool, unsigned __int32 > | bUseControllerDesiredRotation () |
|
BitFieldValue< bool, unsigned __int32 > | bRequireAccelerationForUseControllerDesiredRotation () |
|
BitFieldValue< bool, unsigned __int32 > | bForceDontAllowDesiredRotationWhenFalling () |
|
BitFieldValue< bool, unsigned __int32 > | bUseCharacterInterpolationAndStops () |
|
BitFieldValue< bool, unsigned __int32 > | bOnlyForwardsInputAcceleration () |
|
BitFieldValue< bool, unsigned __int32 > | bOnlyForwardsInputAccelerationWalking () |
|
BitFieldValue< bool, unsigned __int32 > | bReduceBackwardsMovement () |
|
BitFieldValue< bool, unsigned __int32 > | bUseWeaponSpeedMultiplierByDirection () |
|
BitFieldValue< bool, unsigned __int32 > | bUseAsyncWalking () |
|
BitFieldValue< bool, unsigned __int32 > | bAllowSimulatedTickDistanceSkip () |
|
BitFieldValue< bool, unsigned __int32 > | bAllowImpactDeflection () |
|
BitFieldValue< bool, unsigned __int32 > | bDisableSimulatedMovement () |
|
BitFieldValue< bool, unsigned __int32 > | bLastAllowSimulate () |
|
BitFieldValue< bool, unsigned __int32 > | bZeroPitchWhenNoAcceleration () |
|
BitFieldValue< bool, unsigned __int32 > | bPreventSlidingWhileFalling () |
|
BitFieldValue< bool, unsigned __int32 > | bPreventAddingImpulse () |
|
BitFieldValue< bool, unsigned __int32 > | bPreventZeroPitchAndRollWhileFalling () |
|
BitFieldValue< bool, unsigned __int32 > | bOrientRotationToMovement () |
|
BitFieldValue< bool, unsigned __int32 > | bAssumeSymmetricalRotation () |
|
BitFieldValue< bool, unsigned __int32 > | bMovementInProgress () |
|
BitFieldValue< bool, unsigned __int32 > | bEnableScopedMovementUpdates () |
|
BitFieldValue< bool, unsigned __int32 > | bForceMaxAccel () |
|
BitFieldValue< bool, unsigned __int32 > | bRunPhysicsWithNoController () |
|
BitFieldValue< bool, unsigned __int32 > | bForceNextFloorCheck () |
|
BitFieldValue< bool, unsigned __int32 > | bShrinkProxyCapsule () |
|
BitFieldValue< bool, unsigned __int32 > | bCanWalkOffLedges () |
|
BitFieldValue< bool, unsigned __int32 > | bCanWalkOffLedgesWhenCrouching () |
|
BitFieldValue< bool, unsigned __int32 > | bDeferUpdateMoveComponent () |
|
BitFieldValue< bool, unsigned __int32 > | bForceBraking_DEPRECATED () |
|
BitFieldValue< bool, unsigned __int32 > | bMaintainHorizontalGroundVelocity () |
|
BitFieldValue< bool, unsigned __int32 > | bImpartBaseVelocityX () |
|
BitFieldValue< bool, unsigned __int32 > | bImpartBaseVelocityY () |
|
BitFieldValue< bool, unsigned __int32 > | bImpartBaseVelocityZ () |
|
BitFieldValue< bool, unsigned __int32 > | bImpartBaseAngularVelocity () |
|
BitFieldValue< bool, unsigned __int32 > | bCanSlide () |
|
BitFieldValue< bool, unsigned __int32 > | bJustTeleported () |
|
BitFieldValue< bool, unsigned __int32 > | bNetworkUpdateReceived () |
|
BitFieldValue< bool, unsigned __int32 > | bNetworkMovementModeChanged () |
|
BitFieldValue< bool, unsigned __int32 > | bNotifyApex () |
|
BitFieldValue< bool, unsigned __int32 > | bCheatFlying () |
|
BitFieldValue< bool, unsigned __int32 > | bWantsToCrouch () |
|
BitFieldValue< bool, unsigned __int32 > | bWantsToProne () |
|
BitFieldValue< bool, unsigned __int32 > | bWantsToDodge () |
|
BitFieldValue< bool, unsigned __int32 > | bCrouchMaintainsBaseLocation () |
|
BitFieldValue< bool, unsigned __int32 > | bIgnoreBaseRotation () |
|
BitFieldValue< bool, unsigned __int32 > | bFastAttachedMove () |
|
BitFieldValue< bool, unsigned __int32 > | bAlwaysCheckFloor () |
|
BitFieldValue< bool, unsigned __int32 > | bUseFlatBaseForFloorChecks () |
|
BitFieldValue< bool, unsigned __int32 > | bPerformingJumpOff () |
|
BitFieldValue< bool, unsigned __int32 > | bRequestedMoveUseAcceleration () |
|
BitFieldValue< bool, unsigned __int32 > | bAccelerationFollowsRotation () |
|
BitFieldValue< bool, unsigned __int32 > | bPreventWaterSurfaceHopping () |
|
BitFieldValue< bool, unsigned __int32 > | bCheckFallingAITempIgnoreDinoRiderMesh () |
|
BitFieldValue< bool, unsigned __int32 > | bFallingAITempIgnoreDinoRiderMesh () |
|
BitFieldValue< bool, unsigned __int32 > | bForceAccelerationFollowsRotationInSwimming () |
|
BitFieldValue< bool, unsigned __int32 > | bUseRotationAcceleration () |
|
BitFieldValue< bool, unsigned __int32 > | bIgnoreRotationAccelerationWhenSwimming () |
|
BitFieldValue< bool, unsigned __int32 > | bPreventPhysicsModeChange () |
|
BitFieldValue< bool, unsigned __int32 > | bUseWaveLocking () |
|
BitFieldValue< bool, unsigned __int32 > | bLastHasRequestedVelocity () |
|
BitFieldValue< bool, unsigned __int32 > | bHasRequestedVelocity () |
|
BitFieldValue< bool, unsigned __int32 > | bRequestedMoveWithMaxSpeed () |
|
BitFieldValue< bool, unsigned __int32 > | bWasAvoidanceUpdated () |
|
BitFieldValue< bool, unsigned __int32 > | bUseRVOPostProcess () |
|
BitFieldValue< bool, unsigned __int32 > | bDeferUpdateBasedMovement () |
|
BitFieldValue< bool, unsigned __int32 > | bPreventExitingWater () |
|
BitFieldValue< bool, unsigned __int32 > | bForcePreventExitingWater () |
|
BitFieldValue< bool, unsigned __int32 > | bPreventEnteringWater () |
|
BitFieldValue< bool, unsigned __int32 > | bPendingLaunchNoLowerVelocity () |
|
BitFieldValue< bool, unsigned __int32 > | bForceNextTickUpdate () |
|
UObject * | GetUObjectInterfaceNetworkPredictionInterface () |
|
bool | HasPredictionData_Client () |
|
bool | HasPredictionData_Server () |
|
void | AddForce (FVector Force) |
|
void | AddImpulse (FVector Impulse, bool bVelocityChange, float MassScaleImpulseExponent, bool bOverrideMaxImpulseZ) |
|
void | AddRadialForce (FVector *Origin, float Radius, float Strength, ERadialImpulseFalloff Falloff) |
|
void | AddRadialImpulse (FVector *Origin, float Radius, float Strength, ERadialImpulseFalloff Falloff, bool bVelChange) |
|
void | AdjustFloorHeight () |
|
void | AdjustProxyCapsuleSize () |
|
FVector * | AdjustUpperHemisphereImpact (FVector *result, FVector *Delta, FHitResult *Hit) |
|
void | ApplyAccumulatedForces (float DeltaSeconds) |
|
void | ApplyImpactPhysicsForces (FHitResult *Impact, FVector *ImpactAcceleration, FVector *ImpactVelocity) |
|
void | ApplyNetworkMovementMode (const char ReceivedMode) |
|
void | ApplyRepulsionForce (float DeltaSeconds) |
|
bool | ApplyRequestedMove (float DeltaTime, float MaxAccel, float MaxSpeed, float Friction, float BrakingDeceleration, FVector *OutAcceleration, float *OutRequestedSpeed) |
|
void | ApplyVelocityBraking (float DeltaTime, float Friction, float BrakingDeceleration) |
|
void | BeginDestroy () |
|
float | BoostAirControl (float DeltaTime, float TickAirControl, FVector *FallAcceleration) |
|
void | CalcVelocity (float DeltaTime, float Friction, bool bFluid, float BrakingDeceleration) |
|
void | CallMovementUpdateDelegate (float DeltaTime, FVector *OldLocation, FVector *OldVelocity) |
|
bool | CanCrouchInCurrentState () |
|
bool | CanStepUp (FHitResult *Hit) |
|
bool | CanStopPathFollowing () |
|
bool | CanWalkOffLedges () |
|
void | CapsuleTouched (AActor *Other, UPrimitiveComponent *OtherComp, int OtherBodyIndex, bool bFromSweep, FHitResult *SweepResult) |
|
bool | CheckLedgeDirection (FVector *OldLocation, FVector *SideStep, FVector *GravDir) |
|
bool | CheckWaterJump (FVector CheckPoint, FVector *WallNormal) |
|
void | ClientAckGoodMove_Implementation (float TimeStamp) |
|
void | ClientAdjustPosition_Implementation (float TimeStamp, FVector NewLocation, FVector NewVelocity, UPrimitiveComponent *NewBase, FName NewBaseBoneName, bool bHasBase, bool bBaseRelativePosition, char ServerMovementMode) |
|
void | ClientAdjustRootMotionPosition_Implementation (float TimeStamp, float ServerMontageTrackPosition, FVector ServerLoc, FVector_NetQuantizeNormal ServerRotation, float ServerVelZ, UPrimitiveComponent *ServerBase, FName ServerBaseBoneName, bool bHasBase, bool bBaseRelativePosition, char ServerMovementMode) |
|
bool | ClientUpdatePositionAfterServerUpdate () |
|
void | ClientVeryShortAdjustPosition_Implementation (float TimeStamp, FVector NewLoc, UPrimitiveComponent *NewBase, FName NewBaseBoneName, bool bHasBase, bool bBaseRelativePosition, char ServerMovementMode) |
|
float | ComputeAnalogInputModifier () |
|
FVector * | ComputeGroundMovementDelta (FVector *result, FVector *Delta, FHitResult *RampHit, const bool bHitFromLineTrace) |
|
FRotator * | ComputeOrientToMovementRotation (FRotator *result, FRotator *CurrentRotation, float DeltaTime, FRotator *DeltaRotation) |
|
FVector * | ComputeSlideVector (FVector *result, FVector *InDelta, const float Time, FVector *Normal, FHitResult *Hit) |
|
FVector * | ConstrainInputAcceleration (FVector *result, FVector *InputAcceleration) |
|
void | Crouch (bool bClientSimulation) |
|
void | DisableMovement () |
|
bool | DoJump (bool bReplayingMoves) |
|
void | ExecuteStoredMoves () |
|
bool | FindAirControlImpact (float DeltaTime, float TickAirControl, FVector *FallAcceleration, FHitResult *OutHitResult) |
|
FVector * | FindWaterLine (FVector *result, FVector InWater, FVector OutofWater) |
|
void | ForcePositionUpdate (float DeltaTime) |
|
void | ForceReplicationUpdate () |
|
float | GetAirControl (float DeltaTime, float TickAirControl, FVector *FallAcceleration) |
|
float | GetAnalogInputModifier () |
|
FVector * | GetBestDirectionOffActor (FVector *result, AActor *BaseActor) |
|
ACharacter * | GetCharacterOwner () |
|
FVector * | GetCurrentAcceleration (FVector *result) |
|
FRotator * | GetDeltaRotation (FRotator *result, float DeltaTime) |
|
FVector * | GetFallingLateralAcceleration (FVector *result, float DeltaTime) |
|
FVector * | GetFootLocation (FVector *result) |
|
float | GetGravityZ () |
|
FVector * | GetImpartedMovementBaseVelocity (FVector *result) |
|
float | GetMaxAcceleration () |
|
float | GetMaxJumpHeight () |
|
float | GetMaxSpeed () |
|
float | GetModifiedMaxAcceleration () |
|
UPrimitiveComponent * | GetMovementBase () |
|
FString * | GetMovementName (FString *result) |
|
float | GetNetworkSafeRandomAngleDegrees () |
|
float | GetPerchRadiusThreshold () |
|
FNetworkPredictionData_Client * | GetPredictionData_Client () |
|
FNetworkPredictionData_Client_Character * | GetPredictionData_Client_Character () |
|
FNetworkPredictionData_Server * | GetPredictionData_Server () |
|
FNetworkPredictionData_Server_Character * | GetPredictionData_Server_Character () |
|
float | GetValidPerchRadius () |
|
void | HandleImpact (FHitResult *Impact, float TimeSlice, FVector *MoveDelta) |
|
bool | HandlePendingLaunch () |
|
FVector * | HandleSlopeBoosting (FVector *result, FVector *SlideResult, FVector *Delta, const float Time, FVector *Normal, FHitResult *Hit) |
|
bool | HasValidData () |
|
float | ImmersionDepth (bool bUseLineTrace) |
|
bool | IsCrouching () |
|
bool | IsDodging () |
|
bool | IsFalling () |
|
bool | IsFlying () |
|
bool | IsMovingOnGround () |
|
bool | IsOnWalkableFloor () |
|
bool | IsProne () |
|
bool | IsSwimming () |
|
bool | IsValidLandingSpot (FVector *CapsuleLocation, FHitResult *Hit) |
|
bool | IsWalkable (FHitResult *Hit) |
|
bool | IsWalking () |
|
bool | IsWithinEdgeTolerance (FVector *CapsuleLocation, FVector *TestImpactPoint, const float CapsuleRadius) |
|
void | JumpOff (AActor *MovementBaseActor) |
|
float | K2_GetModifiedMaxAcceleration () |
|
float | K2_GetWalkableFloorAngle () |
|
float | K2_GetWalkableFloorZ () |
|
void | Launch (FVector *LaunchVel, bool bNoLowerVelocity) |
|
float | LimitAirControl (float DeltaTime, float TickAirControl, FVector *FallAcceleration, FHitResult *HitResult) |
|
void | MaintainHorizontalGroundVelocity () |
|
void | MaybeSaveBaseLocation () |
|
void | MaybeUpdateBasedMovement (float DeltaSeconds) |
|
void | MoveAutonomous (float ClientTimeStamp, float DeltaTime, char CompressedFlags, FVector *NewAccel, float *ClientMoveWaveHeight) |
|
FVector * | NewFallVelocity (FVector *result, FVector *InitialVelocity, FVector *Gravity, float DeltaTime) |
|
void | NotifyBumpedPawn (APawn *BumpedPawn) |
|
void | NotifyJumpApex () |
|
void | OnMovementModeChanged (EMovementMode PreviousMovementMode, char PreviousCustomMode) |
|
void | OnRegister () |
|
void | OnTeleported () |
|
void | PerformAirControl (FVector Direction, float ZDiff) |
|
void | PerformAirControlForPathFollowing (FVector Direction, float ZDiff) |
|
void | PerformMovement (float DeltaSeconds, float *NewMoveWaveHeight) |
|
void | PhysCustom (float deltaTime, int Iterations) |
|
void | PhysFalling (float deltaTime, int Iterations) |
|
void | PhysFlying (float deltaTime, int Iterations, float *NewMoveWaveHeight, float friction, float brakingDeceleration) |
|
bool | PhysFlyingAsync (float deltaTime, int Iterations, float friction, float brakingDeceleration) |
|
void | PhysSwimming (float deltaTime, int Iterations, float *NewMoveWaveHeight) |
|
void | PhysWalking (float deltaTime, int Iterations) |
|
bool | PhysWalkingAsync (float deltaTime, int Iterations) |
|
void | PhysicsRotation (float DeltaTime) |
|
void | PostLoad () |
|
bool | ProcessClientTimeStamp (float TimeStamp, FNetworkPredictionData_Server_Character *ServerData) |
|
void | ProcessLanded (FHitResult *Hit, float remainingTime, int Iterations) |
|
void | Prone (bool bClientSimulation) |
|
void | ReadjustClientPositionToCurrent (float TimeStamp, FNetworkPredictionData_Server_Character *ServerData) |
|
void | RegisterComponentTickFunctions (bool bRegister, bool bSaveAndRestoreComponentTickState) |
|
void | ReplicateMoveToServer (float DeltaTime, FVector *NewAcceleration) |
|
void | RequestDirectMove (FVector *MoveVelocity, bool bForceMaxSpeed) |
|
void | ResetPredictionData_Client () |
|
void | ResetPredictionData_Server () |
|
bool | ResolvePenetrationImpl (FVector *Adjustment, FHitResult *Hit, FQuat *NewRotation) |
|
void | SaveBaseLocation (bool bForce) |
|
FVector * | ScaleInputAcceleration (FVector *result, FVector *InputAcceleration) |
|
void | SendClientAdjustment () |
|
void | ServerJumpOutOfWater_Implementation (FVector_NetQuantize100 WallNormal, char JumpFlag) |
|
void | ServerMoveDualOnlyRotationWWH_Implementation (float TimeStamp0, unsigned int View0, float TimeStamp, char ClientRoll, unsigned int View, float ClientMoveWaveHeight) |
|
void | ServerMoveDualOnlyRotation_Implementation (float TimeStamp0, unsigned int View0, float TimeStamp, char ClientRoll, unsigned int View) |
|
void | ServerMoveDualWWH_Implementation (float TimeStamp0, FVector_NetQuantize100 InAccel0, char PendingFlags, unsigned int View0, float TimeStamp, FVector_NetQuantize100 InAccel, FVector_NetQuantize100 ClientLoc, char NewFlags, char ClientRoll, unsigned int View, UPrimitiveComponent *ClientMovementBase, FName ClientBaseBone, char ClientMovementMode, float ClientMoveWaveHeight) |
|
void | ServerMoveDualWithRotationWWH_Implementation (float TimeStamp0, FVector_NetQuantize100 InAccel0, char PendingFlags, unsigned int View0, float TimeStamp, FVector_NetQuantize100 InAccel, FVector_NetQuantize100 ClientLoc, char NewFlags, char ClientRoll, unsigned int View, UPrimitiveComponent *ClientMovementBase, FName ClientBaseBone, char ClientMovementMode, FRotator InRotation0, FRotator InRotation, float ClientMoveWaveHeight) |
|
void | ServerMoveDualWithRotation_Implementation (float TimeStamp0, FVector_NetQuantize100 InAccel0, char PendingFlags, unsigned int View0, float TimeStamp, FVector_NetQuantize100 InAccel, FVector_NetQuantize100 ClientLoc, char NewFlags, char ClientRoll, unsigned int View, UPrimitiveComponent *ClientMovementBase, FName ClientBaseBone, char ClientMovementMode, FRotator InRotation0, FRotator InRotation) |
|
void | ServerMoveDual_Implementation (float TimeStamp0, FVector_NetQuantize100 InAccel0, char PendingFlags, unsigned int View0, float TimeStamp, FVector_NetQuantize100 InAccel, FVector_NetQuantize100 ClientLoc, char NewFlags, char ClientRoll, unsigned int View, UPrimitiveComponent *ClientMovementBase, FName ClientBaseBone, char ClientMovementMode) |
|
void | ServerMoveHandleClientError (float TimeStamp, float DeltaTime, FVector *Accel, FVector *RelativeClientLoc, UPrimitiveComponent *ClientMovementBase, FName ClientBaseBoneName, char ClientMovementMode) |
|
void | ServerMoveHandleClientErrorForDinos (float TimeStamp, float DeltaTime, FVector *Accel, FVector *RelativeClientLoc, UPrimitiveComponent *ClientMovementBase, FName ClientBaseBoneName, char ClientMovementMode, FRotator *InClientRot) |
|
void | ServerMoveOldWWH_Implementation (float OldTimeStamp, FVector_NetQuantize100 OldAccel, char OldMoveFlags, float ClientMoveWaveHeight) |
|
void | ServerMoveOldWithRotationWWH_Implementation (float OldTimeStamp, FVector_NetQuantize100 OldAccel, char OldMoveFlags, FRotator OldRotation, float ClientMoveWaveHeight) |
|
void | ServerMoveOldWithRotation_Implementation (float OldTimeStamp, FVector_NetQuantize100 OldAccel, char OldMoveFlags, FRotator OldRotation) |
|
void | ServerMoveOld_Implementation (float OldTimeStamp, FVector_NetQuantize100 OldAccel, char OldMoveFlags) |
|
void | ServerMoveOnlyRotationWWH_Implementation (float TimeStamp, char ClientRoll, unsigned int View, float ClientMoveWaveHeight) |
|
void | ServerMoveOnlyRotation_Implementation (float TimeStamp, char ClientRoll, unsigned int View) |
|
void | ServerMoveWWH_Implementation (float TimeStamp, FVector_NetQuantize100 InAccel, FVector_NetQuantize100 ClientLoc, char MoveFlags, char ClientRoll, unsigned int View, UPrimitiveComponent *ClientMovementBase, FName ClientBaseBoneName, char ClientMovementMode, float ClientMoveWaveHeight) |
|
void | ServerMoveWithRotationWWH_Implementation (float TimeStamp, FVector_NetQuantize100 InAccel, FVector_NetQuantize100 ClientLoc, char MoveFlags, char ClientRoll, unsigned int View, UPrimitiveComponent *ClientMovementBase, FName ClientBaseBoneName, char ClientMovementMode, FRotator ClientRotation, float ClientMoveWaveHeight) |
|
void | ServerMoveWithRotation_Implementation (float TimeStamp, FVector_NetQuantize100 InAccel, FVector_NetQuantize100 ClientLoc, char MoveFlags, char ClientRoll, unsigned int View, UPrimitiveComponent *ClientMovementBase, FName ClientBaseBoneName, char ClientMovementMode, FRotator ClientRotation) |
|
void | ServerMove_Implementation (float TimeStamp, FVector_NetQuantize100 InAccel, FVector_NetQuantize100 ClientLoc, char MoveFlags, char ClientRoll, unsigned int View, UPrimitiveComponent *ClientMovementBase, FName ClientBaseBoneName, char ClientMovementMode) |
|
void | SetBase (UPrimitiveComponent *NewBase, FName BoneName, bool bNotifyActor) |
|
void | SetDefaultMovementMode () |
|
void | SetMovementMode (EMovementMode NewMovementMode, char NewCustomMode) |
|
void | SetPostLandedPhysics (FHitResult *Hit) |
|
void | SetUpdatedComponent (UPrimitiveComponent *NewUpdatedComponent) |
|
void | SetWalkableFloorAngle (float InWalkableFloorAngle) |
|
void | SetWalkableFloorZ (float InWalkableFloorZ) |
|
bool | ShouldCheckForValidLandingSpot (float DeltaTime, FVector *Delta, FHitResult *Hit) |
|
bool | ShouldComputePerchResult (FHitResult *InHit, bool bCheckRadius) |
|
bool | ShouldJumpOutOfWater (FVector *JumpDir) |
|
bool | ShouldTreadWater (FVector *InputVector) |
|
bool | ShouldUseWaveLocking (bool bForceCheck) |
|
void | SimulateMovement (float DeltaSeconds) |
|
void | SimulatedTick (float DeltaSeconds) |
|
float | SlideAlongSurface (FVector *Delta, float Time, FVector *InNormal, FHitResult *Hit, bool bHandleImpact) |
|
void | StartDodging (FVector *InDodgingVelocity, bool bClientSimulation) |
|
void | StartFalling (int Iterations, float remainingTime, float timeTick, FVector *Delta, FVector *subLoc) |
|
void | StartNewPhysics (float deltaTime, int Iterations, float *NewMoveWaveHeight) |
|
void | StartSwimming (FVector OldLocation, FVector OldVelocity, float timeTick, float remainingTime, int Iterations) |
|
void | StopActiveMovement () |
|
void | StopDodging (bool bClientSimulation, bool bForce) |
|
float | Swim (FVector Delta, FHitResult *Hit, bool *bClippedToWaterSurface, float *NewMoveWaveHeight) |
|
void | TwoWallAdjust (FVector *Delta, FHitResult *Hit, FVector *OldHitNormal) |
|
void | UnCrouch (bool bClientSimulation, bool bForce) |
|
void | UnProne (bool bClientSimulation, bool bForce) |
|
void | UpdateBasedMovement (float DeltaSeconds) |
|
void | UpdateBasedRotation (FRotator *FinalRotation, FRotator *ReducedRotation) |
|
void | UpdateFloorFromAdjustment () |
|
void | UpdateFromCompressedFlags (char Flags) |
|
bool | VerifyClientTimeStamp (float TimeStamp, FNetworkPredictionData_Server_Character *ServerData) |
|
void | OnUnregister () |
|
void | ClientAckGoodMove (float TimeStamp) |
|
void | ClientAdjustPosition (float TimeStamp, FVector NewLoc, FVector NewVel, UPrimitiveComponent *NewBase, FName NewBaseBoneName, bool bHasBase, bool bBaseRelativePosition, char ServerMovementMode) |
|
void | ClientVeryShortAdjustPosition (float TimeStamp, FVector NewLoc, UPrimitiveComponent *NewBase, FName NewBaseBoneName, bool bHasBase, bool bBaseRelativePosition, char ServerMovementMode) |
|
void | ServerJumpOutOfWater (FVector_NetQuantize100 WallNormal, char JumpFlag) |
|
void | ServerMove (float TimeStamp, FVector_NetQuantize100 InAccel, FVector_NetQuantize100 ClientLoc, char CompressedMoveFlags, char ClientRoll, unsigned int View, UPrimitiveComponent *ClientMovementBase, FName ClientBaseBoneName, char ClientMovementMode) |
|
void | ServerMoveDual (float TimeStamp0, FVector_NetQuantize100 InAccel0, char PendingFlags, unsigned int View0, float TimeStamp, FVector_NetQuantize100 InAccel, FVector_NetQuantize100 ClientLoc, char NewFlags, char ClientRoll, unsigned int View, UPrimitiveComponent *ClientMovementBase, FName ClientBaseBoneName, char ClientMovementMode) |
|
void | ServerMoveDualOnlyRotation (float TimeStamp0, unsigned int View0, float TimeStamp, char ClientRoll, unsigned int View) |
|
void | ServerMoveDualOnlyRotationWWH (float TimeStamp0, unsigned int View0, float TimeStamp, char ClientRoll, unsigned int View, float ClientMoveWaveHeight) |
|
void | ServerMoveDualWWH (float TimeStamp0, FVector_NetQuantize100 InAccel0, char PendingFlags, unsigned int View0, float TimeStamp, FVector_NetQuantize100 InAccel, FVector_NetQuantize100 ClientLoc, char NewFlags, char ClientRoll, unsigned int View, UPrimitiveComponent *ClientMovementBase, FName ClientBaseBoneName, char ClientMovementMode, float ClientMoveWaveHeight) |
|
void | ServerMoveDualWithRotation (float TimeStamp0, FVector_NetQuantize100 InAccel0, char PendingFlags, unsigned int View0, float TimeStamp, FVector_NetQuantize100 InAccel, FVector_NetQuantize100 ClientLoc, char NewFlags, char ClientRoll, unsigned int View, UPrimitiveComponent *ClientMovementBase, FName ClientBaseBoneName, char ClientMovementMode, FRotator InRotation0, FRotator InRotation) |
|
void | ServerMoveDualWithRotationWWH (float TimeStamp0, FVector_NetQuantize100 InAccel0, char PendingFlags, unsigned int View0, float TimeStamp, FVector_NetQuantize100 InAccel, FVector_NetQuantize100 ClientLoc, char NewFlags, char ClientRoll, unsigned int View, UPrimitiveComponent *ClientMovementBase, FName ClientBaseBoneName, char ClientMovementMode, FRotator InRotation0, FRotator InRotation, float ClientMoveWaveHeight) |
|
void | ServerMoveOld (float OldTimeStamp, FVector_NetQuantize100 OldAccel, char OldMoveFlags) |
|
void | ServerMoveOldWWH (float OldTimeStamp, FVector_NetQuantize100 OldAccel, char OldMoveFlags, float ClientMoveWaveHeight) |
|
void | ServerMoveOldWithRotation (float OldTimeStamp, FVector_NetQuantize100 OldAccel, char OldMoveFlags, FRotator OldRotation) |
|
void | ServerMoveOldWithRotationWWH (float OldTimeStamp, FVector_NetQuantize100 OldAccel, char OldMoveFlags, FRotator OldRotation, float ClientMoveWaveHeight) |
|
void | ServerMoveOnlyRotation (float TimeStamp, char ClientRoll, unsigned int View) |
|
void | ServerMoveOnlyRotationWWH (float TimeStamp, char ClientRoll, unsigned int View, float ClientMoveWaveHeight) |
|
void | ServerMoveWWH (float TimeStamp, FVector_NetQuantize100 InAccel, FVector_NetQuantize100 ClientLoc, char CompressedMoveFlags, char ClientRoll, unsigned int View, UPrimitiveComponent *ClientMovementBase, FName ClientBaseBoneName, char ClientMovementMode, float ClientMoveWaveHeight) |
|
void | ServerMoveWithRotation (float TimeStamp, FVector_NetQuantize100 InAccel, FVector_NetQuantize100 ClientLoc, char CompressedMoveFlags, char ClientRoll, unsigned int View, UPrimitiveComponent *ClientMovementBase, FName ClientBaseBoneName, char ClientMovementMode, FRotator ClientRotation) |
|
void | ServerMoveWithRotationWWH (float TimeStamp, FVector_NetQuantize100 InAccel, FVector_NetQuantize100 ClientLoc, char CompressedMoveFlags, char ClientRoll, unsigned int View, UPrimitiveComponent *ClientMovementBase, FName ClientBaseBoneName, char ClientMovementMode, FRotator ClientRotation, float ClientMoveWaveHeight) |
|
ACharacter * | CharacterOwnerField () |
|
float & | MaxStepHeightField () |
|
float & | JumpZVelocityField () |
|
float & | JumpOffJumpZFactorField () |
|
bool & | bSlipOffLedgesField () |
|
float & | LedgeSlipCapsuleRadiusMultiplierField () |
|
float & | LedgeSlipPushVelocityField () |
|
float & | LedgeSlipVelocityBuildUpMultiplierField () |
|
float & | WalkableFloorAngleField () |
|
float & | WalkableFloorZField () |
|
long double & | TimeLastAppliedImpulseField () |
|
TEnumAsByte< enum EMovementMode > & | MovementModeField () |
|
char & | CustomMovementModeField () |
|
FVector & | OldBaseLocationField () |
|
FQuat & | OldBaseQuatField () |
|
long double & | LastNonZeroAccelField () |
|
float & | CurrentLedgeSlipPushVelocityField () |
|
int & | LastFrameDisabledFloorBasingField () |
|
long double & | ForceBigPushingTimeField () |
|
long double & | LastClientMoveTimeField () |
|
float & | GravityScaleField () |
|
float & | GroundFrictionField () |
|
float & | MaxWalkSpeedField () |
|
float & | MaxWalkSpeedCrouchedField () |
|
float & | MaxWalkSpeedProneField () |
|
float & | MaxCustomMovementSpeedField () |
|
float & | MaxSwimSpeedField () |
|
float & | MaxFlySpeedField () |
|
float & | LandedPreventRequestedMoveIntervalField () |
|
float & | LandedPreventRequestedMoveMinVelocityMagnitudeField () |
|
float & | MinimumImpulseToApplyField () |
|
long double & | LastLandedTimeField () |
|
float & | MaxAccelerationField () |
|
float & | MaxImpulseVelocityMagnitudeField () |
|
float & | MaxImpulseVelocityZField () |
|
float & | BrakingDecelerationWalkingField () |
|
float & | BrakingDecelerationFallingField () |
|
float & | BrakingDecelerationSwimmingField () |
|
float & | BrakingDecelerationFlyingField () |
|
float & | AirControlField () |
|
float & | AirControlBoostMultiplierField () |
|
float & | AirControlBoostVelocityThresholdField () |
|
float & | FallingLateralFrictionField () |
|
float & | CrouchedHalfHeightField () |
|
float & | ProneHalfHeightField () |
|
float & | BuoyancyField () |
|
float & | PerchRadiusThresholdField () |
|
float & | PerchAdditionalHeightField () |
|
FRotator & | RotationRateField () |
|
UPrimitiveComponent * | DeferredUpdatedMoveComponentField () |
|
float & | MaxOutOfWaterStepHeightField () |
|
float & | OutofWaterZField () |
|
float & | MassField () |
|
float & | DinoClientPositionErrorToleranceStoppedField () |
|
float & | DinoClientPositionErrorToleranceMovingFlyingField () |
|
float & | PlayerClientPositionErrorToleranceOverrideField () |
|
float & | SimulatedTickSkipDistanceSQField () |
|
bool & | bEnablePhysicsInteractionField () |
|
bool & | bTouchForceScaledToMassField () |
|
bool & | bPushForceScaledToMassField () |
|
bool & | bScalePushForceToVelocityField () |
|
float & | StandingDownwardForceScaleField () |
|
float & | InitialPushForceFactorField () |
|
float & | PushForceFactorField () |
|
float & | PushForcePointZOffsetFactorField () |
|
float & | TouchForceFactorField () |
|
float & | MinTouchForceField () |
|
float & | MaxTouchForceField () |
|
float & | RepulsionForceField () |
|
FVector & | LastUpdateLocationField () |
|
FVector & | MoveStartLocationField () |
|
float & | AnalogInputModifierField () |
|
float & | BackwardsMaxSpeedMultiplierField () |
|
float & | BackwardsMovementDotThresholdField () |
|
FVector & | PendingForceToApplyField () |
|
FVector & | PendingImpulseToApplyField () |
|
FVector & | AccelerationField () |
|
float & | MaxSimulationTimeStepField () |
|
int & | MaxSimulationIterationsField () |
|
float & | LedgeCheckThresholdField () |
|
float & | JumpOutOfWaterPitchField () |
|
float & | UpperImpactNormalScaleField () |
|
TEnumAsByte< enum EMovementMode > & | DefaultLandMovementModeField () |
|
TEnumAsByte< enum EMovementMode > & | DefaultWaterMovementModeField () |
|
float & | PreventWaterHoppingPlaneOffsetField () |
|
long double & | PreventWaterHopping_LastTimeAtSurfaceField () |
|
float & | AccelerationFollowsRotationMinDotField () |
|
float & | AccelerationFollowsRotationStopDistanceField () |
|
float & | RotationAccelerationField () |
|
float & | RotationBrakingField () |
|
float & | AngleToStartRotationBrakingField () |
|
float & | SwimmingAccelZMultiplierField () |
|
float & | TamedSwimmingAccelZMultiplierField () |
|
bool & | bHACKTickedField () |
|
bool & | bHackTestDisableRotationCodeField () |
|
FVector & | LastForcedNetVelocityField () |
|
long double & | LastStepUpTimeField () |
|
int & | BadFloorPenetrationCountField () |
|
FVector & | AvoidanceLockVelocityField () |
|
float & | AvoidanceLockTimerField () |
|
long double & | LastSkippedMoveTimeField () |
|
long double & | LastSwimTimeField () |
|
FRotator & | CurrentRotationSpeedField () |
|
FVector & | RequestedVelocityField () |
|
long double & | DisableMovementPhysicsUntilTimeField () |
|
float & | LostDeltaTimeField () |
|
float & | LastLostDeltaTimeField () |
|
int & | AvoidanceUIDField () |
|
float & | AvoidanceWeightField () |
|
FVector & | PendingLaunchVelocityField () |
|
FNetworkPredictionData_Client_Character * | ClientPredictionDataField () |
|
FNetworkPredictionData_Server_Character * | ServerPredictionDataField () |
|
TArray< FTraceHandle > & | PendingAsyncTracesField () |
|
float & | MinTimeBetweenTimeStampResetsField () |
|
TArray< FStoredMoveData > & | ClientMovedDataField () |
|
bool & | bWasSimulatingRootMotionField () |
|
FVector & | LastCheckedFloorAtRelativeLocField () |
|
BitFieldValue< bool, unsigned __int32 > | bReplicateRelativeToAttachedParent () |
|
BitFieldValue< bool, unsigned __int32 > | bFindFloorOnce () |
|
BitFieldValue< bool, unsigned __int32 > | bPreventExitingWaterForceExtraOverlap () |
|
BitFieldValue< bool, unsigned __int32 > | bUseControllerDesiredRotation () |
|
BitFieldValue< bool, unsigned __int32 > | bRequireAccelerationForUseControllerDesiredRotation () |
|
BitFieldValue< bool, unsigned __int32 > | bForceDontAllowDesiredRotationWhenFalling () |
|
BitFieldValue< bool, unsigned __int32 > | bUseCharacterInterpolationAndStops () |
|
BitFieldValue< bool, unsigned __int32 > | bOnlyForwardsInputAcceleration () |
|
BitFieldValue< bool, unsigned __int32 > | bOnlyForwardsInputAccelerationWalking () |
|
BitFieldValue< bool, unsigned __int32 > | bReduceBackwardsMovement () |
|
BitFieldValue< bool, unsigned __int32 > | bUseAsyncWalking () |
|
BitFieldValue< bool, unsigned __int32 > | bAllowSimulatedTickDistanceSkip () |
|
BitFieldValue< bool, unsigned __int32 > | bUseBPAcknowledgeServerCorrection () |
|
BitFieldValue< bool, unsigned __int32 > | bAllowImpactDeflection () |
|
BitFieldValue< bool, unsigned __int32 > | bDisableSimulatedMovement () |
|
BitFieldValue< bool, unsigned __int32 > | bLastAllowSimulate () |
|
BitFieldValue< bool, unsigned __int32 > | bZeroPitchWhenNoAcceleration () |
|
BitFieldValue< bool, unsigned __int32 > | bPreventSlidingWhileFalling () |
|
BitFieldValue< bool, unsigned __int32 > | bPreventAddingImpulse () |
|
BitFieldValue< bool, unsigned __int32 > | bPreventZeroPitchAndRollWhileFalling () |
|
BitFieldValue< bool, unsigned __int32 > | bOrientRotationToMovement () |
|
BitFieldValue< bool, unsigned __int32 > | bAssumeSymmetricalRotation () |
|
BitFieldValue< bool, unsigned __int32 > | bMovementInProgress () |
|
BitFieldValue< bool, unsigned __int32 > | bEnableScopedMovementUpdates () |
|
BitFieldValue< bool, unsigned __int32 > | bForceMaxAccel () |
|
BitFieldValue< bool, unsigned __int32 > | bRunPhysicsWithNoController () |
|
BitFieldValue< bool, unsigned __int32 > | bForceNextFloorCheck () |
|
BitFieldValue< bool, unsigned __int32 > | bShrinkProxyCapsule () |
|
BitFieldValue< bool, unsigned __int32 > | bCanWalkOffLedges () |
|
BitFieldValue< bool, unsigned __int32 > | bCanWalkOffLedgesWhenCrouching () |
|
BitFieldValue< bool, unsigned __int32 > | bDeferUpdateMoveComponent () |
|
BitFieldValue< bool, unsigned __int32 > | bUseRootMotionForLocomotion () |
|
BitFieldValue< bool, unsigned __int32 > | bForceBraking_DEPRECATED () |
|
BitFieldValue< bool, unsigned __int32 > | bMaintainHorizontalGroundVelocity () |
|
BitFieldValue< bool, unsigned __int32 > | bImpartBaseVelocityX () |
|
BitFieldValue< bool, unsigned __int32 > | bImpartBaseVelocityY () |
|
BitFieldValue< bool, unsigned __int32 > | bImpartBaseVelocityZ () |
|
BitFieldValue< bool, unsigned __int32 > | bImpartBaseAngularVelocity () |
|
BitFieldValue< bool, unsigned __int32 > | bCanSlide () |
|
BitFieldValue< bool, unsigned __int32 > | bJustTeleported () |
|
BitFieldValue< bool, unsigned __int32 > | bNetworkUpdateReceived () |
|
BitFieldValue< bool, unsigned __int32 > | bNetworkMovementModeChanged () |
|
BitFieldValue< bool, unsigned __int32 > | bNotifyApex () |
|
BitFieldValue< bool, unsigned __int32 > | bCheatFlying () |
|
BitFieldValue< bool, unsigned __int32 > | bWantsToCrouch () |
|
BitFieldValue< bool, unsigned __int32 > | bWantsToProne () |
|
BitFieldValue< bool, unsigned __int32 > | bCrouchMaintainsBaseLocation () |
|
BitFieldValue< bool, unsigned __int32 > | bIgnoreBaseRotation () |
|
BitFieldValue< bool, unsigned __int32 > | bFastAttachedMove () |
|
BitFieldValue< bool, unsigned __int32 > | bAlwaysCheckFloor () |
|
BitFieldValue< bool, unsigned __int32 > | bUseFlatBaseForFloorChecks () |
|
BitFieldValue< bool, unsigned __int32 > | bPerformingJumpOff () |
|
BitFieldValue< bool, unsigned __int32 > | bRequestedMoveUseAcceleration () |
|
BitFieldValue< bool, unsigned __int32 > | bAccelerationFollowsRotation () |
|
BitFieldValue< bool, unsigned __int32 > | bPreventWaterSurfaceHopping () |
|
BitFieldValue< bool, unsigned __int32 > | bCheckFallingAITempIgnoreDinoRiderMesh () |
|
BitFieldValue< bool, unsigned __int32 > | bAlwaysCheckForInvallidFloor () |
|
BitFieldValue< bool, unsigned __int32 > | bFallingAITempIgnoreDinoRiderMesh () |
|
BitFieldValue< bool, unsigned __int32 > | bUseRotationAcceleration () |
|
BitFieldValue< bool, unsigned __int32 > | bIgnoreRotationAccelerationWhenSwimming () |
|
BitFieldValue< bool, unsigned __int32 > | bPreventPhysicsModeChange () |
|
BitFieldValue< bool, unsigned __int32 > | bLastHasRequestedVelocity () |
|
BitFieldValue< bool, unsigned __int32 > | bHasRequestedVelocity () |
|
BitFieldValue< bool, unsigned __int32 > | bRequestedMoveWithMaxSpeed () |
|
BitFieldValue< bool, unsigned __int32 > | bWasAvoidanceUpdated () |
|
BitFieldValue< bool, unsigned __int32 > | bUseRVOPostProcess () |
|
BitFieldValue< bool, unsigned __int32 > | bDeferUpdateBasedMovement () |
|
BitFieldValue< bool, unsigned __int32 > | bPreventExitingWater () |
|
BitFieldValue< bool, unsigned __int32 > | bForcePreventExitingWater () |
|
BitFieldValue< bool, unsigned __int32 > | bPreventEnteringWater () |
|
BitFieldValue< bool, unsigned __int32 > | bPendingLaunchNoLowerVelocity () |
|
BitFieldValue< bool, unsigned __int32 > | bForceNextTickUpdate () |
|
bool | HasPredictionData_Server () |
|
bool | HasPredictionData_Client () |
|
UObject * | GetUObjectInterfaceNetworkPredictionInterface () |
|
float | GetJumpZVelocity () |
|
void | OnUnregister () |
|
void | PostLoad () |
|
void | OnRegister () |
|
void | BeginDestroy () |
|
void | SetUpdatedComponent (UPrimitiveComponent *NewUpdatedComponent) |
|
bool | HasValidData () |
|
bool | DoJump (bool bReplayingMoves) |
|
FVector * | GetImpartedMovementBaseVelocity (FVector *result) |
|
void | Launch (FVector *LaunchVel, bool bNoLowerVelocity) |
|
bool | HandlePendingLaunch () |
|
void | JumpOff (AActor *MovementBaseActor) |
|
FVector * | GetBestDirectionOffActor (FVector *result, AActor *BaseActor) |
|
float | GetNetworkSafeRandomAngleDegrees () |
|
void | SetDefaultMovementMode () |
|
void | SetMovementMode (EMovementMode NewMovementMode, char NewCustomMode) |
|
void | OnMovementModeChanged (EMovementMode PreviousMovementMode, char PreviousCustomMode) |
|
bool | MoveUpdatedComponentImpl (FVector *Delta, FQuat *NewRotation, bool bSweep, FHitResult *OutHit) |
|
char | PackNetworkMovementMode () |
|
void | ApplyNetworkMovementMode (const char ReceivedMode) |
|
void | PerformAirControl (FVector Direction, float ZDiff) |
|
void | PerformAirControlForPathFollowing (FVector Direction, float ZDiff) |
|
void | ExecuteStoredMoves () |
|
void | AdjustProxyCapsuleSize () |
|
void | SimulatedTick (float DeltaSeconds) |
|
void | SimulateMovement (float DeltaSeconds) |
|
UPrimitiveComponent * | GetMovementBase () |
|
void | SetBase (UPrimitiveComponent *NewBase, FName BoneName, bool bNotifyActor) |
|
void | MaybeUpdateBasedMovement (float DeltaSeconds) |
|
void | MaybeSaveBaseLocation () |
|
void | UpdateBasedMovement (float DeltaSeconds) |
|
void | UpdateBasedRotation (FRotator *FinalRotation, FRotator *ReducedRotation) |
|
void | DisableMovement () |
|
void | PerformMovement (float DeltaSeconds) |
|
void | CallMovementUpdateDelegate (float DeltaTime, FVector *OldLocation, FVector *OldVelocity) |
|
void | SaveBaseLocation () |
|
bool | CanCrouchInCurrentState () |
|
bool | IsWalking () |
|
void | Crouch (bool bClientSimulation) |
|
void | UnCrouch (bool bClientSimulation, bool bForce) |
|
void | StartNewPhysics (float deltaTime, int Iterations) |
|
float | GetGravityZ () |
|
float | GetMaxSpeed () |
|
bool | ResolvePenetrationImpl (FVector *Adjustment, FHitResult *Hit, FQuat *NewRotation) |
|
float | SlideAlongSurface (FVector *Delta, float Time, FVector *InNormal, FHitResult *Hit, bool bHandleImpact) |
|
void | TwoWallAdjust (FVector *Delta, FHitResult *Hit, FVector *OldHitNormal) |
|
FVector * | ComputeSlideVector (FVector *result, FVector *InDelta, const float Time, FVector *Normal, FHitResult *Hit) |
|
FVector * | HandleSlopeBoosting (FVector *result, FVector *SlideResult, FVector *Delta, const float Time, FVector *Normal, FHitResult *Hit) |
|
FVector * | AdjustUpperHemisphereImpact (FVector *result, FVector *Delta, FHitResult *Hit) |
|
FVector * | NewFallVelocity (FVector *result, FVector *InitialVelocity, FVector *Gravity, float DeltaTime) |
|
float | ImmersionDepth (bool bUseLineTrace) |
|
bool | IsFlying () |
|
bool | IsMovingOnGround () |
|
bool | IsFalling () |
|
bool | IsSwimming () |
|
bool | IsCrouching () |
|
bool | IsProne () |
|
void | CalcVelocity (float DeltaTime, float Friction, bool bFluid, float BrakingDeceleration) |
|
bool | ApplyRequestedMove (float DeltaTime, float MaxAccel, float MaxSpeed, float Friction, float BrakingDeceleration, FVector *OutAcceleration, float *OutRequestedSpeed) |
|
void | RequestDirectMove (FVector *MoveVelocity, bool bForceMaxSpeed) |
|
bool | CanStopPathFollowing () |
|
void | NotifyBumpedPawn (APawn *BumpedPawn) |
|
float | GetMaxJumpHeight () |
|
float | GetModifiedMaxAcceleration () |
|
float | K2_GetModifiedMaxAcceleration () |
|
float | GetMaxAcceleration () |
|
void | ApplyVelocityBraking (float DeltaTime, float Friction, float BrakingDeceleration) |
|
bool | PhysFlyingAsync (float deltaTime, int Iterations, float friction, float brakingDeceleration) |
|
void | PhysFlying (float deltaTime, int Iterations, float friction, float brakingDeceleration) |
|
void | PhysSwimming (float deltaTime, int Iterations) |
|
void | StartSwimming (FVector OldLocation, FVector OldVelocity, float timeTick, float remainingTime, int Iterations) |
|
float | Swim (FVector Delta, FHitResult *Hit) |
|
FVector * | FindWaterLine (FVector *result, FVector InWater, FVector OutofWater) |
|
void | NotifyJumpApex () |
|
FVector * | GetFallingLateralAcceleration (FVector *result, float DeltaTime) |
|
float | GetAirControl (float DeltaTime, float TickAirControl, FVector *FallAcceleration) |
|
float | BoostAirControl (float DeltaTime, float TickAirControl, FVector *FallAcceleration) |
|
void | PhysFalling (float deltaTime, int Iterations) |
|
bool | FindAirControlImpact (float DeltaTime, float TickAirControl, FVector *FallAcceleration, FHitResult *OutHitResult) |
|
float | LimitAirControl (float DeltaTime, float TickAirControl, FVector *FallAcceleration, FHitResult *HitResult) |
|
bool | CheckLedgeDirection (FVector *OldLocation, FVector *SideStep, FVector *GravDir) |
|
FVector * | GetLedgeMove (FVector *result, FVector *OldLocation, FVector *Delta, FVector *GravDir) |
|
bool | CanWalkOffLedges () |
|
bool | CheckFall (FHitResult *Hit, FVector Delta, FVector subLoc, float remainingTime, float timeTick, int Iterations, bool bMustJump) |
|
void | StartFalling (int Iterations, float remainingTime, float timeTick, FVector *Delta, FVector *subLoc) |
|
FVector * | ComputeGroundMovementDelta (FVector *result, FVector *Delta, FHitResult *RampHit, const bool bHitFromLineTrace) |
|
void | MaintainHorizontalGroundVelocity () |
|
bool | PhysWalkingAsync (float deltaTime, int Iterations) |
|
void | PhysWalking (float deltaTime, int Iterations) |
|
void | PhysCustom (float deltaTime, int Iterations) |
|
void | AdjustFloorHeight () |
|
void | StopActiveMovement () |
|
void | ProcessLanded (FHitResult *Hit, float remainingTime, int Iterations) |
|
void | SetPostLandedPhysics (FHitResult *Hit) |
|
void | OnTeleported () |
|
FRotator * | GetDeltaRotation (FRotator *result, float DeltaTime) |
|
FRotator * | ComputeOrientToMovementRotation (FRotator *result, FRotator *CurrentRotation, float DeltaTime, FRotator *DeltaRotation) |
|
void | PhysicsRotation (float DeltaTime) |
|
bool | ShouldJumpOutOfWater (FVector *JumpDir) |
|
void | ServerJumpOutOfWater_Implementation (FVector_NetQuantize100 WallNormal, char JumpFlag) |
|
bool | CheckWaterJump (FVector CheckPoint, FVector *WallNormal) |
|
void | AddImpulse (FVector Impulse, bool bVelocityChange, float MassScaleImpulseExponent, bool bOverrideMaxImpulseZ) |
|
void | AddForce (FVector Force) |
|
bool | IsWalkable (FHitResult *Hit) |
|
void | SetWalkableFloorZ (float InWalkableFloorZ) |
|
bool | IsWithinEdgeTolerance (FVector *CapsuleLocation, FVector *TestImpactPoint, const float CapsuleRadius) |
|
bool | IsValidLandingSpot (FVector *CapsuleLocation, FHitResult *Hit) |
|
bool | ShouldCheckForValidLandingSpot (float DeltaTime, FVector *Delta, FHitResult *Hit) |
|
float | GetPerchRadiusThreshold () |
|
float | GetValidPerchRadius () |
|
bool | ShouldComputePerchResult (FHitResult *InHit, bool bCheckRadius) |
|
bool | CanStepUp (FHitResult *Hit) |
|
void | HandleImpact (FHitResult *Impact, float TimeSlice, FVector *MoveDelta) |
|
void | ApplyImpactPhysicsForces (FHitResult *Impact, FVector *ImpactAcceleration, FVector *ImpactVelocity) |
|
FString * | GetMovementName (FString *result) |
|
void | ForceReplicationUpdate () |
|
FVector * | ConstrainInputAcceleration (FVector *result, FVector *InputAcceleration) |
|
FVector * | ScaleInputAcceleration (FVector *result, FVector *InputAcceleration) |
|
float | ComputeAnalogInputModifier () |
|
bool | ClientUpdatePositionAfterServerUpdate () |
|
void | ForcePositionUpdate (float DeltaTime) |
|
FNetworkPredictionData_Client * | GetPredictionData_Client () |
|
FNetworkPredictionData_Server * | GetPredictionData_Server () |
|
FNetworkPredictionData_Client_Character * | GetPredictionData_Client_Character () |
|
FNetworkPredictionData_Server_Character * | GetPredictionData_Server_Character () |
|
void | ResetPredictionData_Client () |
|
void | ResetPredictionData_Server () |
|
void | ReplicateMoveToServer (float DeltaTime, FVector *NewAcceleration) |
|
void | ServerMoveOld_Implementation (float OldTimeStamp, FVector_NetQuantize100 OldAccel, char OldMoveFlags) |
|
void | ServerMoveWithRotation_Implementation (float TimeStamp, FVector_NetQuantize100 InAccel, FVector_NetQuantize100 ClientLoc, char MoveFlags, char ClientRoll, unsigned int View, UPrimitiveComponent *ClientMovementBase, FName ClientBaseBoneName, char ClientMovementMode, FRotator ClientRotation) |
|
void | ServerMoveOldWithRotation_Implementation (float OldTimeStamp, FVector_NetQuantize100 OldAccel, char OldMoveFlags, FRotator OldRotation) |
|
void | ServerMoveDualWithRotation_Implementation (float TimeStamp0, FVector_NetQuantize100 InAccel0, char PendingFlags, unsigned int View0, float TimeStamp, FVector_NetQuantize100 InAccel, FVector_NetQuantize100 ClientLoc, char NewFlags, char ClientRoll, unsigned int View, UPrimitiveComponent *ClientMovementBase, FName ClientBaseBone, char ClientMovementMode, FRotator InRotation0, FRotator InRotation) |
|
void | ServerMoveHandleClientErrorForDinos (float TimeStamp, float DeltaTime, FVector *Accel, FVector *RelativeClientLoc, UPrimitiveComponent *ClientMovementBase, FName ClientBaseBoneName, char ClientMovementMode, FRotator *InClientRot) |
|
void | ServerMoveDual_Implementation (float TimeStamp0, FVector_NetQuantize100 InAccel0, char PendingFlags, unsigned int View0, float TimeStamp, FVector_NetQuantize100 InAccel, FVector_NetQuantize100 ClientLoc, char NewFlags, char ClientRoll, unsigned int View, UPrimitiveComponent *ClientMovementBase, FName ClientBaseBone, char ClientMovementMode) |
|
bool | VerifyClientTimeStamp (float TimeStamp, FNetworkPredictionData_Server_Character *ServerData) |
|
void | ReadjustClientPositionToCurrent (float TimeStamp, FNetworkPredictionData_Server_Character *ServerData) |
|
bool | ProcessClientTimeStamp (float TimeStamp, FNetworkPredictionData_Server_Character *ServerData) |
|
void | ServerMove_Implementation (float TimeStamp, FVector_NetQuantize100 InAccel, FVector_NetQuantize100 ClientLoc, char MoveFlags, char ClientRoll, unsigned int View, UPrimitiveComponent *ClientMovementBase, FName ClientBaseBoneName, char ClientMovementMode) |
|
void | ServerMoveHandleClientError (float TimeStamp, float DeltaTime, FVector *Accel, FVector *RelativeClientLoc, UPrimitiveComponent *ClientMovementBase, FName ClientBaseBoneName, char ClientMovementMode) |
|
void | ServerMoveOnlyRotation_Implementation (float TimeStamp, char ClientRoll, unsigned int View) |
|
void | ServerMoveDualOnlyRotation_Implementation (float TimeStamp0, unsigned int View0, float TimeStamp, char ClientRoll, unsigned int View) |
|
void | MoveAutonomous (float ClientTimeStamp, float DeltaTime, char CompressedFlags, FVector *NewAccel) |
|
void | UpdateFloorFromAdjustment () |
|
void | SendClientAdjustment () |
|
void | ClientVeryShortAdjustPosition_Implementation (float TimeStamp, FVector NewLoc, UPrimitiveComponent *NewBase, FName NewBaseBoneName, bool bHasBase, bool bBaseRelativePosition, char ServerMovementMode) |
|
void | ClientAdjustPosition_Implementation (float TimeStamp, FVector NewLocation, FVector NewVelocity, UPrimitiveComponent *NewBase, FName NewBaseBoneName, bool bHasBase, bool bBaseRelativePosition, char ServerMovementMode) |
|
void | ClientAdjustRootMotionPosition_Implementation (float TimeStamp, float ServerMontageTrackPosition, FVector ServerLoc, FVector_NetQuantizeNormal ServerRotation, float ServerVelZ, UPrimitiveComponent *ServerBase, FName ServerBaseBoneName, bool bHasBase, bool bBaseRelativePosition, char ServerMovementMode) |
|
void | ClientAckGoodMove_Implementation (float TimeStamp) |
|
void | CapsuleTouched (AActor *Other, UPrimitiveComponent *OtherComp, int OtherBodyIndex, bool bFromSweep, FHitResult *SweepResult) |
|
void | ApplyRepulsionForce (float DeltaSeconds) |
|
void | ApplyAccumulatedForces (float DeltaSeconds) |
|
void | AddRadialForce (FVector *Origin, float Radius, float Strength, ERadialImpulseFalloff Falloff) |
|
void | AddRadialImpulse (FVector *Origin, float Radius, float Strength, ERadialImpulseFalloff Falloff, bool bVelChange) |
|
bool | IsFlyingOrControlledFalling () |
|
void | RegisterComponentTickFunctions (bool bRegister, bool bSaveAndRestoreComponentTickState) |
|
void | TickCharacterPose (float DeltaTime) |
|
void | UpdateFromCompressedFlags (char Flags) |
|
void | Prone (bool bClientSimulation) |
|
void | UnProne (bool bClientSimulation, bool bForce) |
|
bool | IsOnWalkableFloor () |
|
bool | ShouldForceDedicatedTickEveryFrame () |
|
void | ClientAckGoodMove (float TimeStamp) |
|
void | ClientAdjustPosition (float TimeStamp, FVector NewLoc, FVector NewVel, UPrimitiveComponent *NewBase, FName NewBaseBoneName, bool bHasBase, bool bBaseRelativePosition, char ServerMovementMode) |
|
void | ClientVeryShortAdjustPosition (float TimeStamp, FVector NewLoc, UPrimitiveComponent *NewBase, FName NewBaseBoneName, bool bHasBase, bool bBaseRelativePosition, char ServerMovementMode) |
|
void | ServerJumpOutOfWater (FVector_NetQuantize100 WallNormal, char JumpFlag) |
|
void | ServerMove (float TimeStamp, FVector_NetQuantize100 InAccel, FVector_NetQuantize100 ClientLoc, char CompressedMoveFlags, char ClientRoll, unsigned int View, UPrimitiveComponent *ClientMovementBase, FName ClientBaseBoneName, char ClientMovementMode) |
|
void | ServerMoveDual (float TimeStamp0, FVector_NetQuantize100 InAccel0, char PendingFlags, unsigned int View0, float TimeStamp, FVector_NetQuantize100 InAccel, FVector_NetQuantize100 ClientLoc, char NewFlags, char ClientRoll, unsigned int View, UPrimitiveComponent *ClientMovementBase, FName ClientBaseBoneName, char ClientMovementMode) |
|
void | ServerMoveDualOnlyRotation (float TimeStamp0, unsigned int View0, float TimeStamp, char ClientRoll, unsigned int View) |
|
void | ServerMoveDualWithRotation (float TimeStamp0, FVector_NetQuantize100 InAccel0, char PendingFlags, unsigned int View0, float TimeStamp, FVector_NetQuantize100 InAccel, FVector_NetQuantize100 ClientLoc, char NewFlags, char ClientRoll, unsigned int View, UPrimitiveComponent *ClientMovementBase, FName ClientBaseBoneName, char ClientMovementMode, FRotator InRotation0, FRotator InRotation) |
|
void | ServerMoveOld (float OldTimeStamp, FVector_NetQuantize100 OldAccel, char OldMoveFlags) |
|
void | ServerMoveOldWithRotation (float OldTimeStamp, FVector_NetQuantize100 OldAccel, char OldMoveFlags, FRotator OldRotation) |
|
void | ServerMoveOnlyRotation (float TimeStamp, char ClientRoll, unsigned int View) |
|
void | ServerMoveWithRotation (float TimeStamp, FVector_NetQuantize100 InAccel, FVector_NetQuantize100 ClientLoc, char CompressedMoveFlags, char ClientRoll, unsigned int View, UPrimitiveComponent *ClientMovementBase, FName ClientBaseBoneName, char ClientMovementMode, FRotator ClientRotation) |
|
FVector & | VelocityField () |
|
TArray< FName > & | ComponentTagsField () |
|
FName & | CustomTagField () |
|
int & | CustomDataField () |
|
AActor * | CachedOwnerField () |
|
UWorld * | WorldField () |
|
BitFieldValue< bool, unsigned __int32 > | bRegistered () |
|
BitFieldValue< bool, unsigned __int32 > | bRenderStateDirty () |
|
BitFieldValue< bool, unsigned __int32 > | bRenderTransformDirty () |
|
BitFieldValue< bool, unsigned __int32 > | bRenderDynamicDataDirty () |
|
BitFieldValue< bool, unsigned __int32 > | bAutoRegister () |
|
BitFieldValue< bool, unsigned __int32 > | bTickInEditor () |
|
BitFieldValue< bool, unsigned __int32 > | bNeverNeedsRenderUpdate () |
|
BitFieldValue< bool, unsigned __int32 > | bAllowConcurrentTick () |
|
BitFieldValue< bool, unsigned __int32 > | bCreatedByConstructionScript () |
|
BitFieldValue< bool, unsigned __int32 > | bAutoActivate () |
|
BitFieldValue< bool, unsigned __int32 > | bIsActive () |
|
BitFieldValue< bool, unsigned __int32 > | bWantsInitializeComponent () |
|
BitFieldValue< bool, unsigned __int32 > | bHasBeenCreated () |
|
BitFieldValue< bool, unsigned __int32 > | bHasBeenInitialized () |
|
BitFieldValue< bool, unsigned __int32 > | bAlwaysReplicatePropertyConditional () |
|
BitFieldValue< bool, unsigned __int32 > | bStasisPreventUnregister () |
|
BitFieldValue< bool, unsigned __int32 > | bPreventOnDedicatedServer () |
|
BitFieldValue< bool, unsigned __int32 > | bHasCachedOwner () |
|
BitFieldValue< bool, unsigned __int32 > | bRenderStateCreated () |
|
BitFieldValue< bool, unsigned __int32 > | bPhysicsStateCreated () |
|
BitFieldValue< bool, unsigned __int32 > | bReplicates () |
|
BitFieldValue< bool, unsigned __int32 > | bNetAddressable () |
|
bool | AllowRegisterWithWorld (UWorld *InWorld) |
|
void | Activate (bool bReset) |
|
void | AddTickPrerequisiteActor (AActor *PrerequisiteActor) |
|
void | AddTickPrerequisiteComponent (UActorComponent *PrerequisiteComponent) |
|
bool | AlwaysReplicatePropertyConditional (UProperty *forProperty) |
|
void | BPTickComponent (float DeltaTime) |
|
void | BeginDestroy () |
|
bool | ComponentHasTag (FName Tag) |
|
void | CreatePhysicsState () |
|
void | CreateRenderState_Concurrent () |
|
void | Deactivate () |
|
void | DestroyComponent () |
|
void | DestroyPhysicsState () |
|
void | DestroyRenderState_Concurrent () |
|
void | DoDeferredRenderUpdates_Concurrent () |
|
void | ExecuteRegisterEvents () |
|
void | ExecuteUnregisterEvents () |
|
ULevel * | GetComponentLevel () |
|
bool | GetIsReplicated () |
|
void | GetLifetimeReplicatedProps (TArray< FLifetimeProperty > *OutLifetimeProps) |
|
AActor * | GetOwner () |
|
FString * | GetReadableName (FString *result) |
|
UWorld * | GetWorld () |
|
void | InitializeComponent () |
|
bool | IsComponentTickEnabled () |
|
bool | IsNameStableForNetworking () |
|
bool | IsNetSimulating () |
|
bool | IsOwnerSelected () |
|
bool | IsActive () |
|
bool | IsSupportedForNetworking () |
|
void | MarkForNeededEndOfFrameRecreate () |
|
void | MarkForNeededEndOfFrameUpdate () |
|
void | MarkRenderDynamicDataDirty () |
|
void | MarkRenderStateDirty () |
|
void | MarkRenderTransformDirty () |
|
bool | NeedsLoadForClient () |
|
bool | NeedsLoadForServer () |
|
void | OnComponentCreated () |
|
void | OnComponentDestroyed () |
|
void | OnRegister () |
|
void | OnRep_IsActive () |
|
void | PostInitProperties () |
|
void | PostRename (UObject *OldOuter, FName OldName) |
|
void | RecreatePhysicsState (bool bRestoreBoneTransforms) |
|
void | RecreateRenderState_Concurrent () |
|
void | RegisterComponent () |
|
void | RegisterComponentTickFunctions (bool bRegister, bool bSaveAndRestoreComponentTickState) |
|
void | RegisterComponentWithWorld (UWorld *InWorld) |
|
void | RemoveTickPrerequisiteActor (AActor *PrerequisiteActor) |
|
void | RemoveTickPrerequisiteComponent (UActorComponent *PrerequisiteComponent) |
|
void | ReregisterComponent () |
|
void | SendRenderDynamicData_Concurrent () |
|
void | SendRenderTransform_Concurrent () |
|
void | SetActive (bool bNewActive, bool bReset) |
|
void | SetComponentTickEnabled (bool bEnabled) |
|
void | SetComponentTickEnabledAsync (bool bEnabled) |
|
void | SetIsReplicated (bool ShouldReplicate) |
|
void | SetNetAddressable () |
|
bool | ShouldActivate () |
|
void | ToggleActive () |
|
void | UninitializeComponent () |
|
void | UnregisterComponent () |
|
void | FailedToRegisterWithWorld (UObject *Object) |
|
TArray< FName > & | ComponentTagsField () |
|
TArray< UAssetUserData * > | AssetUserDataField () |
|
FName & | CustomTagField () |
|
int & | CustomDataField () |
|
AActor * | CachedOwnerField () |
|
UWorld * | WorldField () |
|
BitFieldValue< bool, unsigned __int32 > | bRegistered () |
|
BitFieldValue< bool, unsigned __int32 > | bRenderStateDirty () |
|
BitFieldValue< bool, unsigned __int32 > | bRenderTransformDirty () |
|
BitFieldValue< bool, unsigned __int32 > | bRenderDynamicDataDirty () |
|
BitFieldValue< bool, unsigned __int32 > | bAutoRegister () |
|
BitFieldValue< bool, unsigned __int32 > | bTickInEditor () |
|
BitFieldValue< bool, unsigned __int32 > | bNeverNeedsRenderUpdate () |
|
BitFieldValue< bool, unsigned __int32 > | bAllowConcurrentTick () |
|
BitFieldValue< bool, unsigned __int32 > | bCreatedByConstructionScript () |
|
BitFieldValue< bool, unsigned __int32 > | bAutoActivate () |
|
BitFieldValue< bool, unsigned __int32 > | bIsActive () |
|
BitFieldValue< bool, unsigned __int32 > | bWantsInitializeComponent () |
|
BitFieldValue< bool, unsigned __int32 > | bHasBeenCreated () |
|
BitFieldValue< bool, unsigned __int32 > | bHasBeenInitialized () |
|
BitFieldValue< bool, unsigned __int32 > | bAlwaysReplicatePropertyConditional () |
|
BitFieldValue< bool, unsigned __int32 > | bUseBPOnComponentTick () |
|
BitFieldValue< bool, unsigned __int32 > | bUseBPOnComponentDestroyed () |
|
BitFieldValue< bool, unsigned __int32 > | bOnlyInitialReplication () |
|
BitFieldValue< bool, unsigned __int32 > | bHasCachedOwner () |
|
BitFieldValue< bool, unsigned __int32 > | bRenderStateCreated () |
|
BitFieldValue< bool, unsigned __int32 > | bPhysicsStateCreated () |
|
BitFieldValue< bool, unsigned __int32 > | bReplicates () |
|
BitFieldValue< bool, unsigned __int32 > | bNetAddressable () |
|
void | InvalidateLightingCache () |
|
bool | IsPhysicsStateCreated () |
|
void | PostInitProperties () |
|
void | PostRename (UObject *OldOuter, FName OldName) |
|
AActor * | GetOwner () |
|
UWorld * | GetWorld () |
|
bool | ComponentHasTag (FName Tag) |
|
FString * | GetReadableName (FString *result) |
|
void | BeginDestroy () |
|
bool | NeedsLoadForClient () |
|
bool | NeedsLoadForServer () |
|
void | OnRegister () |
|
void | InitializeComponent () |
|
void | UninitializeComponent () |
|
void | SetComponentTickEnabled (bool bEnabled) |
|
void | SetComponentTickEnabledAsync (bool bEnabled) |
|
void | RegisterComponentTickFunctions (bool bRegister, bool bSaveAndRestoreComponentTickState) |
|
void | RegisterComponentWithWorld (UWorld *InWorld) |
|
void | RegisterComponent () |
|
void | UnregisterComponent () |
|
void | DestroyComponent () |
|
void | OnComponentCreated () |
|
void | OnComponentDestroyed () |
|
void | CreateRenderState_Concurrent () |
|
void | SendRenderTransform_Concurrent () |
|
void | SendRenderDynamicData_Concurrent () |
|
void | DestroyRenderState_Concurrent () |
|
void | CreatePhysicsState () |
|
void | DestroyPhysicsState () |
|
void | ExecuteRegisterEvents () |
|
void | ExecuteUnregisterEvents () |
|
void | ReregisterComponent () |
|
void | RecreateRenderState_Concurrent () |
|
void | RecreatePhysicsState (bool bRestoreBoneTransforms) |
|
void | AddTickPrerequisiteActor (AActor *PrerequisiteActor) |
|
void | AddTickPrerequisiteComponent (UActorComponent *PrerequisiteComponent) |
|
void | RemoveTickPrerequisiteActor (AActor *PrerequisiteActor) |
|
void | RemoveTickPrerequisiteComponent (UActorComponent *PrerequisiteComponent) |
|
void | DoDeferredRenderUpdates_Concurrent () |
|
void | MarkRenderDynamicDataDirty () |
|
void | MarkForNeededEndOfFrameUpdate () |
|
void | MarkForNeededEndOfFrameRecreate () |
|
void | Activate (bool bReset) |
|
void | Deactivate () |
|
bool | ShouldActivate () |
|
void | SetActive (bool bNewActive, bool bReset) |
|
void | ToggleActive () |
|
bool | IsActive () |
|
void | AddAssetUserData (UAssetUserData *InUserData) |
|
UAssetUserData * | GetAssetUserDataOfClass (TSubclassOf< UAssetUserData > InUserDataClass) |
|
void | RemoveUserDataOfClass (TSubclassOf< UAssetUserData > InUserDataClass) |
|
void | SetNetAddressable () |
|
bool | IsNameStableForNetworking () |
|
bool | IsSupportedForNetworking () |
|
void | SetIsReplicated (bool ShouldReplicate) |
|
bool | GetIsReplicated () |
|
void | GetLifetimeReplicatedProps (TArray< FLifetimeProperty > *OutLifetimeProps) |
|
bool | AlwaysReplicatePropertyConditional (UProperty *forProperty) |
|
void | AddedAsPrimalItemAttachment () |
|
void | ExecuteUbergraph (int EntryPoint) |
|
bool | AreAllOuterObjectsValid () |
|
FName * | GetExporterName (FName *result) |
|
FString * | GetDetailedInfoInternal (FString *result) |
|
UObject * | GetArchetype () |
|
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 () |
|
FString * | GetDetailedInfo (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 () |
|
UFunction * | FindFunctionChecked (FName InName) |
|
void | ProcessEvent (UFunction *Function, void *Parms) |
|
| __declspec (dllexport) UProperty *FindProperty(FName name) |
|
int | GetLinkerUE4Version () |
|
int | GetLinkerLicenseeUE4Version () |
|
FString * | GetPathName (FString *result, UObject *StopOuter) |
|
void | GetPathName (UObject *StopOuter, FString *ResultString) |
|
FString * | GetFullName (FString *result, UObject *StopOuter) |
|
void | MarkPackageDirty () |
|
bool | IsIn (UObject *SomeOuter) |
|
bool | IsA (UClass *SomeBase) |
|
void * | GetInterfaceAddress (UClass *InterfaceClass) |
|
bool | IsDefaultSubobject () |
|
int | GetLinkerIndex () |
|
EObjectFlags & | ObjectFlagsField () |
|
int & | InternalIndexField () |
|
UClass * | ClassField () |
|
FName & | NameField () |
|
UObject * | OuterField () |
|
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) |
|