Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
APrimalWheeledVehicleCharacter Struct Reference

#include <Actor.h>

+ Inheritance diagram for APrimalWheeledVehicleCharacter:
+ Collaboration diagram for APrimalWheeledVehicleCharacter:

Public Member Functions

FieldArray< UParticleSystemComponent *, 4 > DustPSCField ()
 
UAudioComponent *& EngineACField ()
 
UAudioComponent *& HonkACField ()
 
UAudioComponent *& SkidACField ()
 
USoundCue *& SkidSoundField ()
 
USoundCue *& HonkSoundField ()
 
USoundCue *& SkidSoundStopField ()
 
USoundCue *& LandingSoundField ()
 
USoundCue *& ImpactSoundField ()
 
floatSkidFadeoutTimeField ()
 
floatSkidThresholdVelocityField ()
 
floatLongSlipSkidThresholdField ()
 
floatLateralSlipSkidThresholdField ()
 
floatSkidDurationRequiredForStopSoundField ()
 
floatSkidStartTimeField ()
 
floatSpringCompressionLandingThresholdField ()
 
UParticleSystem *& DeathFXField ()
 
floatUpForceField ()
 
floatBackForceField ()
 
floatMinimumDamageSpeedField ()
 
long doubleLastTimeTurnedInputField ()
 
floatDefaultLinearDampingField ()
 
floatDefaultAngularDampingField ()
 
UE::Math::TVector< double > & CenterTraceLocationOffsetField ()
 
void PostInitializeComponents ()
 
void TurnInput (float Val)
 
void PawnClientRestart ()
 
void DestroyPlayerInputComponent ()
 
void GetMultiUseEntries (APlayerController *ForPC, TArray< FMultiUseEntry, TSizedDefaultAllocator< 32 > > *MultiUseEntries, int hitBodyIndex)
 
bool TryMultiUse (APlayerController *ForPC, int UseIndex, int hitBodyIndex)
 
void ClientMultiUse (APlayerController *ForPC, int UseIndex, int hitBodyIndex)
 
void SetRider (AShooterCharacter *aRider)
 
void ClearRider (bool bFromRider, bool bCancelForceLand, bool SpawnDinoDefaultController, int OverrideUnboardDirection, bool bForceEvenIfBuffPreventsClear)
 
void Stasis ()
 
void PlayDying (float KillingDamage, const FDamageEvent *DamageEvent, APawn *InstigatingPawn, AActor *DamageCauser)
 
void DisplayDebug (UCanvas *Canvas, const FDebugDisplayInfo *DebugDisplay, float *YL, float *YPos)
 
void SetupPlayerInputComponent (UInputComponent *WithInputComponent)
 
void StartHonk ()
 
void StopHonk ()
 
void ServerHonk_Implementation (bool bEnable)
 
void NetHonk_Implementation (bool bEnable)
 
void ReceiveHit (UPrimitiveComponent *MyComp, AActor *Other, UPrimitiveComponent *OtherComp, bool bSelfMoved, UE::Math::TVector< double > *HitLocation, UE::Math::TVector< double > *HitNormal, UE::Math::TVector< double > *NormalImpulse, const FHitResult *Hit)
 
void GetCameraRelatedCollisionHeight (float *InCollisionHeight)
 
void OverrideCameraSweepChannel (ECollisionChannel *InSweepChannel)
 
- Public Member Functions inherited from APrimalDinoCharacter
UE::Math::TVector< double > & BaseDinoScaleField ()
 
TWeakObjectPtr< AActor > & ForcedMasterTargetField ()
 
FNameMountCharacterSocketNameField ()
 
TWeakObjectPtr< APrimalCharacter > & MountCharacterField ()
 
ECollisionChannelMeshOriginalCollisionChannelField ()
 
UE::Math::TVector< double > & RidingAttackExtraVelocityField ()
 
UAnimMontage *& StartChargeAnimationField ()
 
TArray< UAnimMontage *, TSizedDefaultAllocator< 32 > > & AttackAnimationsField ()
 
TArray< float, TSizedDefaultAllocator< 32 > > & AttackAnimationWeightsField ()
 
TArray< float, TSizedDefaultAllocator< 32 > > & AttackAnimationsTimeFromEndToConsiderFinishedField ()
 
floatColorizationIntensityField ()
 
TArray< UMaterialInterface *, TSizedDefaultAllocator< 32 > > & FemaleMaterialOverridesField ()
 
floatPaintConsumptionMultiplierField ()
 
floatChargingBlockedStopTimeThresholdField ()
 
TArray< FName, TSizedDefaultAllocator< 32 > > & MeleeSwingSocketsField ()
 
intMeleeDamageAmountField ()
 
floatMeleeDamageImpulseField ()
 
floatMeleeSwingRadiusField ()
 
TArray< FDinoAttackInfo, TSizedDefaultAllocator< 32 > > & AttackInfosField ()
 
unsigned __int8LastAttackIndexField ()
 
TSubclassOf< UDamageType > & MeleeDamageTypeField ()
 
TSubclassOf< UDamageType > & StepActorDamageTypeOverrideField ()
 
floatAttackOffsetField ()
 
floatFleeHealthPercentageField ()
 
floatBreakFleeHealthPercentageField ()
 
FStringTamerStringField ()
 
FStringTamedNameField ()
 
TArray< FHibernationZoneInfo, TSizedDefaultAllocator< 32 > > & HibernatedZoneVolumesField ()
 
UE::Math::TVector2< double > & OverlayTooltipPaddingField ()
 
UE::Math::TVector2< double > & OverlayTooltipScaleField ()
 
TSubclassOf< UPrimalDinoEntry > & MyDinoEntryField ()
 
UE::Math::TVector< double > & RiderFPVCameraOffsetField ()
 
FTimerHandleUpdateRidingFarShadowHandleField ()
 
UE::Math::TVector< double > & LandingLocationField ()
 
long doubleStartLandingTimeField ()
 
long doubleLastAxisStartPressTimeField ()
 
long doubleLastMoveForwardTimeField ()
 
floatFinalNPCLevelMultiplierField ()
 
floatLandingTraceMaxDistanceField ()
 
floatFlyingWanderFixedDistanceAmountField ()
 
floatFlyingWanderRandomDistanceAmountField ()
 
floatAcceptableLandingRadiusField ()
 
floatMaxLandingTimeField ()
 
FieldArray< float, 2 > GenderSpeedMultipliersField ()
 
floatChargeSpeedMultiplierField ()
 
UAnimMontage *& ChargingAnimField ()
 
floatChargingStaminaPerSecondDrainField ()
 
floatChargingStopDotTresholdField ()
 
UE::Math::TVector< double > & LastChargeLocationField ()
 
long doubleLastStartChargingTimeField ()
 
TWeakObjectPtr< AShooterCharacter > & RiderField ()
 
TWeakObjectPtr< AShooterCharacter > & PreviousRiderField ()
 
TSubclassOf< UPrimalItem > & SaddleItemClassField ()
 
FStringSaddleSlotNameOverrideField ()
 
TArray< FSaddlePassengerSeatDefinition, TSizedDefaultAllocator< 32 > > & NoSaddlePassengerSeatsField ()
 
TWeakObjectPtr< APrimalCharacter > & CarriedCharacterField ()
 
TWeakObjectPtr< APrimalCharacter > & PreviousCarriedCharacterField ()
 
UAnimMontage *& DinoWithPassengerAnimField ()
 
UAnimMontage *& DinoWithDinoPassengerAnimField ()
 
TArray< TWeakObjectPtr< APrimalCharacter >, TSizedDefaultAllocator< 32 > > & PassengerPerSeatField ()
 
TArray< APrimalCharacter *, TSizedDefaultAllocator< 32 > > & SavedPassengerPerSeatField ()
 
TArray< TWeakObjectPtr< APrimalCharacter >, TSizedDefaultAllocator< 32 > > & PrevPassengerPerSeatField ()
 
long doubleLastClientCameraRotationServerUpdateField ()
 
TArray< USceneComponent *, TSizedDefaultAllocator< 32 > > & OverrideTargetComponentsField ()
 
floatWhistleTraceOffsetField ()
 
TWeakObjectPtr< UPrimalAIState > & ActiveStateField ()
 
TWeakObjectPtr< UPrimalAIState > & ActiveWonderStateField ()
 
intLastPlayedAttackAnimationField ()
 
TArray< FDinoBaseLevelWeightEntry, TSizedDefaultAllocator< 32 > > & DinoBaseLevelWeightEntriesField ()
 
floatOriginalCapsuleHalfHeightField ()
 
TArray< UE::Math::TVector< double >, TSizedDefaultAllocator< 32 > > & LastSocketPositionsField ()
 
TSet< AActor *, DefaultKeyFuncs< AActor *, 0 >, FDefaultSetAllocator > & MeleeSwingHurtListField ()
 
long doubleEndAttackTargetTimeField ()
 
UE::Math::TVector< double > & RidingFirstPersonViewLocationOffsetField ()
 
floatBabyChanceOfTwinsField ()
 
floatBabyGestationSpeedField ()
 
floatExtraBabyGestationSpeedMultiplierField ()
 
floatAutoFadeOutAfterTameTimeField ()
 
floatBasedCameraSpeedMultiplierField ()
 
long doubleLastEggBoostedTimeField ()
 
floatWildPercentageChanceOfBabyField ()
 
floatWildBabyAgeWeightField ()
 
floatBabyGestationProgressField ()
 
floatFlyerForceLimitPitchMinField ()
 
floatFlyerForceLimitPitchMaxField ()
 
floatLastBabyAgeField ()
 
floatLastBabyGestationProgressField ()
 
floatBabyChanceOfTripletsField ()
 
floatBabyAgeField ()
 
floatMaxPercentOfCapsulHeightAllowedForIKField ()
 
floatSlopeBiasForMaxCapsulePercentField ()
 
floatFlyingForceRotationRateModifierField ()
 
TArray< FName, TSizedDefaultAllocator< 32 > > & HideBoneNamesField ()
 
FStringHideBonesStringField ()
 
UE::Math::TVector< double > & WaterSurfaceExtraJumpVectorField ()
 
UE::Math::TVector< double > & FlyerTakeOffAdditionalVelocityField ()
 
floatOpenDoorDelayField ()
 
floatTamedWanderHarvestIntervalField ()
 
floatTamedWanderHarvestSearchRangeField ()
 
floatTamedWanderHarvestCollectRadiusField ()
 
UE::Math::TVector< double > & TamedWanderHarvestCollectOffsetField ()
 
floatRootLocSwimOffsetField ()
 
floatPlayAnimBelowHealthPercentField ()
 
floatLeavePlayAnimBelowHealthPercentField ()
 
floatPlatformSaddleMaxStructureBuildDistance2DField ()
 
UAnimMontage *& PlayAnimBelowHealthField ()
 
USoundBase *& LowHealthExitSoundField ()
 
USoundBase *& LowHealthEnterSoundField ()
 
TSubclassOf< UPrimalDinoSettings > & LowHealthDinoSettingsField ()
 
floatSwimOffsetInterpSpeedField ()
 
floatCurrentRootLocSwimOffsetField ()
 
floatAIRangeMultiplierField ()
 
FieldArray< unsigned __int8, 6 > PreventColorizationRegionsField ()
 
FieldArray< unsigned __int8, 6 > AllowPaintingColorRegionsField ()
 
FieldArray< unsigned __int8, 6 > ColorSetIndicesField ()
 
FieldArray< FName, 6 > ColorSetNamesField ()
 
FieldArray< float, 6 > ColorSetIntensityMultipliersField ()
 
TWeakObjectPtr< APrimalBuff > & ColorOverrideBuffField ()
 
long doubleColorOverrideBuffDeactivateTimeField ()
 
floatColorOverrideBuffInterpSpeedField ()
 
floatMeleeAttackStaminaCostField ()
 
UAnimMontage *& WakingTameAnimationField ()
 
TWeakObjectPtr< AActor > & TargetField ()
 
TWeakObjectPtr< AActor > & TamedFollowTargetField ()
 
TWeakObjectPtr< AActor > & TamedLandTargetField ()
 
floatPercentChanceFemaleField ()
 
TArray< TSubclassOf< UPrimalItem >, TSizedDefaultAllocator< 32 > > & DeathGiveItemClassesField ()
 
TArray< float, TSizedDefaultAllocator< 32 > > & DeathGiveItemChanceToBeBlueprintField ()
 
floatDeathGiveItemQualityMinField ()
 
floatDeathGiveItemQualityMaxField ()
 
floatDeathGiveItemRangeField ()
 
FStringDeathGiveAchievementField ()
 
USoundBase *& OverrideAreaMusicField ()
 
UE::Math::TVector< double > & UnboardLocationOffsetField ()
 
long doubleLastTimeWhileHeadingToGoalField ()
 
floatForceUpdateIKTimerField ()
 
long doubleLastColorizationTimeField ()
 
FRootMotionMovementParamsPreMatineeUpdateRootMotionParamsField ()
 
floatRidingNetUpdateFequencyField ()
 
floatRiderMaxSpeedModifierField ()
 
floatRiderExtraMaxSpeedModifierField ()
 
floatRiderMaxRunSpeedModifierField ()
 
floatRiderRotationRateModifierField ()
 
floatSwimmingRotationRateModifierField ()
 
floatchargingRotationRateModifierField ()
 
UAnimMontage *& EnterFlightAnimField ()
 
UAnimMontage *& ExitFlightAnimField ()
 
UAnimMontage *& SleepConsumeFoodAnimField ()
 
UAnimMontage *& WakingConsumeFoodAnimField ()
 
UAnimMontage *& FallAsleepAnimField ()
 
UAnimMontage *& TamedUnsleepAnimField ()
 
UAnimMontage *& WildUnsleepAnimField ()
 
UAnimMontage *& OpenDoorAnimField ()
 
floatControlFacePitchInterpSpeedField ()
 
floatTamedWalkableFloorZField ()
 
floatCurrentMovementAnimRateField ()
 
intMinPlayerLevelForWakingTameField ()
 
floatForceNextAttackIndexField ()
 
TSubclassOf< UPrimalInventoryComponent > & TamedInventoryComponentTemplateField ()
 
FWeightedObjectListDeathInventoryTemplatesField ()
 
floatDeathInventoryChanceToUseField ()
 
floatWakingTameFeedIntervalField ()
 
long doubleLastWakingTameFedTimeField ()
 
floatDeathInventoryQualityPerLevelMultiplierField ()
 
floatRequiredTameAffinityField ()
 
floatRequiredTameAffinityPerBaseLevelField ()
 
FNamePassengerBoneNameOverrideField ()
 
floatCurrentTameAffinityField ()
 
floatTameIneffectivenessModifierField ()
 
floatTameIneffectivenessByAffinityField ()
 
intLastFrameUseLowQualityAnimationTickField ()
 
FTimerHandleServerSleepingTickHandleField ()
 
FTimerHandleServerTamedTickHandleField ()
 
TArray< FPrimalSaddleStructure, TSizedDefaultAllocator< 32 > > & SaddleStructuresField ()
 
intMaxSaddleStructuresHeightField ()
 
boolCalculateStructureDistanceFromSaddleField ()
 
intSaddlePivotOffsetField ()
 
intMaxSaddleStructuresNumField ()
 
TSubclassOf< UPrimalDinoSettings > & DinoSettingsClassField ()
 
floatTamingFoodConsumeIntervalField ()
 
floatDediForceAttackAnimTimeField ()
 
floatDediForceStartAttackAfterAnimTimeField ()
 
floatWakingTameFoodIncreaseMultiplierField ()
 
intTamingTeamIDField ()
 
intOwningPlayerIDField ()
 
FStringOwningPlayerNameField ()
 
long doubleTamingLastFoodConsumptionTimeField ()
 
long doubleLastTameConsumedFoodTimeField ()
 
unsigned intDinoID1Field ()
 
unsigned intDinoID2Field ()
 
UE::Math::TRotator< double > & PreviousAimRotField ()
 
intTamedAggressionLevelField ()
 
floatTamingIneffectivenessModifierIncreaseByDamagePercentField ()
 
intNPCSpawnerExtraLevelOffsetField ()
 
floatNPCSpawnerLevelMultiplierField ()
 
TWeakObjectPtr< APrimalStructureItemContainer_SupplyCrate > & LinkedSupplyCrateField ()
 
floatUntamedPoopTimeMinIntervalField ()
 
floatUntamedPoopTimeMaxIntervalField ()
 
floatMeleeHarvestDamageMultiplierField ()
 
floatAllowRidingMaxDistanceField ()
 
floatUntamedPoopTimeCacheField ()
 
TSubclassOf< UPrimalItem > & BaseEggClassField ()
 
TArray< TSubclassOf< UPrimalItem >, TSizedDefaultAllocator< 32 > > & EggItemsToSpawnField ()
 
TArray< float, TSizedDefaultAllocator< 32 > > & EggWeightsToSpawnField ()
 
TArray< TSubclassOf< UPrimalItem >, TSizedDefaultAllocator< 32 > > & FertilizedEggItemsToSpawnField ()
 
TArray< float, TSizedDefaultAllocator< 32 > > & FertilizedEggWeightsToSpawnField ()
 
floatEggChanceToSpawnUnstasisField ()
 
floatEggIntervalBetweenUnstasisChancesField ()
 
floatEggRangeMaximumNumberFromSameDinoTypeField ()
 
intEggMaximumNumberFromSameDinoTypeField ()
 
floatEggRangeMaximumNumberField ()
 
intEggMaximumNumberField ()
 
FNameEggSpawnSocketNameField ()
 
UAnimMontage *& EggLayingAnimationField ()
 
floatUntamedWalkingSpeedModifierField ()
 
floatTamedWalkingSpeedModifierField ()
 
floatUntamedRunningSpeedModifierField ()
 
floatTamedRunningSpeedModifierField ()
 
TSubclassOf< UPrimalColorSet > & RandomColorSetsMaleField ()
 
TSubclassOf< UPrimalColorSet > & RandomColorSetsFemaleField ()
 
TSubclassOf< UPrimalColorSet > & SpawnerColorSetsField ()
 
UAnimSequence *& RiderAnimOverrideField ()
 
UAnimSequence *& TurningRightRiderAnimOverrideField ()
 
UAnimSequence *& TurningLeftRiderAnimOverrideField ()
 
UAnimSequence *& LatchedRiderAnimOverrideField ()
 
UAnimSequence *& RiderMoveAnimOverrideField ()
 
floatRidingAnimSpeedFactorField ()
 
UAnimMontage *& StartRidingAnimOverrideField ()
 
UAnimMontage *& StopRidingAnimOverrideField ()
 
FNameTargetingTeamNameOverrideField ()
 
floatExtraTamedSpeedMultiplierField ()
 
floatExtraUnTamedSpeedMultiplierField ()
 
long doubleLastEggSpawnChanceTimeField ()
 
FNameOriginalNPCVolumeNameField ()
 
floatOutsideOriginalNPCVolumeStasisDestroyIntervalField ()
 
floatStasisedDestroyIntervalField ()
 
floatTamedAllowNamingTimeField ()
 
floatMovementSpeedScalingRotationRatePowerField ()
 
floatAttackNoStaminaTorpidityMultiplierField ()
 
floatDecayDestructionPeriodField ()
 
long doubleTamedAtTimeField ()
 
long doubleLastInAllyRangeTimeField ()
 
TArray< ANPCZoneVolume *, TSizedDefaultAllocator< 32 > > & CurrentNPCVolumesField ()
 
TArray< APrimalStructure *, TSizedDefaultAllocator< 32 > > & LatchedOnStructuresField ()
 
UPrimalDinoSettings *& MyDinoSettingsCDOField ()
 
intOriginalTargetingTeamField ()
 
floatLocInterpolationSnapDistanceField ()
 
floatPreviousRootYawSpeedField ()
 
long doubleLastTimeFallingField ()
 
floatHUDScaleMultiplierField ()
 
floatHUDTextScaleMultiplierField ()
 
floatTamedCorpseLifespanField ()
 
floatMateBoostDamageReceiveMultiplierField ()
 
floatMateBoostDamageGiveMultiplierField ()
 
floatMateBoostRangeField ()
 
FNameDinoNameTagField ()
 
AShooterPlayerController *& AttackMyTargetForPlayerControllerField ()
 
floatRidingAttackExtraVelocityDelayField ()
 
floatStepDamageRadialDamageIntervalField ()
 
floatStepDamageRadialDamageExtraRadiusField ()
 
floatStepDamageRadialDamageAmountGeneralField ()
 
floatStepDamageRadialDamageAmountHarvestableField ()
 
long doubleLastRadialStepDamageTimeField ()
 
TSubclassOf< UDamageType > & StepHarvestableDamageTypeField ()
 
floatStepDamageFootDamageIntervalField ()
 
floatStepDamageFootDamageRadiusField ()
 
floatStepDamageFootDamageAmountField ()
 
TArray< FName, TSizedDefaultAllocator< 32 > > & StepDamageFootDamageSocketsField ()
 
floatDurationBeforeMovingStuckPawnField ()
 
UE::Math::TVector< double > & LastCheckedLocationField ()
 
long doubleLastValidNotStuckTimeField ()
 
UAnimMontage *& StartledAnimationRightDefaultField ()
 
UAnimMontage *& StartledAnimationLeftField ()
 
TArray< UAnimMontage *, TSizedDefaultAllocator< 32 > > & StartledAnimationsField ()
 
UAnimMontage *& FlyingStartledAnimationField ()
 
floatRandomPlayStartledAnimIntervalMinField ()
 
floatRandomPlayStartledAnimIntervalMaxField ()
 
floatStartledAnimationCooldownField ()
 
floatDefaultActivateAttackRangeOffsetField ()
 
floatCorpseTargetingMultiplierField ()
 
long doubleLastFootStepDamageTimeField ()
 
long doubleLastStartledTimeField ()
 
floatAccumulatedStatusUpdateTimeField ()
 
floatCorpseLifespanNonRelevantField ()
 
ANPCZoneManager *& DirectLinkNPCZoneManagerField ()
 
FTimerHandleForceClearRiderHandleField ()
 
floatMinStaminaForRiderField ()
 
floatLoseStaminaWithRiderRateField ()
 
floatFollowingRunDistanceField ()
 
floatMaxDinoKillerTransferWeightPercentField ()
 
floatNPCZoneVolumeCountWeightField ()
 
floatNPCLerpToMaxRandomBaseLevelField ()
 
UE::Math::TVector< double > & FloatingHUDTextWorldOffsetField ()
 
long doubleLastAttackedTargetTimeField ()
 
long doubleLastForcedLandingCheckTimeField ()
 
long doubleLastAllyTargetLookTimeField ()
 
long doubleLastAttackedTimeField ()
 
long doubleLastPlayerDinoOverlapRelevantTimeField ()
 
UE::Math::TRotator< double > & DinoAimRotationOffsetField ()
 
long doubleLastDinoAllyLookInterpTimeField ()
 
UE::Math::TVector< double > & LastRiderOverlappedPositionField ()
 
TWeakObjectPtr< APrimalCharacter > & AutoDragByPawnField ()
 
long doubleNextRidingFlyerUndergroundCheckField ()
 
long doubleLastSetRiderTimeField ()
 
TSubclassOf< UPrimalItem > & RepairRequirementsItemField ()
 
floatRepairAmountRemainingField ()
 
floatRepairCheckIntervalField ()
 
floatRepairPercentPerIntervalField ()
 
FTimerHandleRepairCheckTimerHandleField ()
 
UE::Math::TVector< double > & RiderCheckTraceOffsetField ()
 
UE::Math::TVector< double > & RiderEjectionImpulseField ()
 
floatWakingTameAffinityDecreaseFoodPercentageField ()
 
floatWakingTameAllowFeedingFoodPercentageField ()
 
floatWakingTameFoodAffinityMultiplierField ()
 
floatCheckForWildAmbientHarvestingIntervalMinField ()
 
floatCheckForWildAmbientHarvestingIntervalMaxField ()
 
floatWildAmbientHarvestingTimerField ()
 
UAnimMontage *& WildAmbientHarvestingAnimationField ()
 
TArray< UAnimMontage *, TSizedDefaultAllocator< 32 > > & WildAmbientHarvestingAnimationsField ()
 
TArray< TSubclassOf< UPrimalHarvestingComponent >, TSizedDefaultAllocator< 32 > > & WildAmbientHarvestingComponentClassesField ()
 
floatWildAmbientHarvestingRadiusField ()
 
intFlyerNumUnderGroundFailField ()
 
intAbsoluteBaseLevelField ()
 
TArray< FStatValuePair, TSizedDefaultAllocator< 32 > > & OverrideBaseStatLevelsOnSpawnField ()
 
TArray< TEnumAsByte< enum EPrimalCharacterStatusValue::Type >, TSizedDefaultAllocator< 32 > > & OverrideStatPriorityOnSpawnField ()
 
TSubclassOf< UDamageType > & TamedHarvestDamageTypeField ()
 
FDinoSaddleStructSaddleStructField ()
 
TArray< APrimalCharacter *, TSizedDefaultAllocator< 32 > > & DraggedRagdollsField ()
 
UE::Math::TVector< double > & LastOverrodeRandomWanderLocationField ()
 
floatChargeBumpDamageField ()
 
TSubclassOf< UDamageType > & ChargeBumpDamageTypeField ()
 
floatChargeBumpImpulseField ()
 
floatMinChargeIntervalField ()
 
floatPlayerMountedLaunchFowardSpeedField ()
 
floatPlayerMountedLaunchUpSpeedField ()
 
floatAttackOnLaunchMaximumTargetDistanceField ()
 
floatKeepFlightRemainingTimeField ()
 
UAnimMontage *& MountCharacterAnimationField ()
 
UAnimMontage *& UnmountCharacterAnimationField ()
 
UAnimMontage *& EndChargingAnimationField ()
 
floatFlyingRunSpeedModifierField ()
 
floatChargingAnimDelayField ()
 
FNameRiderSocketNameField ()
 
floatChargingActivationRequiresStaminaField ()
 
floatChargingActivationConsumesStaminaField ()
 
floatFlyerHardBreakingOverrideField ()
 
floatBabyScaleField ()
 
floatBabySpeedMultiplierField ()
 
floatBabyPitchMultiplierField ()
 
floatBabyVolumeMultiplierField ()
 
TWeakObjectPtr< AActor > & WanderAroundActorField ()
 
floatWanderAroundActorMaxDistanceField ()
 
long doubleChargingStartBlockedTimeField ()
 
long doubleLastChargeEndTimeField ()
 
TArray< APrimalStructure *, TSizedDefaultAllocator< 32 > > & SaddledStructuresField ()
 
TSoftClassPtr< APrimalBuff > & BuffGivenToBasedCharactersField ()
 
long doubleLastTamedFlyerNearbyAllyCheckTimeField ()
 
long doubleLastUpdatedBabyAgeAtTimeField ()
 
long doubleLastUpdatedGestationAtTimeField ()
 
long doubleLastUpdatedMatingAtTimeField ()
 
floatBabyAgeSpeedField ()
 
floatExtraBabyAgeSpeedMultiplierField ()
 
floatFemaleMatingRangeAdditionField ()
 
floatFemaleMatingTimeField ()
 
long doubleNextAllowedMatingTimeField ()
 
floatMatingProgressField ()
 
long doubleLastMatingNotificationTimeField ()
 
APrimalDinoCharacter *& MatingWithDinoField ()
 
UAnimMontage *& MatingAnimationMaleField ()
 
FieldArray< unsigned __int8, 12 > GestationEggNumberOfLevelUpPointsAppliedField ()
 
FieldArray< unsigned __int8, 12 > GestationEggNumberOfMutationsAppliedField ()
 
floatGestationEggTamedIneffectivenessModifierField ()
 
FieldArray< unsigned __int8, 6 > GestationEggColorSetIndicesField ()
 
floatNewFemaleMinTimeBetweenMatingField ()
 
floatNewFemaleMaxTimeBetweenMatingField ()
 
TArray< TSoftClassPtr< APrimalBuff >, TSizedDefaultAllocator< 32 > > & DefaultTamedBuffsField ()
 
UE::Math::TVector< double > & InterpolatedVelocityField ()
 
UE::Math::TVector< double > & OldInterpolatedLocationField ()
 
floatHyperThermiaInsulationField ()
 
floatHypoThermiaInsulationField ()
 
floatInsulationRangeField ()
 
floatGangOverlapRangeField ()
 
floatGangDamageResistanceField ()
 
floatGangDamageField ()
 
intMaxGangCountField ()
 
intGangCountField ()
 
long doubleLastGangCheckTimeField ()
 
UE::Math::TVector< double > & LastGangCheckPositionField ()
 
intPreviousTargetingTeamField ()
 
intLastRiderExitFrameCounterField ()
 
floatWildRandomScaleField ()
 
floatHeldJumpSlowFallingGravityZScaleField ()
 
UAnimMontage *& SlowFallingAnimField ()
 
floatSlowFallingStaminaCostPerSecondField ()
 
floatNoRiderRotationModifierField ()
 
FNameRiderFPVCameraUseSocketNameField ()
 
FNameRiderLatchedFPVCameraUseSocketNameField ()
 
FNamePassengerFPVCameraRootSocketField ()
 
TArray< FName, TSizedDefaultAllocator< 32 > > & FPVRiderBoneNamesToHideField ()
 
floatExtraRunningSpeedModifierField ()
 
floatScaleExtraRunningSpeedModifierMinField ()
 
floatScaleExtraRunningSpeedModifierMaxField ()
 
floatScaleExtraRunningSpeedModifierSpeedField ()
 
floatLastHigherScaleExtraRunningSpeedValueField ()
 
long doubleLastHigherScaleExtraRunningSpeedTimeField ()
 
floatRiderMovementSpeedScalingRotationRatePowerMultiplierField ()
 
floatHighQualityLedgeDetectionExtraTraceDistanceField ()
 
floatForwardPlatformSaddleStructureDamageToDinoMultiplierField ()
 
FNameForwardPlatformSaddleStructurePointDamageToBoneField ()
 
intLoadDestroyWildDinosUnderVersionField ()
 
intSaveDestroyWildDinosUnderVersionField ()
 
floatAllowWaterSurfaceExtraJumpStaminaCostField ()
 
USoundBase *& PlayKillLocalSoundField ()
 
TWeakObjectPtr< AActor > & RiderAttackTargetField ()
 
UE::Math::TVector< double > & RiderAttackLocationField ()
 
unsigned __int8TribeGroupPetRidingRankField ()
 
FStringImprinterNameField ()
 
FStringImprinterPlayerUniqueNetIdField ()
 
floatBabyMinCuddleIntervalField ()
 
floatBabyMaxCuddleIntervalField ()
 
floatBabyCuddleGracePeriodField ()
 
floatBabyCuddleLoseImpringQualityPerSecondField ()
 
floatBabyCuddleWalkDistanceField ()
 
UE::Math::TVector< double > & BabyCuddleWalkStartingLocationField ()
 
long doubleBabyNextCuddleTimeField ()
 
TSubclassOf< UPrimalItem > & BabyCuddleFoodField ()
 
UAnimMontage *& BabyCuddledAnimationField ()
 
TArray< TSubclassOf< UPrimalItem >, TSizedDefaultAllocator< 32 > > & MyBabyCuddleFoodTypesField ()
 
floatRiderMaxImprintingQualityDamageReductionField ()
 
floatRiderMaxImprintingQualityDamageMultiplierField ()
 
floatBabyImprintingQualityTotalMaturationTimeField ()
 
floatWakingTameMaxDistanceField ()
 
floatTimeBetweenTamedWakingEatAnimationsField ()
 
long doubleLastEatAnimationTimeField ()
 
floatStepDamageFootDamageRunningMultiplierField ()
 
floatmaxRangeForWeaponTriggeredTooltipField ()
 
floatStepRadialDamageOffsetField ()
 
floatForcePawnBigPushingForTimeField ()
 
floatWanderRadiusMultiplierField ()
 
floatHealthBarMaxDrawDistanceField ()
 
floatAIDinoForceActiveUntasisingRangeField ()
 
floatWildRunningRotationRateModifierField ()
 
floatTamedRunningRotationRateModifierField ()
 
floatTamedSwimmingRotationRateModifierField ()
 
floatWildSwimmingRotationRateModifierField ()
 
TWeakObjectPtr< ANPCZoneVolume > & HardLimitWildDinoToVolumeField ()
 
TWeakObjectPtr< AVolume > & WildLimitTargetVolumeField ()
 
floatRiderFlyingRotationRateModifierField ()
 
floatNoRiderFlyingRotationRateModifierField ()
 
floatAICombatRotationRateModifierField ()
 
floatWalkingRotationRateModifierField ()
 
TEnumAsByte< enum EFilterInterpolationType > & UnMountedBlendFilterSmoothTypeField ()
 
floatSetAttackTargetTraceDistanceField ()
 
floatSetAttackTargetTraceWidthField ()
 
long doubleRepeatPrimaryAttackLastSendTimeField ()
 
long doubleNextTamedDinoCharacterStatusTickTimeField ()
 
long doubleLastTamedDinoCharacterStatusTickTimeField ()
 
UAnimMontage *& PlayerMountedCarryAnimationField ()
 
floatHealthBarOffsetYField ()
 
AMissionType *& OwnerMissionField ()
 
floatLimitRiderYawOnLatchedRangeField ()
 
floatLatchingDistanceLimitField ()
 
floatLatchingInitialYawField ()
 
floatLatchingInitialPitchField ()
 
floatLatchingInterpolatedPitchField ()
 
floatLatchedFirstPersonViewAngleField ()
 
floatLatchingCameraInterpolationSpeedField ()
 
floatTargetLatchingInitialYawField ()
 
floatCurrentStrafeMagnitudeField ()
 
floatGainStaminaWhenLatchedRateField ()
 
floatAIAggroNotifyNeighborsClassesRangeScaleField ()
 
intLastFrameMoveRightField ()
 
intLastFrameMoveLeftField ()
 
UE::Math::TRotator< double > & LastRiderMountedWeaponRotationField ()
 
long doubleLastRiderMountedWeaponRotationSentTimeField ()
 
intDeathGivesDossierIndexField ()
 
floatDeathGivesDossierDelayField ()
 
FRotator_NetQuantizeSmartPitchLastMovementDesiredRotation_MountedWeaponryField ()
 
FNameSaddleRiderMovementTraceThruSocketNameField ()
 
floatSwimmingRunSpeedModifierField ()
 
floatRidingSwimmingRunSpeedModifierField ()
 
long doubleDinoDownloadedAtTimeField ()
 
FStringUploadedFromServerNameField ()
 
FStringLatestUploadedFromServerNameField ()
 
FStringPreviousUploadedFromServerNameField ()
 
FStringTamedOnServerNameField ()
 
TArray< FDinoAncestorsEntry, TSizedDefaultAllocator< 32 > > & DinoAncestorsField ()
 
TArray< FDinoAncestorsEntry, TSizedDefaultAllocator< 32 > > & DinoAncestorsMaleField ()
 
TArray< FDinoAncestorsEntry, TSizedDefaultAllocator< 32 > > & NextBabyDinoAncestorsField ()
 
TArray< FDinoAncestorsEntry, TSizedDefaultAllocator< 32 > > & NextBabyDinoAncestorsMaleField ()
 
intMaxAllowedRandomMutationsField ()
 
intRandomMutationRollsField ()
 
floatRandomMutationChanceField ()
 
floatRandomMutationGivePointsField ()
 
intRandomMutationsMaleField ()
 
intRandomMutationsFemaleField ()
 
intGestationEggRandomMutationsFemaleField ()
 
intGestationEggRandomMutationsMaleField ()
 
FNameWakingTameDistanceSocketNameField ()
 
intWakingTameConsumeEntireStackMaxQuantityField ()
 
floatAttackPlayerDesirabilityMultiplierField ()
 
long doubleLastAutoHealingItemUseField ()
 
long doubleLastStartedCarryingCharacterTimeField ()
 
floatFlyerAttachedExplosiveSpeedMultiplierField ()
 
TArray< FDinoExtraDefaultItemList, TSizedDefaultAllocator< 32 > > & DinoExtraDefaultInventoryItemsField ()
 
TArray< TSubclassOf< UPrimalItem >, TSizedDefaultAllocator< 32 > > & DeathGiveEngramClassesField ()
 
floatSinglePlayerOutgoingDamageModifierField ()
 
floatSinglePlayerIncomingDamageModifierField ()
 
intLastTickDelayFrameCountField ()
 
long doubleNextTickDelayAllowTimeField ()
 
floatTickStatusTimeAccumulationField ()
 
long doubleLastServerTamedTickField ()
 
intLastTempDampenMovementInputAccelerationFrameField ()
 
UAnimMontage *& DinoLevelUpAnimationOverrideField ()
 
TArray< TSubclassOf< AActor >, TSizedDefaultAllocator< 32 > > & DamageVictimClassesIgnoreBlockingGeomtryTraceField ()
 
long doubleLastVacuumSpaceCheckTimeField ()
 
long doubleLastGrappledTimeField ()
 
floatCloneBaseElementCostField ()
 
floatCloneElementCostPerLevelField ()
 
intLastValidTameVersionField ()
 
intSavedLastValidTameVersionField ()
 
FNameNonDedicatedFreezeDinoPhysicsIfLayerUnloadedField ()
 
UE::Math::TVector< double > & UnboardLocationTraceOffsetField ()
 
FNameAttackLineOfSightMeshSocketNameField ()
 
floatAttackForceWalkDistanceMultiplierField ()
 
floatAttackForceWalkRotationRateMultiplierField ()
 
intOverrideDinoTameSoundIndexField ()
 
USoundBase *& SwimSoundField ()
 
floatSwimSoundIntervalPerHundredSpeedField ()
 
floatSwimSoundTimeCacheField ()
 
TSubclassOf< AController > & TamedAIControllerOverrideField ()
 
intPersonalTamedDinoCostField ()
 
long doubleUploadEarliestValidTimeField ()
 
floatStasisAutoDestroyIntervalField ()
 
floatCarryCameraYawOffsetField ()
 
floatExtraDamageMultiplierField ()
 
floatExtraTamedBaseHealthMultiplierField ()
 
floatAttackRangeOffsetField ()
 
floatDinoExtraIncreasePlayerCollisionActivationDistanceSquaredField ()
 
floatOverrideApproachRadiusField ()
 
floatTamedOverrideStasisComponentRadiusField ()
 
UStaticMesh *& UniqueDino_MapMarkerMeshField ()
 
FColorUniqueDino_MapMarkerColorField ()
 
floatOverrideDinoMaxExperiencePointsField ()
 
intMaxDinoTameLevelsField ()
 
intDestroyTamesOverLevelClampOffsetField ()
 
floatNursingTroughFoodEffectivenessMultiplierField ()
 
TArray< TSubclassOf< UPrimalItem >, TSizedDefaultAllocator< 32 > > & ForceAllowFoodAsConsumableListField ()
 
intCustomReplicatedDataField ()
 
FNotifySetRiderOnNotifySetRiderField ()
 
FNotifyClearRiderOnNotifyClearRiderField ()
 
FOnSetMountedDinoOnSetMountedDinoField ()
 
FOnClearMountedDinoOnClearMountedDinoField ()
 
FNotifyAddPassengerOnNotifyAddPassengerField ()
 
FNotifyClearPassengerOnNotifyClearPassengerField ()
 
long doubleNextAllowedBedUseTimeField ()
 
floatUseBedCooldownTimeField ()
 
floatCarriedAsBabyPassengerSizeLimitOverrideField ()
 
floatMutagenBaseCostField ()
 
intPaintTextureResolutionField ()
 
FLinearColorPaintingAllowedUVRangesField ()
 
FTimerHandleInternalRemoveDinoFromTamingArrayHandleField ()
 
FNotifyFlyerLandedOnFlyerStartLandingField ()
 
FNotifyFlyerLandedOnFlyerLandedField ()
 
FNotifyFlyerLandedOnFlyerLandingInterruptedField ()
 
boolbHasPlayerControllerField ()
 
UStaticMeshComponent *& CopyDinoSettingsRangeMeshField ()
 
floatMPLandingAfterLeavingTimerField ()
 
FTimerHandleDeferredDestroyHandleField ()
 
long doubleTimeOfNextMateBoostUpdateField ()
 
UPrimalInventoryComponent *& SecondaryInventoryComponentField ()
 
boolbDisabledFromAscensionField ()
 
floatRiddenStasisRangeMultiplierField ()
 
AActor *& WildFollowingParentRefField ()
 
TArray< AActor *, TSizedDefaultAllocator< 32 > > & WildFollowerRefsField ()
 
TArray< FWildFollowerSpawnEntry, TSizedDefaultAllocator< 32 > > & OverwrittenWildFollowingDinoInfosField ()
 
floatForcedWildBabyAgeField ()
 
FTimerHandleServerCheckIfWildDinoChildCanBeImprintedHandleField ()
 
UE::Math::TVector< double > & DinoLimbWallAvoidanceLastLocationField ()
 
UE::Math::TRotator< double > & DinoLimbWallAvoidanceLastRotationField ()
 
UE::Math::TRotator< double > & DinoLimbWallAvoidanceLastAimRotationField ()
 
UPrimalNavigationInvokerComponent *& NavigationInvokerComponentField ()
 
floatDieIfLeftWaterSpawnCapsuleDepthMultiField ()
 
FNameRestrictNonAlliedCarriedPlayerYawSocketField ()
 
TObjectPtr< UTexture2D > & RideIconField ()
 
TObjectPtr< UTexture2D > & DriveIconField ()
 
TObjectPtr< UTexture2D > & EquipSaddleToRideIconField ()
 
TObjectPtr< UTexture2D > & PassangerSeatsGenericIconField ()
 
TObjectPtr< UTexture2D > & EnablePublicSeatingIconField ()
 
TObjectPtr< UTexture2D > & DisablePublicSeatingIconField ()
 
TObjectPtr< UTexture2D > & FlyingMountsDisabledIconField ()
 
TObjectPtr< UTexture2D > & RequiresEngramToMountIconField ()
 
TObjectPtr< UTexture2D > & OptionsIconField ()
 
TObjectPtr< UTexture2D > & BehaviourIconField ()
 
TObjectPtr< UTexture2D > & PickUpIconField ()
 
TObjectPtr< UTexture2D > & NeuterIconField ()
 
TObjectPtr< UTexture2D > & ExportIconField ()
 
TObjectPtr< UTexture2D > & AllowSpecialAttacksIconField ()
 
TObjectPtr< UTexture2D > & DisableSpecialAttacksIconField ()
 
TObjectPtr< UTexture2D > & EnableTurretModeIconField ()
 
TObjectPtr< UTexture2D > & DisableTurretModeIconField ()
 
TObjectPtr< UTexture2D > & HideBoneIconField ()
 
TObjectPtr< UTexture2D > & UnhideBoneIconField ()
 
TObjectPtr< UTexture2D > & RepairIconField ()
 
TObjectPtr< UTexture2D > & CantRepairIconField ()
 
TObjectPtr< UTexture2D > & RenameIconField ()
 
TObjectPtr< UTexture2D > & DemolishIconField ()
 
TObjectPtr< UTexture2D > & ImprintOnIconField ()
 
TObjectPtr< UTexture2D > & WantsToCuddleIconField ()
 
TObjectPtr< UTexture2D > & WantsToGoOnAWalkIconField ()
 
TObjectPtr< UTexture2D > & WantsCareIconField ()
 
TObjectPtr< UTexture2D > & FeedToComfortIconField ()
 
TObjectPtr< UTexture2D > & FeedToTameIconField ()
 
TObjectPtr< UTexture2D > & PutItemInLastSlotToTameIconField ()
 
TObjectPtr< UTexture2D > & PutTamingFoodInLastSlotToTameIconField ()
 
TObjectPtr< UTexture2D > & DoesNotWantToBeTamedIconField ()
 
TObjectPtr< UTexture2D > & NeedLevelToFeedIconField ()
 
TObjectPtr< UTexture2D > & WaitUntilHungryIconField ()
 
TObjectPtr< UTexture2D > & ClaimIconField ()
 
TObjectPtr< UTexture2D > & UnclaimIconField ()
 
TObjectPtr< UTexture2D > & HarvestSettingIconField ()
 
TObjectPtr< UTexture2D > & DisableResourceHarvestingIconField ()
 
TObjectPtr< UTexture2D > & EnableResourceHarvestingIconField ()
 
TObjectPtr< UTexture2D > & DisableVictimItemCollectionIconField ()
 
TObjectPtr< UTexture2D > & EnableVictimItemCollectionIconField ()
 
TObjectPtr< UTexture2D > & OrderGroupSettingsIconField ()
 
TObjectPtr< UTexture2D > & AddTameToGroupIconField ()
 
TArray< TObjectPtr< UTexture2D >, TSizedDefaultAllocator< 32 > > & AddTameToGroupSelectionIconsField ()
 
TObjectPtr< UTexture2D > & RemoveTameFromGroupsIconField ()
 
TArray< TObjectPtr< UTexture2D >, TSizedDefaultAllocator< 32 > > & RemoveTameFromGroupSelectionIconsField ()
 
TObjectPtr< UTexture2D > & AddClassToGroupIconField ()
 
TArray< TObjectPtr< UTexture2D >, TSizedDefaultAllocator< 32 > > & AddClassToGroupSelectionIconsField ()
 
TArray< TObjectPtr< UTexture2D >, TSizedDefaultAllocator< 32 > > & RemoveClassFromGroupSelectionIconsField ()
 
TObjectPtr< UTexture2D > & StanceIconField ()
 
TObjectPtr< UTexture2D > & StancePassiveFleeIconField ()
 
TObjectPtr< UTexture2D > & StancePassiveIconField ()
 
TObjectPtr< UTexture2D > & StanceNeutralIconField ()
 
TObjectPtr< UTexture2D > & StanceAggressiveIconField ()
 
TObjectPtr< UTexture2D > & StanceAttackTargetIconField ()
 
TObjectPtr< UTexture2D > & DisableAllyLookingIconField ()
 
TObjectPtr< UTexture2D > & EnableAllyLookingIconField ()
 
TObjectPtr< UTexture2D > & EnableIgnoreGroupWhistlesIconField ()
 
TObjectPtr< UTexture2D > & DisableIgnoreGroupWhistlesIconField ()
 
TObjectPtr< UTexture2D > & EnableMatingIconField ()
 
TObjectPtr< UTexture2D > & DisableMatingIconField ()
 
TObjectPtr< UTexture2D > & EnableWanderingIconField ()
 
TObjectPtr< UTexture2D > & DisableWanderingIconField ()
 
TObjectPtr< UTexture2D > & EnableFollowingIconField ()
 
TObjectPtr< UTexture2D > & DisableFollowingIconField ()
 
TObjectPtr< UTexture2D > & ChangeFollowDistanceIconField ()
 
TObjectPtr< UTexture2D > & FollowDistanceLowestIconField ()
 
TObjectPtr< UTexture2D > & FollowDistanceLowIconField ()
 
TObjectPtr< UTexture2D > & FollowDistanceMediumIconField ()
 
TObjectPtr< UTexture2D > & FollowDistanceHighIconField ()
 
TObjectPtr< UTexture2D > & FollowDistanceHighestIconField ()
 
TObjectPtr< UTexture2D > & ShowCopySettingsVisualIconField ()
 
TObjectPtr< UTexture2D > & HideCopySettingsVisualIconField ()
 
TObjectPtr< UTexture2D > & CopySettingsIconField ()
 
TObjectPtr< UTexture2D > & CopySettingsInRangeIconField ()
 
TObjectPtr< UTexture2D > & CopySettingsInRangeWithPinCodeIconField ()
 
TObjectPtr< UTexture2D > & TargetingOptionsIconField ()
 
TObjectPtr< UTexture2D > & TargetingRangeLowestIconField ()
 
TObjectPtr< UTexture2D > & TargetingRangeLowIconField ()
 
TObjectPtr< UTexture2D > & TargetingRangeMediumIconField ()
 
TObjectPtr< UTexture2D > & TargetingRangeHighIconField ()
 
TObjectPtr< UTexture2D > & TargetingRangeHighestIconField ()
 
TObjectPtr< UTexture2D > & EnableOnlyTargetConsciousIconField ()
 
TObjectPtr< UTexture2D > & DisableOnlyTargetConsciousIconField ()
 
TObjectPtr< UTexture2D > & TribeRankSettingsIconField ()
 
TArray< TObjectPtr< UTexture2D >, TSizedDefaultAllocator< 32 > > & TribeOrderRankSelectionIconsField ()
 
TArray< TObjectPtr< UTexture2D >, TSizedDefaultAllocator< 32 > > & TribeRidingRankSelectionIconsField ()
 
floatPathfollowingMaxSpeedModiferField ()
 
UE::Math::TVector< double > & SpawnedLocationField ()
 
long doubleLastWantsToEnableNavRelevancyField ()
 
floatDinoArmorDurabilityScalingMultiplierField ()
 
unsigned __int8TamedAITargetingRangeField ()
 
BitFieldValue< bool, unsigned __int32bAttackStopsMovement ()
 
BitFieldValue< bool, unsigned __int32bLocationBasedAttack ()
 
BitFieldValue< bool, unsigned __int32bTamedWanderHarvestAllowUsableHarvestingAsWell ()
 
BitFieldValue< bool, unsigned __int32bUseBPKilledSomethingEvent ()
 
BitFieldValue< bool, unsigned __int32bPreventDinoResetAffinityOnUnsleep ()
 
BitFieldValue< bool, unsigned __int32bKeepInventoryForWakingTame ()
 
BitFieldValue< bool, unsigned __int32bForceReachedDestination ()
 
BitFieldValue< bool, unsigned __int32bHadLinkedSupplyCrate ()
 
BitFieldValue< bool, unsigned __int32bRemovingStructuresOnDeath ()
 
BitFieldValue< bool, unsigned __int32bResetUseAccelerationForRequestedMove ()
 
BitFieldValue< bool, unsigned __int32bHiddenForLocalPassenger ()
 
BitFieldValue< bool, unsigned __int32bRunCheckCarriedTrace ()
 
BitFieldValue< bool, unsigned __int32CanElevate ()
 
BitFieldValue< bool, unsigned __int32bIsElevating ()
 
BitFieldValue< bool, unsigned __int32bIsBraking ()
 
BitFieldValue< bool, unsigned __int32MovingForward ()
 
BitFieldValue< bool, unsigned __int32bTamedWanderCorpseHarvesting ()
 
BitFieldValue< bool, unsigned __int32bUseBPNotifyStructurePlacedNearby ()
 
BitFieldValue< bool, unsigned __int32bUseBPCanTargetCorpse ()
 
BitFieldValue< bool, unsigned __int32bUseBPShouldForceFlee ()
 
BitFieldValue< bool, unsigned __int32bReceivedDinoAncestors ()
 
BitFieldValue< bool, unsigned __int32bForceWanderOverrideNPCZoneManager ()
 
BitFieldValue< bool, unsigned __int32bDeprecateDino ()
 
BitFieldValue< bool, unsigned __int32bForceFoodItemAutoConsume ()
 
BitFieldValue< bool, unsigned __int32bFlyerAllowFlyingWithExplosive ()
 
BitFieldValue< bool, unsigned __int32bForceUseDediAttackTiming ()
 
BitFieldValue< bool, unsigned __int32bForcePreventExitingWater ()
 
BitFieldValue< bool, unsigned __int32bWakingTameConsumeEntireStack ()
 
BitFieldValue< bool, unsigned __int32bAllowCarryCharacterWithoutRider ()
 
BitFieldValue< bool, unsigned __int32bWildDinoPreventWeight ()
 
BitFieldValue< bool, unsigned __int32bDebugMeleeAttacks ()
 
BitFieldValue< bool, unsigned __int32bRetainCarriedCharacterOnDismount ()
 
BitFieldValue< bool, unsigned __int32bUseBPOnTamedProcessOrder ()
 
BitFieldValue< bool, unsigned __int32bUseBP_OnTamedOrderReceived ()
 
BitFieldValue< bool, unsigned __int32bAllowAttackWithCryoSickness ()
 
BitFieldValue< bool, unsigned __int32bUseBPCanCryo ()
 
BitFieldValue< bool, unsigned __int32bWildPreventTeleporting ()
 
BitFieldValue< bool, unsigned __int32bUseBPClampMaxHarvestHealth ()
 
BitFieldValue< bool, unsigned __int32bForceUseAltAimSocketsForTurrets ()
 
BitFieldValue< bool, unsigned __int32bUseBPBecameNewBaby ()
 
BitFieldValue< bool, unsigned __int32bTryAlwaysApplyCryoSickness ()
 
BitFieldValue< bool, unsigned __int32bUseBPSetSimulatedInterpRollOverride ()
 
BitFieldValue< bool, unsigned __int32bUseBPSetInitialAimOffsetTargets ()
 
BitFieldValue< bool, unsigned __int32bConsoleIgnoreSafeZonesForCrosshair ()
 
BitFieldValue< bool, unsigned __int32bForceDrawCrosshairWhenHUDIsHidden ()
 
BitFieldValue< bool, unsigned __int32bUseBPCanLand ()
 
BitFieldValue< bool, unsigned __int32bAllowCheckRefreshDefaultInventoryItems ()
 
BitFieldValue< bool, unsigned __int32bIsBigBossDinoWithHighPrioritySounds ()
 
BitFieldValue< bool, unsigned __int32bUseBPCheckCanSpawnFromLocation ()
 
BitFieldValue< bool, unsigned __int32bIsLanding ()
 
BitFieldValue< bool, unsigned __int32bCanCharge ()
 
BitFieldValue< bool, unsigned __int32bCancelInterpolation ()
 
BitFieldValue< bool, unsigned __int32bIsCharging ()
 
BitFieldValue< bool, unsigned __int32bChargeDamageStructures ()
 
BitFieldValue< bool, unsigned __int32bReplicatePitchWhileSwimming ()
 
BitFieldValue< bool, unsigned __int32bIsFlying ()
 
BitFieldValue< bool, unsigned __int32bIsWakingTame ()
 
BitFieldValue< bool, unsigned __int32bAllowRiding ()
 
BitFieldValue< bool, unsigned __int32bForceAutoTame ()
 
BitFieldValue< bool, unsigned __int32bRiderJumpTogglesFlight ()
 
BitFieldValue< bool, unsigned __int32bHasRider ()
 
BitFieldValue< bool, unsigned __int32bAllowCarryFlyerDinos ()
 
BitFieldValue< bool, unsigned __int32bForcedLanding ()
 
BitFieldValue< bool, unsigned __int32bFlyerForceNoPitch ()
 
BitFieldValue< bool, unsigned __int32bFlyerForceLimitPitch ()
 
BitFieldValue< bool, unsigned __int32bPreventStasis ()
 
BitFieldValue< bool, unsigned __int32bAutoTameable ()
 
BitFieldValue< bool, unsigned __int32bAlwaysSetTamingTeamOnItemAdd ()
 
BitFieldValue< bool, unsigned __int32bDinoLoadedFromSaveGame ()
 
BitFieldValue< bool, unsigned __int32bCheatForceTameRide ()
 
BitFieldValue< bool, unsigned __int32bIsFemale ()
 
BitFieldValue< bool, unsigned __int32bRiderUseDirectionalAttackIndex ()
 
BitFieldValue< bool, unsigned __int32bCanBeTamed ()
 
BitFieldValue< bool, unsigned __int32bTargetingIgnoredByWildDinos ()
 
BitFieldValue< bool, unsigned __int32bTargetingIgnoreWildDinos ()
 
BitFieldValue< bool, unsigned __int32bCanMountOnHumans ()
 
BitFieldValue< bool, unsigned __int32bIKIgnoreSaddleStructures ()
 
BitFieldValue< bool, unsigned __int32bAttackTargetWhenLaunched ()
 
BitFieldValue< bool, unsigned __int32bCanOpenLockedDoors ()
 
BitFieldValue< bool, unsigned __int32bUseColorization ()
 
BitFieldValue< bool, unsigned __int32bMeleeSwingDamageBlockedByStrutures ()
 
BitFieldValue< bool, unsigned __int32bAllowTargetingCorpses ()
 
BitFieldValue< bool, unsigned __int32bRiderDontRequireSaddle ()
 
BitFieldValue< bool, unsigned __int32bAllowsFishingOnSaddle ()
 
BitFieldValue< bool, unsigned __int32bCanBeOrdered ()
 
BitFieldValue< bool, unsigned __int32bOverridePlatformStructureLimit ()
 
BitFieldValue< bool, unsigned __int32bMeleeAttackHarvetUsableComponents ()
 
BitFieldValue< bool, unsigned __int32bPlatformSaddleIgnoreRotDotCheck ()
 
BitFieldValue< bool, unsigned __int32bUseInteprolatedVelocity ()
 
BitFieldValue< bool, unsigned __int32bIsCarnivore ()
 
BitFieldValue< bool, unsigned __int32bAllowRidingInWater ()
 
BitFieldValue< bool, unsigned __int32bUsesGender ()
 
BitFieldValue< bool, unsigned __int32bTargetEverything ()
 
BitFieldValue< bool, unsigned __int32bTamedWanderHarvestNonUsableHarvesting ()
 
BitFieldValue< bool, unsigned __int32bEnableTamedWandering ()
 
BitFieldValue< bool, unsigned __int32bEnableTamedMating ()
 
BitFieldValue< bool, unsigned __int32bCollectVictimItems ()
 
BitFieldValue< bool, unsigned __int32bServerInitializedDino ()
 
BitFieldValue< bool, unsigned __int32bNPCSpawnerOverrideLevel ()
 
BitFieldValue< bool, unsigned __int32bHasMateBoost ()
 
BitFieldValue< bool, unsigned __int32NPCSpawnerAddLevelOffsetBeforeMultiplier ()
 
BitFieldValue< bool, unsigned __int32bTamingHasFood ()
 
BitFieldValue< bool, unsigned __int32bDontWander ()
 
BitFieldValue< bool, unsigned __int32bAnimIsMoving ()
 
BitFieldValue< bool, unsigned __int32bDoStepDamage ()
 
BitFieldValue< bool, unsigned __int32bPreventBasingWhenUntamed ()
 
BitFieldValue< bool, unsigned __int32bForceAlwaysAllowBasing ()
 
BitFieldValue< bool, unsigned __int32bChargingRequiresWalking ()
 
BitFieldValue< bool, unsigned __int32bUseRootLocSwimOffset ()
 
BitFieldValue< bool, unsigned __int32bUseLowQualityAnimationTick ()
 
BitFieldValue< bool, unsigned __int32bDisplaySummonedNotification ()
 
BitFieldValue< bool, unsigned __int32bDisplayKilledNotification ()
 
BitFieldValue< bool, unsigned __int32bUseBPGetAttackWeight ()
 
BitFieldValue< bool, unsigned __int32bServerForceUpdateDinoGameplayMeshNearPlayer ()
 
BitFieldValue< bool, unsigned __int32bPreventAllRiderWeapons ()
 
BitFieldValue< bool, unsigned __int32bPreventAllRiderWeaponsOnReequip ()
 
BitFieldValue< bool, unsigned __int32bAllowDeathAutoGrab ()
 
BitFieldValue< bool, unsigned __int32bSupportWakingTame ()
 
BitFieldValue< bool, unsigned __int32bAllowAutoUnstasisDestroy ()
 
BitFieldValue< bool, unsigned __int32bDebugBaby ()
 
BitFieldValue< bool, unsigned __int32bAlwaysUpdateAimOffsetInterpolation ()
 
BitFieldValue< bool, unsigned __int32WildAmbientHarvestingAnimationServerTickPose ()
 
BitFieldValue< bool, unsigned __int32bPreventSleepingTame ()
 
BitFieldValue< bool, unsigned __int32bTamedWanderHarvest ()
 
BitFieldValue< bool, unsigned __int32bSimulatedNetLandCheckFloor ()
 
BitFieldValue< bool, unsigned __int32bRefreshedColorization ()
 
BitFieldValue< bool, unsigned __int32bPoopIsEgg ()
 
BitFieldValue< bool, unsigned __int32bPoopIsDud ()
 
BitFieldValue< bool, unsigned __int32bWasChargingBlocked ()
 
BitFieldValue< bool, unsigned __int32bWasRidingFalling ()
 
BitFieldValue< bool, unsigned __int32bInitializedForReplicatedBasing ()
 
BitFieldValue< bool, unsigned __int32bClientWasTamed ()
 
BitFieldValue< bool, unsigned __int32bFlyerPreventRiderAutoFly ()
 
BitFieldValue< bool, unsigned __int32bAllowFlyerLandedRider ()
 
BitFieldValue< bool, unsigned __int32bPreventFlyerFlyingRider ()
 
BitFieldValue< bool, unsigned __int32bPreventFlyerCapsuleExpansion ()
 
BitFieldValue< bool, unsigned __int32bIncludeCarryWeightOfBasedPawns ()
 
BitFieldValue< bool, unsigned __int32bForceRiderNetworkParent ()
 
BitFieldValue< bool, unsigned __int32bForcePerfectTame ()
 
BitFieldValue< bool, unsigned __int32bCanHaveBaby ()
 
BitFieldValue< bool, unsigned __int32bUseBabyGestation ()
 
BitFieldValue< bool, unsigned __int32bPreventUnalignedDinoBasing ()
 
BitFieldValue< bool, unsigned __int32bOverrideLevelMusicIfTamed ()
 
BitFieldValue< bool, unsigned __int32bReachedMaxStructures ()
 
BitFieldValue< bool, unsigned __int32bSupportsSaddleStructures ()
 
BitFieldValue< bool, unsigned __int32bBonesHidden ()
 
BitFieldValue< bool, unsigned __int32bDelayedAttachement ()
 
BitFieldValue< bool, unsigned __int32bCanBeRepaired ()
 
BitFieldValue< bool, unsigned __int32bFlyerDontAutoLandOnDismount ()
 
BitFieldValue< bool, unsigned __int32bIsRepairing ()
 
BitFieldValue< bool, unsigned __int32bIsBaby ()
 
BitFieldValue< bool, unsigned __int32bWasBaby ()
 
BitFieldValue< bool, unsigned __int32bCanUnclaimTame ()
 
BitFieldValue< bool, unsigned __int32bAllowWildDinoEquipment ()
 
BitFieldValue< bool, unsigned __int32bUseTamedVisibleComponents ()
 
BitFieldValue< bool, unsigned __int32bAllowDemolish ()
 
BitFieldValue< bool, unsigned __int32bUseGang ()
 
BitFieldValue< bool, unsigned __int32bBlueprintDrawFloatingHUD ()
 
BitFieldValue< bool, unsigned __int32bEggBoosted ()
 
BitFieldValue< bool, unsigned __int32bUseBPTamedTick ()
 
BitFieldValue< bool, unsigned __int32bUseBPOverrideWantsToRun ()
 
BitFieldValue< bool, unsigned __int32bUseBPPlayDying ()
 
BitFieldValue< bool, unsigned __int32bSupportsPassengerSeats ()
 
BitFieldValue< bool, unsigned __int32bAddPassengerSeatMultiUseEntries ()
 
BitFieldValue< bool, unsigned __int32bUseSaddlePassengerSeatsWhenAvailable ()
 
BitFieldValue< bool, unsigned __int32bScaleInsulationByMeleeDamage ()
 
BitFieldValue< bool, unsigned __int32bInventoryOnlyAllowCraftingWhenWandering ()
 
BitFieldValue< bool, unsigned __int32bUseWildRandomScale ()
 
BitFieldValue< bool, unsigned __int32bHeldJumpSlowFalling ()
 
BitFieldValue< bool, unsigned __int32bIsHeldJumpSlowFalling ()
 
BitFieldValue< bool, unsigned __int32bPlayingSlowFallingAnim ()
 
BitFieldValue< bool, unsigned __int32bTriggerBPUnstasis ()
 
BitFieldValue< bool, unsigned __int32bWildProduceEggDynamically ()
 
BitFieldValue< bool, unsigned __int32bPreventWakingTameFeeding ()
 
BitFieldValue< bool, unsigned __int32bForceDisablingTaming ()
 
BitFieldValue< bool, unsigned __int32bFlyerAllowRidingInCaves ()
 
BitFieldValue< bool, unsigned __int32bScaleExtraRunningSpeedModifier ()
 
BitFieldValue< bool, unsigned __int32bOverrideCrosshairAlpha ()
 
BitFieldValue< bool, unsigned __int32bOverrideCrosshairColor ()
 
BitFieldValue< bool, unsigned __int32bUseBPGetCrosshairLocation ()
 
BitFieldValue< bool, unsigned __int32bOverrideCrosshairSpread ()
 
BitFieldValue< bool, unsigned __int32bCenterOffscreenFloatingHUDWidgets ()
 
BitFieldValue< bool, unsigned __int32bClampOffscreenFloatingHUDWidgets ()
 
BitFieldValue< bool, unsigned __int32bUseFixedSpawnLevel ()
 
BitFieldValue< bool, unsigned __int32bTreatCrouchInputAsAttack ()
 
BitFieldValue< bool, unsigned __int32bUseBPGetRiderUnboardLocation ()
 
BitFieldValue< bool, unsigned __int32bUseBPGetRiderUnboardDirection ()
 
BitFieldValue< bool, unsigned __int32bUniqueDino ()
 
BitFieldValue< bool, unsigned __int32bModifyBasedCamera ()
 
BitFieldValue< bool, unsigned __int32bUseBPOnRefreshColorization ()
 
BitFieldValue< bool, unsigned __int32bHideAncestorsButton ()
 
BitFieldValue< bool, unsigned __int32bUseBP_OverrideDinoName ()
 
BitFieldValue< bool, unsigned __int32bUseBPDinoTooltipCustomProgressBar ()
 
BitFieldValue< bool, unsigned __int32bUseBPDisplayTamedMessage ()
 
BitFieldValue< bool, unsigned __int32bUseBPOverrideTamingDescriptionLabel ()
 
BitFieldValue< bool, unsigned __int32bUseBPCanMountOnCharacter ()
 
BitFieldValue< bool, unsigned __int32bIsNursingDino ()
 
BitFieldValue< bool, unsigned __int32bIsNursing ()
 
BitFieldValue< bool, unsigned __int32bUseBPGetRiderSocket ()
 
BitFieldValue< bool, unsigned __int32bUseBPShowTamingPanel ()
 
BitFieldValue< bool, unsigned __int32bFlyerPrioritizeAllyMountToCarry ()
 
BitFieldValue< bool, unsigned __int32bUseBPOverrideMutationLabels ()
 
BitFieldValue< bool, unsigned __int32bPreventMovementModeChangeForDinoPassengers ()
 
BitFieldValue< bool, unsigned __int32bPreventRiderImmobilization ()
 
BitFieldValue< bool, unsigned __int32bMeleeSwingDamageBlockedByAllStationaryObjects ()
 
BitFieldValue< bool, unsigned __int32bUseBPChargingModifyInputAcceleration ()
 
BitFieldValue< bool, unsigned __int32bUseBPOnRepIsCharging ()
 
BitFieldValue< bool, unsigned __int32bUseBPPreventOrderAllowed ()
 
BitFieldValue< bool, unsigned __int32bPassengerDinosUsePassengerAnim ()
 
BitFieldValue< bool, unsigned __int32bUsesPassengerAnimOnDinos ()
 
BitFieldValue< bool, unsigned __int32bOverrideRotationOnCarriedCharacter ()
 
BitFieldValue< bool, unsigned __int32bAdvancedCarryRelease ()
 
BitFieldValue< bool, unsigned __int32bForceCarriedPlayerToCheckForWalls ()
 
BitFieldValue< bool, unsigned __int32bClearRiderOnDinoImmobilized ()
 
BitFieldValue< bool, unsigned __int32bUseBPIsBasedOnActor ()
 
BitFieldValue< bool, unsigned __int32bUseBPModifyControlRotation ()
 
BitFieldValue< bool, unsigned __int32bUseBPOnDinoFiredProjectile ()
 
BitFieldValue< bool, unsigned __int32bUseBPGetRidingMultiUseEntries ()
 
BitFieldValue< bool, unsigned __int32bUseBPUnstasisConsumeFood ()
 
BitFieldValue< bool, unsigned __int32bUseBPOnDinoStartled ()
 
BitFieldValue< bool, unsigned __int32bRemoteDinoConsumesStaminaWhileRunning ()
 
BitFieldValue< bool, unsigned __int32bIncrementedZoneManagerDirectLink ()
 
BitFieldValue< bool, unsigned __int32bSimulateRootMotion ()
 
BitFieldValue< bool, unsigned __int32bUseBPOverrideStencilAllianceForTarget ()
 
BitFieldValue< bool, unsigned __int32bIsScout ()
 
BitFieldValue< bool, unsigned __int32bDisableHighQualityAIVolumeLedgeChecking ()
 
BitFieldValue< bool, unsigned __int32bDoHighQualityLedgeChecking ()
 
BitFieldValue< bool, unsigned __int32bOnlyDoStepDamageWhenRunning ()
 
BitFieldValue< bool, unsigned __int32bShouldNotifyClientWhenLanded ()
 
BitFieldValue< bool, unsigned __int32bPreventPlatformSaddleMultiFloors ()
 
BitFieldValue< bool, unsigned __int32bPreventMountedDinoMeshHiding ()
 
BitFieldValue< bool, unsigned __int32bUsePlayerMountedCarryingDinoAnimation ()
 
BitFieldValue< bool, unsigned __int32bPreventRotationRateModifier ()
 
BitFieldValue< bool, unsigned __int32bStepDamageFoliageOnly ()
 
BitFieldValue< bool, unsigned __int32bPreventUntamedRun ()
 
BitFieldValue< bool, unsigned __int32bAllowTogglingPublicSeating ()
 
BitFieldValue< bool, unsigned __int32bAllowPublicSeating ()
 
BitFieldValue< bool, unsigned __int32bAllowWaterSurfaceExtraJump ()
 
BitFieldValue< bool, unsigned __int32bUseVelocityForRequestedMoveIfStuck ()
 
BitFieldValue< bool, unsigned __int32bUseBPDoAttack ()
 
BitFieldValue< bool, unsigned __int32bStepDamageNonFoliageWithoutRunning ()
 
BitFieldValue< bool, unsigned __int32bStepDamageAllTargetables ()
 
BitFieldValue< bool, unsigned __int32bDamageNonFoliageFeetSocketsOnly ()
 
BitFieldValue< bool, unsigned __int32bRiderDontBeBlockedByPawnMesh ()
 
BitFieldValue< bool, unsigned __int32bUseExtendedUnstasisCheck ()
 
BitFieldValue< bool, unsigned __int32bTickedStasis ()
 
BitFieldValue< bool, unsigned __int32bAllowDinoAutoConsumeInventoryFood ()
 
BitFieldValue< bool, unsigned __int32bForceNoCharacterStatusComponentTick ()
 
BitFieldValue< bool, unsigned __int32bIsRaidDino ()
 
BitFieldValue< bool, unsigned __int32bWildIgnoredByAutoTurrets ()
 
BitFieldValue< bool, unsigned __int32bWildAllowTargetingNeutralStructures ()
 
BitFieldValue< bool, unsigned __int32bDoStepDamageTamedOnly ()
 
BitFieldValue< bool, unsigned __int32bStepDamageNonFoliageTamedOnly ()
 
BitFieldValue< bool, unsigned __int32bDroppedInventoryDeposit ()
 
BitFieldValue< bool, unsigned __int32bForceWildDeathInventoryDeposit ()
 
BitFieldValue< bool, unsigned __int32bIsCarryingCharacter ()
 
BitFieldValue< bool, unsigned __int32bIsCarryingPassenger ()
 
BitFieldValue< bool, unsigned __int32bUseBPCanTakePassenger ()
 
BitFieldValue< bool, unsigned __int32bForwardPlatformSaddleStructureDamageToDino ()
 
BitFieldValue< bool, unsigned __int32bIsManualFoodEat ()
 
BitFieldValue< bool, unsigned __int32bDontPlayAttackingMusic ()
 
BitFieldValue< bool, unsigned __int32bForceIgnoreRagdollHarvesting ()
 
BitFieldValue< bool, unsigned __int32bBPModifyAimOffsetTargetLocation ()
 
BitFieldValue< bool, unsigned __int32bBPModifyAimOffsetNoTarget ()
 
BitFieldValue< bool, unsigned __int32bIsVehicle ()
 
BitFieldValue< bool, unsigned __int32bDisallowPostNetReplication ()
 
BitFieldValue< bool, unsigned __int32bTakingOff ()
 
BitFieldValue< bool, unsigned __int32bPreventMating ()
 
BitFieldValue< bool, unsigned __int32bAttackStopsRotation ()
 
BitFieldValue< bool, unsigned __int32bFlyerDinoAllowBackwardsFlight ()
 
BitFieldValue< bool, unsigned __int32bFlyerDinoAllowStrafing ()
 
BitFieldValue< bool, unsigned __int32bIgnoreTargetingLiveUnriddenDinos ()
 
BitFieldValue< bool, unsigned __int32bSleepedForceCreateInventory ()
 
BitFieldValue< bool, unsigned __int32bLocalForceNearbySkelMeshUpdate ()
 
BitFieldValue< bool, unsigned __int32bFlyerDisableEnemyTargetingMaxDeltaZ ()
 
BitFieldValue< bool, unsigned __int32bIsBossDino ()
 
BitFieldValue< bool, unsigned __int32bTamedAIAllowSpecialAttacks ()
 
BitFieldValue< bool, unsigned __int32bTamedAIToggleSpecialAttacks ()
 
BitFieldValue< bool, unsigned __int32bLocalPrimaryAttackPressed ()
 
BitFieldValue< bool, unsigned __int32bRepeatPrimaryAttack ()
 
BitFieldValue< bool, unsigned __int32bPreventUploading ()
 
BitFieldValue< bool, unsigned __int32bPreventHibernation ()
 
BitFieldValue< bool, unsigned __int32bRiderMovementLocked ()
 
BitFieldValue< bool, unsigned __int32bTameTimerSet ()
 
BitFieldValue< bool, unsigned __int32bNeutered ()
 
BitFieldValue< bool, unsigned __int32bIgnoreAllWhistles ()
 
BitFieldValue< bool, unsigned __int32bUseBPDoHarvestAttack ()
 
BitFieldValue< bool, unsigned __int32bUseBPModifyHarvestingQuantity ()
 
BitFieldValue< bool, unsigned __int32bUseBPModifyHarvestingWeightsArray ()
 
BitFieldValue< bool, unsigned __int32bUseBPModifyHarvestDamage ()
 
BitFieldValue< bool, unsigned __int32bHideFloatingHUD ()
 
BitFieldValue< bool, unsigned __int32bDisableHarvesting ()
 
BitFieldValue< bool, unsigned __int32bUseBPDinoPostBeginPlay ()
 
BitFieldValue< bool, unsigned __int32bForceAllowTickingThisFrame ()
 
BitFieldValue< bool, unsigned __int32bFlyerDontGainImpulseOnSubmerged ()
 
BitFieldValue< bool, unsigned __int32bUseBPCanAutodrag ()
 
BitFieldValue< bool, unsigned __int32bUseBPCanDragCharacter ()
 
BitFieldValue< bool, unsigned __int32bAllowDraggingWhileFalling ()
 
BitFieldValue< bool, unsigned __int32bSingleplayerFreezePhysicsWhenNoTarget ()
 
BitFieldValue< bool, unsigned __int32bPreventDinoLevelOnDecriptiveName ()
 
BitFieldValue< bool, unsigned __int32bIsSingleplayer ()
 
BitFieldValue< bool, unsigned __int32bIsCloneDino ()
 
BitFieldValue< bool, unsigned __int32bUseAdvancedAnimLerp ()
 
BitFieldValue< bool, unsigned __int32bPreventWanderingUnderWater ()
 
BitFieldValue< bool, unsigned __int32bWildAllowFollowTamedTarget ()
 
BitFieldValue< bool, unsigned __int32bAllowDamageSameTeamAndClass ()
 
BitFieldValue< bool, unsigned __int32bAllowsTurretMode ()
 
BitFieldValue< bool, unsigned __int32bAllowRidingInTurretMode ()
 
BitFieldValue< bool, unsigned __int32bIsInTurretMode ()
 
BitFieldValue< bool, unsigned __int32bUseBPShouldCancelDoAttack ()
 
BitFieldValue< bool, unsigned __int32bUseBPModifyDesiredRotation ()
 
BitFieldValue< bool, unsigned __int32bUseLocalSpaceDesiredRotationWithRider ()
 
BitFieldValue< bool, unsigned __int32bUseBPDesiredRotationIsLocalSpace ()
 
BitFieldValue< bool, unsigned __int32bForcedLandingClearRider ()
 
BitFieldValue< bool, unsigned __int32bUseBPOverrideCameraViewTarget ()
 
BitFieldValue< bool, unsigned __int32bIsRobot ()
 
BitFieldValue< bool, unsigned __int32bUseBP_CustomModifier_RotationRate ()
 
BitFieldValue< bool, unsigned __int32bUseBP_CustomModifier_MaxSpeed ()
 
BitFieldValue< bool, unsigned __int32bUseBP_OnStartLandingNotify ()
 
BitFieldValue< bool, unsigned __int32bIsClearingRider ()
 
BitFieldValue< bool, unsigned __int32bUseAttackForceWalkDistanceMultiplier ()
 
BitFieldValue< bool, unsigned __int32bForcePerFrameTicking ()
 
BitFieldValue< bool, unsigned __int32bHadStaticBase ()
 
BitFieldValue< bool, unsigned __int32bNoKillXP ()
 
BitFieldValue< bool, unsigned __int32bIgnoreAllyLook ()
 
BitFieldValue< bool, unsigned __int32bBabyInitiallyUnclaimed ()
 
BitFieldValue< bool, unsigned __int32bUseBPForceTurretFastTargeting ()
 
BitFieldValue< bool, unsigned __int32bLastAnyLegOnGround ()
 
BitFieldValue< bool, unsigned __int32bSuppressWakingTameMessage ()
 
BitFieldValue< bool, unsigned __int32bPreventFlyerLanding ()
 
BitFieldValue< bool, unsigned __int32bHasDied ()
 
BitFieldValue< bool, unsigned __int32bHasPlayDying ()
 
BitFieldValue< bool, unsigned __int32bDisableCollisionWithDinosWhenFlying ()
 
BitFieldValue< bool, unsigned __int32bAllowTrapping ()
 
BitFieldValue< bool, unsigned __int32bPreventWildTrapping ()
 
BitFieldValue< bool, unsigned __int32bIsTrapTamed ()
 
BitFieldValue< bool, unsigned __int32bIgnoreDestroyOnRapidDeath ()
 
BitFieldValue< bool, unsigned __int32bPreventFallingBumpCheck ()
 
BitFieldValue< bool, unsigned __int32bIsDestroyingDino ()
 
BitFieldValue< bool, unsigned __int32bCheckBPAllowClaiming ()
 
BitFieldValue< bool, unsigned __int32bUseBlueprintExtraBabyScale ()
 
BitFieldValue< bool, unsigned __int32bPreventNeuter ()
 
BitFieldValue< bool, unsigned __int32bUseBPGetDragSocketName ()
 
BitFieldValue< bool, unsigned __int32bUseBPGetDragSocketDinoName ()
 
BitFieldValue< bool, unsigned __int32bUseBPGetLookOffsetSocketName ()
 
BitFieldValue< bool, unsigned __int32bTargetEverythingIncludingSameTeamInPVE ()
 
BitFieldValue< bool, unsigned __int32bForceUsePhysicalFootSurfaceTrace ()
 
BitFieldValue< bool, unsigned __int32bUseBP_OnPostNetReplication ()
 
BitFieldValue< bool, unsigned __int32bPassiveFlee ()
 
BitFieldValue< bool, unsigned __int32bDidAllowTickingTickingThisFrame ()
 
BitFieldValue< bool, unsigned __int32bOnlyTargetConscious ()
 
BitFieldValue< bool, unsigned __int32bBPManagedFPVViewLocationNoRider ()
 
BitFieldValue< bool, unsigned __int32bHideSaddleInFPV ()
 
BitFieldValue< bool, unsigned __int32bPreventCloning ()
 
BitFieldValue< bool, unsigned __int32bPreventStasisOnDedi ()
 
BitFieldValue< bool, unsigned __int32bAlwaysCheckForFloor ()
 
BitFieldValue< bool, unsigned __int32bAlwaysCheckForFalling ()
 
BitFieldValue< bool, unsigned __int32bForceAllowCarryWaterDinos ()
 
BitFieldValue< bool, unsigned __int32bUseBP_AllowWalkableSlopeOverride ()
 
BitFieldValue< bool, unsigned __int32bUseBP_CanFly ()
 
BitFieldValue< bool, unsigned __int32bUseBP_OverrideBasedCharactersCameraInterpSpeed ()
 
BitFieldValue< bool, unsigned __int32bUseBPOverrideFloatingHUDLocation ()
 
BitFieldValue< bool, unsigned __int32bInterceptPlayerEmotes ()
 
BitFieldValue< bool, unsigned __int32bUseBP_ShouldPreventBasedCharactersCameraInterpolation ()
 
BitFieldValue< bool, unsigned __int32bRidingIsSeperateUnstasisCaster ()
 
BitFieldValue< bool, unsigned __int32bIsOceanManagerDino ()
 
BitFieldValue< bool, unsigned __int32bIsSaveProfilingDino ()
 
BitFieldValue< bool, unsigned __int32DisableCameraShakes ()
 
BitFieldValue< bool, unsigned __int32bUseBP_OverrideCarriedCharacterTransform ()
 
BitFieldValue< bool, unsigned __int32bUseBP_OnBasedPawnNotifies ()
 
BitFieldValue< bool, unsigned __int32bUsesWaterWalking ()
 
BitFieldValue< bool, unsigned __int32bIsMek ()
 
BitFieldValue< bool, unsigned __int32bIsEnforcer ()
 
BitFieldValue< bool, unsigned __int32bIsExtinctionTitan ()
 
BitFieldValue< bool, unsigned __int32bHasInvisiableSaddle ()
 
BitFieldValue< bool, unsigned __int32bUseWildDinoMapMultipliers ()
 
BitFieldValue< bool, unsigned __int32bIgnoreFlierRidingRestrictions ()
 
BitFieldValue< bool, unsigned __int32bRotatingUpdatesDinoIK ()
 
BitFieldValue< bool, unsigned __int32bUseBP_OverrideRiderCameraCollisionSweep ()
 
BitFieldValue< bool, unsigned __int32bDrawHealthBar ()
 
BitFieldValue< bool, unsigned __int32bUseShoulderMountedLaunch ()
 
BitFieldValue< bool, unsigned __int32bUsePreciseLaunching ()
 
BitFieldValue< bool, unsigned __int32bDidSetupTamed ()
 
BitFieldValue< bool, unsigned __int32bIncrementedNumDinos ()
 
BitFieldValue< bool, unsigned __int32bAllowInvalidTameVersion ()
 
BitFieldValue< bool, unsigned __int32bForceAllowPvECarry ()
 
BitFieldValue< bool, unsigned __int32bUnderwaterMating ()
 
BitFieldValue< bool, unsigned __int32bBabyPreventExitingWater ()
 
BitFieldValue< bool, unsigned __int32bUseBPCheckSeven ()
 
BitFieldValue< bool, unsigned __int32bPreventExportDino ()
 
BitFieldValue< bool, unsigned __int32bPreventPassengerFPV ()
 
BitFieldValue< bool, unsigned __int32bUseBPOnMountStateChanged ()
 
BitFieldValue< bool, unsigned __int32bHandleUseButtonPressBP ()
 
BitFieldValue< bool, unsigned __int32bGlideWhenFalling ()
 
BitFieldValue< bool, unsigned __int32bGlideWhenMounted ()
 
BitFieldValue< bool, unsigned __int32bForceAllowBackwardsMovement ()
 
BitFieldValue< bool, unsigned __int32bPreventBackwardsWalking ()
 
BitFieldValue< bool, unsigned __int32bSupplyPlayerMountedCarryAnimation ()
 
BitFieldValue< bool, unsigned __int32bForceAllowMountedCarryRunning ()
 
BitFieldValue< bool, unsigned __int32bCanLatch ()
 
BitFieldValue< bool, unsigned __int32bIsLatched ()
 
BitFieldValue< bool, unsigned __int32bIsLatchedDownward ()
 
BitFieldValue< bool, unsigned __int32bIsLatching ()
 
BitFieldValue< bool, unsigned __int32bRotateToFaceLatchingObject ()
 
BitFieldValue< bool, unsigned __int32bLimitRiderYawOnLatched ()
 
BitFieldValue< bool, unsigned __int32bCanRideLatched ()
 
BitFieldValue< bool, unsigned __int32bAllowMountedWeaponry ()
 
BitFieldValue< bool, unsigned __int32bKeepAffinityOnDamageRecievedWakingTame ()
 
BitFieldValue< bool, unsigned __int32bUseBPFedWakingTameEvent ()
 
BitFieldValue< bool, unsigned __int32bForceRiderDrawCrosshair ()
 
BitFieldValue< bool, unsigned __int32bForceDrawHUD ()
 
BitFieldValue< bool, unsigned __int32bForceDrawHUDWithoutRecentlyRendered ()
 
BitFieldValue< bool, unsigned __int32bHideFloatingName ()
 
BitFieldValue< bool, unsigned __int32bCanTargetVehicles ()
 
BitFieldValue< bool, unsigned __int32bRidingRequiresTamed ()
 
BitFieldValue< bool, unsigned __int32bSuppressDeathNotification ()
 
BitFieldValue< bool, unsigned __int32bUseCustomHealthBarColor ()
 
BitFieldValue< bool, unsigned __int32bUseOnUpdateMountedDinoMeshHiding ()
 
BitFieldValue< bool, unsigned __int32bUseBPInterceptTurnInputEvents ()
 
BitFieldValue< bool, unsigned __int32bUseBPInterceptMoveInputEvents ()
 
BitFieldValue< bool, unsigned __int32bUseBPInterceptMoveInputEventsEvenIfZero ()
 
BitFieldValue< bool, unsigned __int32bUseBPAdjustAttackIndex ()
 
BitFieldValue< bool, unsigned __int32bCheckBPAllowCarryCharacter ()
 
BitFieldValue< bool, unsigned __int32bUseBPOnEndCharging ()
 
BitFieldValue< bool, unsigned __int32bUseBPNotifyMateBoostChanged ()
 
BitFieldValue< bool, unsigned __int32bUseBPCarriedDinoBabyRescaled ()
 
BitFieldValue< bool, unsigned __int32bForceAllowBackwardsMovementWithNoRider ()
 
BitFieldValue< bool, unsigned __int32bIsCorrupted ()
 
BitFieldValue< bool, unsigned __int32bIsHordeDino ()
 
BitFieldValue< bool, unsigned __int32bBPOverrideHealthBarOffset ()
 
BitFieldValue< bool, unsigned __int32bDropWildEggsWithoutMateBoost ()
 
BitFieldValue< bool, unsigned __int32bIsTemporaryMissionDino ()
 
BitFieldValue< bool, unsigned __int32bForcePreventInventoryAccess ()
 
BitFieldValue< bool, unsigned __int32bAllowWildRunningWithoutTarget ()
 
BitFieldValue< bool, unsigned __int32bIsBed ()
 
BitFieldValue< bool, unsigned __int32bUseBPGetTargetingDesirability ()
 
BitFieldValue< bool, unsigned __int32bAlwaysAllowStrafing ()
 
BitFieldValue< bool, unsigned __int32bForceAllowTamedTickEggLay ()
 
BitFieldValue< bool, unsigned __int32bHasBuffPreventingUploading ()
 
BitFieldValue< bool, unsigned __int32bDisableHarvestHealthGain ()
 
BitFieldValue< bool, unsigned __int32bRemainLatchedOnClearRider ()
 
BitFieldValue< bool, unsigned __int32bUseBPGetOtherActorToIgnore ()
 
BitFieldValue< bool, unsigned __int32bGenderOverrideInSpawn ()
 
BitFieldValue< bool, unsigned __int32MutagenApplied ()
 
BitFieldValue< bool, unsigned __int32bAllowWhistleThroughRemoteDino ()
 
BitFieldValue< bool, unsigned __int32bForceValidUnstasisCaster ()
 
BitFieldValue< bool, unsigned __int32bControlledDinoPreventsPlayerInventory ()
 
BitFieldValue< bool, unsigned __int32bDinoFPVDisableMotionBlur ()
 
BitFieldValue< bool, unsigned __int32bPaintingUseSaddle ()
 
BitFieldValue< bool, unsigned __int32bPaintingSupportSkins ()
 
BitFieldValue< bool, unsigned __int32bDinoDontOverrideControllerPitch ()
 
BitFieldValue< bool, unsigned __int32bUseBPOverridePassengerAdditiveAnim ()
 
BitFieldValue< bool, unsigned __int32bReplicatePassengerTPVAim ()
 
BitFieldValue< bool, unsigned __int32bForceDisableClientGravitySim ()
 
BitFieldValue< bool, unsigned __int32bUseBPGetTargetingDesirabilityForTurrets ()
 
BitFieldValue< bool, unsigned __int32bUseBPOverrideIsSubmergedForWaterTargeting ()
 
BitFieldValue< bool, unsigned __int32bAllowFlyerDinoSubmerging ()
 
BitFieldValue< bool, unsigned __int32bPreventZeroingFlyerPitchWhenSwimming ()
 
BitFieldValue< bool, unsigned __int32bRiderDisableAimOffset ()
 
BitFieldValue< bool, unsigned __int32bDontForceUpdateRateOptimizations ()
 
BitFieldValue< bool, unsigned __int32bIsAWildFollowerKnownServerside ()
 
BitFieldValue< bool, unsigned __int32AllowWildBabyTaming ()
 
BitFieldValue< bool, unsigned __int32bIsParentWildDino ()
 
BitFieldValue< bool, unsigned __int32bIgnoreNPCCountVolumes ()
 
BitFieldValue< bool, unsigned __int32bDisablePathfinding ()
 
BitFieldValue< bool, unsigned __int32bDontOverrideToNavMeshStepHeight ()
 
BitFieldValue< bool, unsigned __int32bUseDinoLimbWallAvoidance ()
 
BitFieldValue< bool, unsigned __int32bAlwaysUpdateDinoLimbWallAvoidance ()
 
BitFieldValue< bool, unsigned __int32bUpdateDinoLimbWallAvoidance ()
 
BitFieldValue< bool, unsigned __int32bCheatPossessed ()
 
BitFieldValue< bool, unsigned __int32bRestrictNonAlliedCarriedPlayerYaw ()
 
void OnDinoStartled (UAnimMontage *StartledAnimPlayed, bool bFromAIController)
 
bool IsCorruptedDino ()
 
float GetBabyAge ()
 
bool DontForceUpdateRateOptimizations ()
 
float GetXPMultiplier ()
 
bool IsBossDino ()
 
bool UseHighQualityMovement ()
 
bool AllowPushOthers ()
 
bool FlyingUseHighQualityCollision ()
 
bool AllowWakingTame (APlayerController *ForPC)
 
float BlueprintAdjustOutputDamage (int AttackIndex, float OriginalDamageAmount, AActor *HitActor, TSubclassOf< UDamageType > *OutDamageType, float *OutDamageImpulse)
 
float BlueprintExtraBabyScaling ()
 
float BlueprintGetAttackWeight (int AttackIndex, float inputWeight, float distance, float attackRangeOffset, AActor *OtherTarget)
 
bool BlueprintOverrideWantsToRun (bool bInputWantsToRun)
 
void BP_OnStartLandFailed (int ReasonIndex)
 
void BP_OnStartLandingNotify ()
 
bool BP_OverrideCarriedCharacterTransform (APrimalCharacter *ForCarriedChar)
 
FHitResultBP_OverrideRiderCameraCollisionSweep (FHitResult *result, const UE::Math::TVector< double > *SweepStart, const UE::Math::TVector< double > *SweepEnd)
 
bool BP_PreventCarrying ()
 
int BPAdjustAttackIndex (int attackIndex)
 
bool BPAllowClaiming (AShooterPlayerController *forPlayer)
 
void BPBecameNewBaby (APrimalDinoCharacter *parent)
 
bool BPCanTargetCorpse ()
 
bool BPCheckSeven ()
 
bool BPDesiredRotationIsLocalSpace ()
 
void BPDinoARKDownloadedBegin ()
 
void BPDinoARKDownloadedEnd ()
 
bool BPDinoTooltipCustomTamingProgressBar (bool *overrideTamingProgressBarIfActive, float *progressPercent, FString *Label)
 
bool BPDinoTooltipCustomTorpidityProgressBar (bool *overrideTorpidityProgressBarIfActive, float *progressPercent, FString *Label)
 
void BPDrawToRiderHUD (AShooterHUD *HUD)
 
void BPFedWakingTameEvent (APlayerController *ForPC)
 
FNameBPGetLookOffsetSocketName (FName *result, APrimalCharacter *ForPrimalChar)
 
float BPGetTargetingDesirability (const AActor *Attacker)
 
bool BPHandleUseButtonPress (AShooterPlayerController *RiderController)
 
void BPModifyHarvestingWeightsArray (const TArray< float, TSizedDefaultAllocator< 32 > > *resourceWeightsIn, const TArray< UPrimalItem *, TSizedDefaultAllocator< 32 > > *resourceItems, TArray< float, TSizedDefaultAllocator< 32 > > *resourceWeightsOut)
 
void BPNotifyBabyAgeIncrement (float PreviousAge, float NewAge)
 
void BPNotifyCarriedDinoBabyAgeIncrement (APrimalDinoCharacter *AgingCarriedDino, float PreviousAge, float NewAge)
 
void BPNotifyMateBoostChanged ()
 
void BPNotifyWildHarvestAttack (int harvestIndex)
 
void BPOrderedMoveToLoc (const UE::Math::TVector< double > *DestLoc)
 
FStringBPOverrideTamingDescriptionLabel (FString *result, FSlateColor *TextColor)
 
void BPPrepareForLaunchFromShoulder (const UE::Math::TVector< double > *viewLoc, const UE::Math::TVector< double > *viewDir)
 
float BPSetSimulatedInterpRollOverride ()
 
void CheatAction (const FString *Action)
 
void FireProjectile (UE::Math::TVector< double > *Origin, FVector_NetQuantizeNormal *ShootDir, bool bScaleProjDamageByDinoDamage)
 
void ForceUpdateColorSets (int ColorRegion, int ColorSet)
 
UAnimMontageGetDinoLevelUpAnimation ()
 
long double GetLastStartedTalkingTime ()
 
bool HasOfflineRider ()
 
bool HasSelfBuried ()
 
bool InterceptMountedOnPlayerEmoteAnim (UAnimMontage *EmoteAnim)
 
bool InterceptRiderEmoteAnim (UAnimMontage *EmoteAnim)
 
void InterruptLatching ()
 
bool IsVoiceTalking ()
 
void MultiSetAttachedStructurePickupAllowedBeforeNetworkTime (long double NewTime, APrimalStructure *Structure)
 
void NetUpdateDinoNameStrings (const FString *NewTamerString, const FString *NewTamedName)
 
void NetUpdateDinoOwnerData (const FString *NewOwningPlayerName, int NewOwningPlayerID)
 
void NotifyClientsEmbryoTerminated ()
 
void OnVoiceTalkingStateChanged (bool isTalking, bool isMuted)
 
bool OverrideFinalWanderLocation (UE::Math::TVector< double > *outVec)
 
void OverrideRandomWanderLocation (const UE::Math::TVector< double > *originalDestination, UE::Math::TVector< double > *inVec)
 
void PlayHardEndChargingShake ()
 
void RidingTick (float DeltaSeconds)
 
void ServerClearRider (int OverrideUnboardDirection)
 
void ServerRequestAttack (int attackIndex)
 
void ServerRequestWaterSurfaceJump ()
 
bool SetTurretMode (bool enabled)
 
void UpdateBabyCuddling (long double NewBabyNextCuddleTime, unsigned __int8 NewBabyCuddleType, TSubclassOf< UPrimalItem > NewBabyCuddleFood)
 
void UpdateImprintingDetails (const FString *NewImprinterName, const FString *NewImprinterPlayerUniqueNetId)
 
void UpdateImprintingQuality (float NewImprintingQuality)
 
void UpdateTribeGroupRanks (unsigned __int8 NewTribeGroupPetOrderingRank, unsigned __int8 NewTribeGroupPetRidingRank)
 
void ValidateGeneratedRepEnums (const TArray< FRepRecord, TSizedDefaultAllocator< 32 > > *ClassReps)
 
void CheckAndHandleBasedPlayersBeingPushedThroughWalls ()
 
void FinishedMPLandingAfterLeaving ()
 
bool Destroy (bool bNetForce, bool bShouldModifyLevel)
 
void DeferredDestroy (bool bNetForce, bool bShouldModifyLevel)
 
void Tick (float DeltaSeconds)
 
void PlayHardEndChargingShake_Implementation ()
 
float GetAttackRangeOffset ()
 
void PlayDying (float KillingDamage, const FDamageEvent *DamageEvent, APawn *InstigatingPawn, AActor *DamageCauser)
 
void AutoDrag (__int16 a2)
 
bool CanRide (AShooterCharacter *byPawn, unsigned __int8 *bOutHasSaddle, unsigned __int8 *bOutCanRideOtherThanSaddle, bool bDontCheckDistance)
 
bool CanCryo (AShooterPlayerController *ForPC)
 
void OnCryo (AShooterPlayerController *ForPC)
 
void OnUncryo (AShooterPlayerController *ForPC)
 
void Multi_OnCryo_Implementation (AShooterPlayerController *ForPC)
 
void StasisingCharacter ()
 
void Stasis ()
 
void Unstasis ()
 
void HandleUnstasised (bool bWasFromHibernation)
 
void DoUnstasis_TamedDinoUnstasisConsumeFood ()
 
bool IsRemoteDino ()
 
bool IsValidUnStasisCaster ()
 
void PostInitializeComponents ()
 
void PostInitProperties ()
 
void RegisterAllComponents ()
 
int GetRandomBaseLevel (float a2)
 
bool AllowZoneAutoKill ()
 
void SetState (UPrimalAIState *State)
 
void StopActiveState (bool bShouldResetAttackIndex)
 
bool DoAttack (int AttackIndex, bool bSetCurrentAttack, bool bInterruptCurrentAttack)
 
bool CancelCurrentAttack (bool bStopCurrentAttackAnim, float AttackAnimBlendOutTime)
 
void ApplyRidingAttackExtraVelocity ()
 
bool HasReachedDestination (const UE::Math::TVector< double > *Goal)
 
bool IsDamageOccludedByStructures (AActor *DamageCauser)
 
float GetNetworkModeStasisRangeMultiplier (ENetMode theNetMode)
 
float TakeDamage (float Damage, const FDamageEvent *DamageEvent, AController *EventInstigator, AActor *DamageCauser)
 
bool CanAttack (int AttackIndex)
 
bool IsAttacking ()
 
void PlayAttackAnimationOfAnimationArray (int AnimationIndex, TArray< UAnimMontage *, TSizedDefaultAllocator< 32 > > *attackAnimations)
 
void PlayWeightedAttackAnimation (int a2)
 
bool IsCurrentlyPlayingAttackAnimation ()
 
void AnimNotifyCustomState_Begin (FName CustomEventName, USkeletalMeshComponent *MeshComp, UAnimSequenceBase *Animation, float TotalDuration, const UAnimNotifyState *AnimNotifyObject)
 
void AnimNotifyCustomState_Tick (FName CustomEventName, USkeletalMeshComponent *MeshComp, UAnimSequenceBase *Animation, float FrameDeltaTime, const UAnimNotifyState *AnimNotifyObject)
 
void AnimNotifyCustomState_End (FName CustomEventName, USkeletalMeshComponent *MeshComp, UAnimSequenceBase *Animation, const UAnimNotifyState *AnimNotifyObject)
 
UPrimalAIStateGetActiveState ()
 
void OnDinoCheat (FName CheatName, bool bSetValue, float Value)
 
bool AddToMeleeSwingHurtList (AActor *AnActor)
 
bool ShouldDealDamage (AActor *TestActor)
 
void DealDamage (const FHitResult *Impact, const UE::Math::TVector< double > *ShootDir, int DamageAmount, TSubclassOf< UDamageType > DamageType, float Impulse)
 
bool CanCarryCharacter (APrimalCharacter *CanCarryPawn)
 
bool AllowCarryCharacter (APrimalCharacter *CanCarryPawn)
 
bool CarryCharacter (APrimalCharacter *character, bool byPassCanCarryCheck)
 
void ClearCarriedCharacter (bool fromCarriedCharacter, bool bCancelAnyCarryBuffs)
 
void ClearPassengers (UObject *a2)
 
bool AddPassenger (APrimalCharacter *PrimalCharacter, int PassengerSeatIndex, bool bForcePassenger, bool bAllowFlyersAndWaterDinos, bool bSkipLineTrace)
 
void RemovePassenger (APrimalCharacter *PrimalCharacter, bool bFromCharacter, bool bFromPlayerController)
 
bool CheckLocalPassengers (__int64 a2)
 
bool IsPassengerSeatAvailable (int PassengerSeatIndex)
 
bool CanTakePassenger (APrimalCharacter *PrimalCharacter, int PassengerSeatIndex, bool bForcePassenger, bool bAllowFlyersAndWaterDinos, bool bSkipLineTrace)
 
int GetNumPassengerSeats (bool bOnlyManualPassengerSeats)
 
const FSaddlePassengerSeatDefinitionGetPassengerSeatDefinition (unsigned __int8 SeatIndex)
 
void OnRep_PassengerPerSeat ()
 
void ServerToggleCharging_Implementation ()
 
void StartCharging (bool bForce)
 
void PlayChargingAnim ()
 
void EndCharging (bool bForce)
 
bool AllowHurtAnimation ()
 
void SetRider (AShooterCharacter *aRider)
 
bool ForceDisableClientGravitySimulation ()
 
void GetLifetimeReplicatedProps (TArray< FLifetimeProperty, TSizedDefaultAllocator< 32 > > *OutLifetimeProps)
 
void ForceUpdateColorSets_Implementation (int ColorRegion, int ColorSet)
 
void MulticastUpdateAllColorSets_Implementation (int Color0, int Color1, int Color2, int Color3, int Color4, int Color5)
 
FStringGetDescriptiveName (FString *result)
 
FStringGetShortName (FString *result)
 
FStringGetCurrentDinoName (FString *result, APlayerController *ForPC)
 
void ForceClearRider ()
 
bool CanClearRider ()
 
void ClearRider (bool FromRider, bool bCancelForceLand, bool SpawnDinoDefaultController, int OverrideUnboardDirection, bool bForceEvenIfBuffPreventsClear)
 
void ControllerLeavingGame (AShooterPlayerController *theController)
 
FStringGetEntryString (FString *result)
 
UTexture2DGetEntryIcon (UObject *AssociatedDataObject, bool bIsEnabled)
 
UMaterialInterfaceGetEntryIconMaterial (UObject *AssociatedDataObject, bool bIsEnabled)
 
UObjectGetObject ()
 
FStringGetEntryDescription (FString *result)
 
UTextureGetDinoEntryIcon ()
 
void DrawHUD (AShooterHUD *HUD)
 
bool CanOrder (APrimalCharacter *FromCharacter, bool bBuildingStructures)
 
bool TamedProcessOrder (APrimalCharacter *FromCharacter, EDinoTamedOrder::Type OrderType, bool bForce, AActor *enemyTarget)
 
void GetRidingMultiUseEntries (APlayerController *ForPC, TArray< FMultiUseEntry, TSizedDefaultAllocator< 32 > > *MultiUseEntries)
 
void ServerSleepingTick ()
 
void AddNewTamingCreatureAsActiveTrackedTargetForTeam (int Team, bool HavePOIActiveInitially, TWeakObjectPtr< AController > NotifyPlayer)
 
void ServerTamedTick ()
 
UPrimalItemGetBestInventoryFoodItem (float *FoodIncrease, bool bLookForAffinity, bool bFoodItemRequiresLivePlayerCharacter, UPrimalItem **foundFoodItem, bool bLookForWorstFood)
 
AShooterCharacterConsumeInventoryFoodItem (UPrimalItem *foodItem, float *AffinityIncrease, bool bDontDecrementItem, float *FoodIncrease, float FoodAmountMultiplier, bool bConsumeEntireStack)
 
int GetFoodItemEffectivenessMultipliersIndex (UPrimalItem *foodItem)
 
TSubclassOf< UPrimalItem > * GetFirstAffinityFoodItemClass (TSubclassOf< UPrimalItem > *result)
 
int GetExtraFoodItemEffectivenessMultipliersIndex (UPrimalItem *foodItem)
 
void ServerClearRider_Implementation (int OverrideUnboardDirection)
 
void SetupPlayerInputComponent (UInputComponent *WithInputComponent)
 
void OnElevateDino (float Val)
 
void OnLowerDino (float Val)
 
void OnBrake ()
 
void OffBrake ()
 
void ServerRequestBraking_Implementation (bool bWantsToBrake)
 
void OnStartFire ()
 
void OnStopFire ()
 
void OnStartTargeting ()
 
void OnStopTargeting ()
 
void OnControllerInitiatedAttack (int AttackIndex)
 
void UpdateAttackTargets ()
 
bool IsMovementTethered ()
 
float GetApproachRadius ()
 
bool GetClosestTargetOverride (const UE::Math::TVector< double > *attackPos, UE::Math::TVector< double > *targetPos)
 
void ServerUpdateAttackTargets_Implementation (AActor *AttackTarget, UE::Math::TVector< double > *AttackLocation)
 
void GetAttackTargets (AActor **attackActor, UE::Math::TVector< double > *attackLoc)
 
void ServerRequestAttack_Implementation (int attackIndex)
 
void OnPrimalCharacterSleeped ()
 
void UnPossessed ()
 
void UpdateAnimationPreUpdateMatinee ()
 
void TempDampenInputAcceleration ()
 
bool ModifyInputAcceleration (UE::Math::TVector< double > *InputAcceleration)
 
float GetMaxSpeedModifier ()
 
bool IsBaby ()
 
float GetSpeedModifier ()
 
float GetRotationRateModifier ()
 
bool IsFleeing ()
 
void FaceRotation (UE::Math::TRotator< double > *NewControlRotation, float DeltaTime)
 
void MoveForward (float Val)
 
void MoveRight (float Val)
 
void MoveUp (float Val)
 
void TurnInput (float Val)
 
void SetCurrentAttackIndex (unsigned __int8 index)
 
void ResetCurrentAttackIndex ()
 
int BPGetCurrentAttackIndex ()
 
unsigned __int8 GetWiegthedAttack (float distance, float attackRangeOffset, AActor *OtherTarget)
 
void FireProjectileLocal (UE::Math::TVector< double > *Origin, FVector_NetQuantizeNormal *ShootDir, bool bScaleProjDamageByDinoDamage)
 
void DinoFireProjectileEx_Implementation (TSubclassOf< AShooterProjectile > ProjectileClass, UE::Math::TVector< double > *Origin, FVector_NetQuantizeNormal *ShootDir, bool bScaleProjDamageByDinoDamage, bool bAddDinoVelocityToProjectile, float OverrideInitialSpeed, float OverrideMaxSpeed, float ExtraDirectDamageMultiplier, float ExtraExplosionDamageMultiplier, bool spawnOnOwningClient)
 
void FireMultipleProjectilesEx_Implementation (TSubclassOf< AShooterProjectile > ProjectileClass, const TArray< UE::Math::TVector< double >, TSizedDefaultAllocator< 32 > > *Locations, const TArray< UE::Math::TVector< double >, TSizedDefaultAllocator< 32 > > *Directions, bool bAddPawnVelocityToProjectile, bool bScaleProjDamageByDinoDamage, USceneComponent *HomingTarget, UE::Math::TVector< double > *HomingTargetOffset, float OverrideInitialSpeed)
 
void FireProjectile_Implementation (UE::Math::TVector< double > *Origin, FVector_NetQuantizeNormal *ShootDir, __int64 bScaleProjDamageByDinoDamage)
 
void ServerToClientsPlayAttackAnimation_Implementation (char AttackinfoIndex, char AnimationIndex, float InPlayRate, FName StartSectionName, bool bForceTickPoseAndServerUpdateMesh, bool bForceTickPoseOnServer, AActor *MyTarget)
 
void RequestAttackData ()
 
void ServerRequestToggleFlight_Implementation ()
 
void CalcCapsuleHalfHeight ()
 
void ClientStartLanding_Implementation (UE::Math::TVector< double > *loc)
 
void StartLanding (UE::Math::TVector< double > *OverrideLandingLocation)
 
bool IsLandingOnDino (UE::Math::TVector< double > *loc)
 
void ServerInterruptLanding_Implementation ()
 
void InterruptLanding ()
 
void ClientInterruptLanding_Implementation ()
 
void ServerFinishedLanding_Implementation ()
 
void FinishedLanding ()
 
void ClientShouldNotifyLanded_Implementation ()
 
bool HasBuffPreventingFlight ()
 
bool HasBuffPreventingClearRiderOnDinoImmobilized ()
 
void SetFlight (bool bFly, bool bCancelForceLand, bool SkipAnimsPreventInputCheck)
 
void KeepFlightTimer ()
 
void DidLand ()
 
void AddFlyerTakeOffImpulse ()
 
void OnStartJump ()
 
void OnStopJump ()
 
void ServerRequestWaterSurfaceJump_Implementation ()
 
bool UseLowQualityMovementTick ()
 
bool UseLowQualityAnimationTick ()
 
bool UseLowQualityBehaviorTreeTick (__int16 a2)
 
void UpdateNetDynamicMusic ()
 
bool CanTame (AShooterPlayerController *ForPC, bool bIgnoreMaxTamedDinos)
 
void SetupTamed (bool bWasJustTamed)
 
void TameDino (AShooterPlayerController *ForPC, bool bIgnoreMaxTameLimit, int OverrideTamingTeamID, bool bPreventNameDialog, bool bSkipAddingTamedLevels, bool bSuppressNotifications)
 
void UntameDino (float TamingAffinityLimit)
 
void SetCharacterStatusTameable (bool bSetTameable, bool bCreateInventory, bool keepInventoryForWakingTame)
 
void OnPrimalCharacterUnsleeped ()
 
bool IsValidForStatusUpdate ()
 
AActorGetOtherActorToIgnore ()
 
void GetMultiUseEntries (APlayerController *ForPC, TArray< FMultiUseEntry, TSizedDefaultAllocator< 32 > > *MultiUseEntries, int hitBodyIndex)
 
FMultiUseWheelOptionGetWheelOptionInfo (FMultiUseWheelOption *result, APlayerController *ForPC, int WheelCategory)
 
UTexture2DGetMultiUseIcon (APlayerController *ForPC, FMultiUseEntry *MultiUseEntry)
 
long double GetForceClaimTime ()
 
void UnclaimDino (bool bDestroyAI)
 
bool TryMultiUse (APlayerController *ForPC, int UseIndex, int hitBodyIndex)
 
bool SetTurretMode_Implementation (bool enabled)
 
void SetTurretModeMovementRestrictions (bool enabled, bool bAlsoSetTurretMode)
 
void ClientMultiUse (APlayerController *ForPC, int UseIndex, int hitBodyIndex)
 
void ChangeActorTeam (int NewTeam)
 
void LinkedSupplyCrateDestroyed (APrimalStructureItemContainer_SupplyCrate *aCrate)
 
bool AllowNewEggAtLocation (const UE::Math::TVector< double > *AtLocation)
 
void SpawnEgg (bool bForceAllowEggSpawn)
 
float GetRunningSpeedModifier (bool bIsForDefaultSpeed)
 
bool UseNetworkRangeScaling ()
 
void BeginPlay ()
 
void InitMaxStamina ()
 
void ForceRefreshTransform ()
 
void AutoTame ()
 
void SetupColorization ()
 
void AssertColorNames ()
 
void ReassertColorization ()
 
TArray< unsigned char, TSizedDefaultAllocator< 32 > > * GetColorizationData (TArray< unsigned char, TSizedDefaultAllocator< 32 > > *result)
 
void ModifyFirstPersonCameraLocation (UE::Math::TVector< double > *Loc, float DeltaTime)
 
void ServerRequestUseItemWithActor (APlayerController *ForPC, UObject *anItem, int AdditionalData)
 
void RefreshColorization (bool bForceRefresh)
 
bool CanTarget (const ITargetableInterface *Victim)
 
int GetOriginalTargetingTeam ()
 
float GetTargetingDesirability (const ITargetableInterface *Attacker)
 
void NetUpdateDinoNameStrings_Implementation (const FString *NewTamerString, const FString *NewTamedName)
 
void ProcessEditText (AShooterPlayerController *ForPC, const FString *TextToUse, bool checkedBox)
 
void TargetingTeamChanged ()
 
void Destroyed ()
 
void DrawFloatingHUD (AShooterHUD *HUD)
 
void DrawDinoFloatingHUD (AShooterHUD *HUD, bool bDrawDinoOrderIcon)
 
bool IsNearFeed (AShooterPlayerState *ForPlayer)
 
void DeathHarvestingFadeOut_Implementation ()
 
void NotifyItemAdded (UPrimalItem *anItem, bool bEquipItem)
 
FStringGetDinoDescriptiveName (FString *result, bool IgnoreArticle, bool IncludeDetails)
 
TArray< FString, TSizedDefaultAllocator< 32 > > * GetDetailedDescription (TArray< FString, TSizedDefaultAllocator< 32 > > *result, const FString *IndentPrefix)
 
void ServerGiveDefaultWeapon_Implementation ()
 
bool CanWhistle ()
 
void ServerCallFollow_Implementation (__int16 a2)
 
void ServerCallFollowOne_Implementation (APrimalDinoCharacter *ForDinoChar)
 
void ServerCallStay_Implementation (__int16 a2)
 
void ServerCallStayOne_Implementation (APrimalDinoCharacter *ForDinoChar)
 
void ServerCallFollowDistanceCycleOne_Implementation (APrimalDinoCharacter *ForDinoChar)
 
void ServerCallLandFlyerOne_Implementation (APrimalDinoCharacter *ForDinoChar)
 
void ServerCallAggressive_Implementation (__int16 a2)
 
void ServerCallAttackTargetNew_Implementation (__int16 a2)
 
void ServerCallSetAggressive_Implementation (__int16 a2)
 
void ServerCallNeutral_Implementation (__int16 a2)
 
void ServerCallPassive_Implementation (__int16 a2)
 
void ServerCallPassiveFlee_Implementation (__int16 a2)
 
void ServerCallAttackTarget_Implementation (AActor *TheTarget)
 
void ServerCallMoveTo_Implementation (UE::Math::TVector< double > *MoveToLoc)
 
void NotifyItemRemoved (UPrimalItem *anItem)
 
float GetCorpseLifespan ()
 
void UpdateMateBoost (bool bForce)
 
void AdjustDamage (float *Damage, const FDamageEvent *DamageEvent, AController *EventInstigator, AActor *DamageCauser)
 
void SpawnDefaultController ()
 
bool AllowFallDamage (const FHitResult *HitResult, float FallDamageAmount, bool CustomFallDamage)
 
void ApplyDamageMomentum (float DamageTaken, const FDamageEvent *DamageEvent, APawn *PawnInstigator, AActor *DamageCauser)
 
void UpdateIK ()
 
bool AllowIKFreeze ()
 
void SetSleeping (bool bSleeping, bool bUseRagdollLocationOffset, bool bPreserveSavedAnim)
 
bool Die (float KillingDamage, const FDamageEvent *DamageEvent, AController *Killer, AActor *DamageCauser)
 
bool AllowPenetrationCheck (AActor *OtherActor)
 
bool PreventCharacterBasing (AActor *OtherActor, UPrimitiveComponent *BasedOnComponent)
 
bool IsBasedOnActor (const AActor *Other)
 
void OnDeserializedByGame (EOnDeserializationType::Type DeserializationType)
 
float GetCorpseTargetingMultiplier ()
 
void UpdateStatusComponent (float DeltaSeconds)
 
void CaptureCharacterSnapshot (UPrimalItem *Item)
 
void ApplyCharacterSnapshot (UPrimalItem *Item, AActor *To, UE::Math::TVector< double > *Offset, float MaxExtent, int Pose, bool bCollisionOn)
 
void TamedDinoUnstasisConsumeFood (float ForceTimeSinceStasis)
 
void DinoKillerTransferItemsToInventory (UPrimalInventoryComponent *FromInventory)
 
bool AllowWalkableSlopeOverride (UPrimitiveComponent *ForComponent)
 
float GetCarryingSocketYaw (bool RefreshBones)
 
void SetCarryingDino (APrimalDinoCharacter *aDino)
 
void ClearCarryingDino (bool bFromDino, bool bCancelAnyCarryBuffs)
 
void UpdateCarriedLocationAndRotation (float DeltaSeconds)
 
bool CanBeCarried (APrimalCharacter *ByCarrier)
 
bool CanBeBaseForCharacter (APawn *Pawn)
 
void SetMountCharacter (APrimalCharacter *aCharacter)
 
void StartForceSkelUpdate (float ForTime, bool bForceUpdateMesh, bool bServerOnly)
 
void ClearMountCharacter (bool bFromMountCharacter)
 
bool CanMount (APrimalCharacter *aCharacter)
 
void UpdateNextAllowedMatingTime (long double fromTime)
 
void InitDownloadedTamedDino (AShooterPlayerController *TamerController, int AltTeam)
 
void NetUpdateDinoOwnerData_Implementation (const FString *NewOwningPlayerName, int NewOwningPlayerID)
 
bool RemoteInventoryAllowViewing (APlayerController *ForPC)
 
bool ForceAllowBackwardsMovement ()
 
bool CanDragCharacter (APrimalCharacter *PrimalCharacter, bool bIgnoreWeight)
 
bool IsTaming ()
 
void UpdateWakingTame (float DeltaTime)
 
void FedWakingTameDino_Implementation ()
 
void AddStructure (APrimalStructure *Structure, UE::Math::TVector< double > *RelLoc, UE::Math::TRotator< double > *RelRot, FName BoneName)
 
void RemoveStructure (APrimalStructure *Structure)
 
void InitializeInvisiableSaddle ()
 
void ServerUploadCharacter (AShooterPlayerController *UploadedBy)
 
UAnimMontageGetPoopAnimation (bool bForcePoop)
 
void EmitPoop ()
 
void AnimNotifyCustomEvent (FName CustomEventName, USkeletalMeshComponent *MeshComp, UAnimSequenceBase *Animation, const UAnimNotify *AnimNotifyObject)
 
USkeletalMeshComponentGetSaddleMeshComponent ()
 
void CheckForWildAmbientHarvesting ()
 
void OverrideRandomWanderLocation_Implementation (const UE::Math::TVector< double > *originalDestination, UE::Math::TVector< double > *inVec)
 
bool OverrideFinalWanderLocation_Implementation (UE::Math::TVector< double > *outVec)
 
bool AllowEquippingItemType (EPrimalEquipmentType::Type equipmentType)
 
void OnPressProne ()
 
void OnReleaseProne ()
 
void OnPressReload ()
 
void OnReleaseReload ()
 
void OnPressCrouch ()
 
void OnReleaseCrouch ()
 
void DoDinoCrouch ()
 
void OnPressCrouchProneToggle ()
 
void OnReleaseCrouchProneToggle ()
 
void NotifyBumpedPawn (APawn *BumpedPawn)
 
void NotifyBumpedStructure (AActor *BumpedStructure)
 
float GetBabyScale ()
 
void StartRepair ()
 
void RepairCheckTimer ()
 
bool InitializeForReplicatedBasing ()
 
void AddBasedPawn (AActor *anPawn)
 
void RemoveBasedPawn (AActor *anPawn)
 
bool AllowMovementMode (EMovementMode NewMovementMode, unsigned __int8 NewCustomMode)
 
void OnRep_bBonesHidden ()
 
void SetBabyAge (float TheAge)
 
void ApplyBoneModifiers (bool bForce, bool bForceOnDedicated)
 
void ApplyGestationBoneModifiers ()
 
float GetAttachedSoundPitchMultiplier ()
 
float GetAttachedSoundVolumeMultiplier ()
 
bool Poop (bool bForcePoop)
 
float GetBaseDragWeight ()
 
void ServerUpdateBabyAge (float overrideAgePercent)
 
void ServerUpdateGestation ()
 
float GetHealthPercentage ()
 
void UpdateMating ()
 
void DoMate (APrimalDinoCharacter *WithMate)
 
ADroppedItemCreateCloneFertilizedEgg (UE::Math::TVector< double > *AtLoc, UE::Math::TRotator< double > *AtRot, TSubclassOf< ADroppedItem > DroppedItemTemplateOverride, int NumMutationsToAdd)
 
void UpdateGang ()
 
bool AllowParallelAnimations (USkeletalMeshComponent *forComp)
 
bool WantsPerFrameSkeletalAnimationTicking (__int16 a2)
 
TSubclassOf< UDamageType > * BlueprintOverrideHarvestDamageType_Implementation (TSubclassOf< UDamageType > *result, float *OutHarvestDamageMultiplier)
 
float GetGravityZScale ()
 
bool ForceAllowAccelerationRotationWhenFalling ()
 
bool ShouldDisableControllerDesiredRotation ()
 
bool AllowExtendedCraftingFunctionality ()
 
void UpdateTribeGroupRanks_Implementation (unsigned __int8 NewTribeGroupPetOrderingRank, unsigned __int8 NewTribeGroupPetRidingRank)
 
void WasPushed (ACharacter *ByOtherCharacter, UE::Math::TVector< double > *PushDirection)
 
float GetAIFollowStoppingDistanceMultiplier ()
 
void UpdateImprintingDetails_Implementation (const FString *NewImprinterName, const FString *NewImprinterPlayerUniqueNetId)
 
void UpdateImprintingQuality_Implementation (float NewImprintingQuality)
 
void UpdateBabyCuddling_Implementation (long double NewBabyNextCuddleTime, unsigned __int8 NewBabyCuddleType, TSubclassOf< UPrimalItem > NewBabyCuddleFood)
 
float GetBabyCuddleInterval ()
 
TSubclassOf< UPrimalItem > * GetBabyCuddleFood (TSubclassOf< UPrimalItem > *result)
 
void IncrementImprintingQuality ()
 
void AddedImprintingQuality_Implementation (float Amount)
 
bool AllowWakingTame_Implementation (APlayerController *ForPC)
 
float GetBaseTargetingDesire (const ITargetableInterface *Attacker)
 
void UpdateUnstasisFlags ()
 
void UpdateStasisFlags ()
 
bool IsVehicle ()
 
void PostNetReceiveLocationAndRotation ()
 
void ResetTakingOff ()
 
void FireMultipleProjectiles_Implementation (const TArray< UE::Math::TVector< double >, TSizedDefaultAllocator< 32 > > *Locations, const TArray< UE::Math::TVector< double >, TSizedDefaultAllocator< 32 > > *Directions, bool bScaleProjectileDamageByDinoDamage)
 
bool IsMissionDino ()
 
bool IsInSingletonMission ()
 
void RemoveDinoReferenceFromLatchingStructure ()
 
UPrimalItemGiveSaddle (TSubclassOf< UPrimalItem > SaddleType, float Quality, float MinRandomQuality, bool bAutoEquip)
 
UPrimalItemGiveSaddleFromString (const FString *BlueprintPath, float Quality, float MinRandomQuality, bool bAutoEquip)
 
void StartSurfaceCameraForPassengers (float yaw, float pitch, float roll)
 
TArray< APrimalCharacter *, TSizedDefaultAllocator< 32 > > * GetPassengers (TArray< APrimalCharacter *, TSizedDefaultAllocator< 32 > > *result)
 
void GetPassengersAndSeatIndexes (TArray< APrimalCharacter *, TSizedDefaultAllocator< 32 > > *Passengers, TArray< int, TSizedDefaultAllocator< 32 > > *Indexes)
 
bool ShouldIgnoreMoveCombiningOverlap ()
 
bool AllowMountedWeaponry (bool bIgnoreCurrentWeapon, bool bWeaponForcesMountedWeaponry)
 
void ModifyDesiredRotation (UE::Math::TRotator< double > *InDesiredRotation, float DeltaTime)
 
void GiveDeathDossier ()
 
void ServerSetRiderMountedWeaponRotation_Implementation (UE::Math::TRotator< double > *InVal)
 
void DoNeuter_Implementation ()
 
bool OverrideForcePreventExitingWater ()
 
void SetDynamicMusic (USoundBase *newMusic)
 
FLinearColorGetDinoColor (FLinearColor *result, int ColorRegionIndex)
 
FLinearColorGetColorForColorizationRegion (FLinearColor *result, int ColorRegionIndex, int ColorIndexOverride)
 
bool SpecialActorWantsPerFrameTicking (__int16 a2)
 
int IsActorTickAllowed ()
 
void IncrementNumTamedDinos ()
 
UAnimMontageGetDinoLevelUpAnimation_Implementation ()
 
bool ShouldStillAllowRequestedMoveAcceleration ()
 
void GetDinoData (FARKDinoData *OutDinoData)
 
void CheckDinoDuped (bool *dupedDino)
 
void SetLastMovementDesiredRotation (const UE::Math::TRotator< double > *InRotation)
 
USoundBaseGetDinoTameSound_Implementation ()
 
void CheckForTamedFoodConsumption (int Steps)
 
bool ShouldIgnoreHitResult (const UWorld *InWorld, const FHitResult *TestHit, const UE::Math::TVector< double > *MovementDirDenormalized)
 
bool WalkingAllowCheckFloor (const UE::Math::TVector< double > *DeltaWalk)
 
bool WalkingAllowCheckFall (const UE::Math::TVector< double > *DeltaWalk)
 
float GetGestationTimeRemaining ()
 
int GetTamedDinoCountCost ()
 
void ClearAllSaddleStructures (int a2)
 
bool IsReadyToUpload (UWorld *theWorld)
 
void ImprintOnPlayerTarget (AShooterPlayerController *ForPC, bool bIgnoreMaxTameLimit)
 
void SetRidingDinoAsPassenger (APrimalDinoCharacter *aDino, const FSaddlePassengerSeatDefinition *SeatDefinition)
 
void ClearRidingDinoAsPassenger (bool bFromDino)
 
void SpawnNewAIController (TSubclassOf< AController > NewAIController, UBehaviorTree *MissionBehaviorTreeOverride)
 
int GetSeatIndexForPassenger (APrimalCharacter *PassengerChar)
 
bool IsPrimalCharFriendly (APrimalCharacter *primalChar)
 
void PrepareForSaving ()
 
void FinalLoadedFromSaveGame ()
 
FStringGetDebugInfoString (FString *result)
 
bool GetAllAttachedCharsInternal (TSet< APrimalCharacter *, DefaultKeyFuncs< APrimalCharacter *, 0 >, FDefaultSetAllocator > *AttachedChars, const APrimalCharacter *OriginalChar, bool *bIncludeBased, const bool bIncludePassengers, const bool bIncludeCarried)
 
bool ShouldForceDedicatedMovementTickEveryFrame ()
 
bool ShouldShowDinoTooltip (AShooterHUD *HUD)
 
void OverrideBasedCharactersCameraInterpSpeed (APrimalCharacter *ForBasedChar, const float DefaultTPVCameraSpeedInterpMultiplier, const float DefaultTPVOffsetInterpSpeed, float *TPVCameraSpeedInterpMultiplier, float *TPVOffsetInterpSpeed)
 
bool ShouldDisableBasedCharactersCameraInterpolation (APrimalCharacter *ForBasedChar)
 
bool CanDinoAttackTargetsWithoutRider ()
 
int GetUntamedTargetingTeam ()
 
void OnVersionChange (bool *doDestroy)
 
bool BPCheckSeven_Implementation ()
 
void ProcessOrderMoveTo (UE::Math::TVector< double > *MoveToLoc, bool bClearFollowTargets)
 
void ProcessOrderAttackTarget (AActor *TheTarget, bool bClearFollowTargets)
 
TArray< APrimalStructureExplosive *, TSizedDefaultAllocator< 32 > > * GetAllAttachedExplosives (TArray< APrimalStructureExplosive *, TSizedDefaultAllocator< 32 > > *result, bool bInlcudeAttachedChars)
 
TArray< FName, TSizedDefaultAllocator< 32 > > * GetColorSetNamesAsArray (TArray< FName, TSizedDefaultAllocator< 32 > > *result)
 
FStringGetColorSetInidcesAsString (FString *result)
 
void AddDinoToActiveTamingArray (TWeakObjectPtr< AController > NotifyPlayer)
 
void RemoveDinoToActiveTamingArray ()
 
void InternalRemoveDinoFromTamingArray ()
 
bool IsAllowedToTransfer (UObject *WorldContextObject)
 
void CopySettingsToDinosInRange (APlayerController *ForPC, int UseIndex)
 
void CopySettingsToOtherDino_Implementation (APlayerController *ForPC, APrimalDinoCharacter *FromDino, APrimalDinoCharacter *OtherDino, int SettingTypeUseIndex)
 
TSubclassOf< APrimalDinoCharacter > * GetBedFilterClass_Implementation (TSubclassOf< APrimalDinoCharacter > *result)
 
bool AllowSpawnForPlayer (AShooterPlayerController *PC, bool bCheckCooldownTime)
 
float GetNetStasisAndRangeMultiplier (bool bIsForNetworking)
 
UMeshComponentGetPaintingMesh_Implementation ()
 
bool CanBePainted ()
 
void SpawnedPlayerFor_Implementation (AShooterPlayerController *PC, APawn *ForPawn)
 
void EndPlay (const EEndPlayReason::Type EndPlayReason)
 
bool IsInFlyerPreventionVolume ()
 
void RequestDisplayEmbryoData (APlayerController *ForPC, bool bEnable)
 
void RequestTerminateEmbryo (APlayerController *ForPC)
 
void GetGestationData (FUnreplicatedEggData *GestationData)
 
void SetGestationData (const FUnreplicatedEggData *GestationData)
 
void NotifyClientsEmbryoTerminated_Implementation (int a2)
 
void ZoomIn ()
 
void ZoomOut ()
 
float GetZoomMinValue ()
 
float GetZoomMaxValue ()
 
void ChangeCameraZoom (bool bZoomIn, bool bResetDefault)
 
bool GetCanMutateStat (int StatTypeIndex)
 
float GetRiddenStasisRangeMultiplier ()
 
bool IsWildFollowerOtherwiseValidAndLiving ()
 
bool IsAWildFollowerKnownServerside ()
 
APrimalDinoCharacterGetFirstValidWildFollowingParentRef ()
 
bool SetupAsWildFollowerOfOtherDino (APrimalDinoCharacter *ParentDino)
 
void UpdateWildFollowParentState (AActor *OnlyUpdateThisChild)
 
void UpdateWildFollowChildState ()
 
bool SetupAsWildBabyOfSingleParent (APrimalDinoCharacter *ParentDino, float DesiredAgeMin, float DesiredAgeMax)
 
void SetupWildBaby_SetAncestryFromOneParent (APrimalDinoCharacter *ParentDino, FItemNetInfo *GeneticsInfo)
 
void SetupWildBaby_SetFakeInheritedColorsFromOneParent (APrimalDinoCharacter *ParentDino, FItemNetInfo *GeneticsInfo)
 
void SetupWildBaby_SetFakeInheritedStatsAndMutationsFromOneParent (APrimalDinoCharacter *ParentDino, FItemNetInfo *GeneticsInfo, float RandomAdjustLevelUpValueType)
 
void SetupWildBaby_ApplyStats (FItemNetInfo *GeneticsInfo)
 
float GetPrimalCameraDesiredArmLength (const FPrimalCameraParams *ForCameraParams, float CurrentCameraArmLength, float DefaultCameraArmLength)
 
FNameGetDesiredNavmeshGenerationRadiusName_Implementation (FName *result)
 
void ImprintBabyDino (APlayerController *ForPC, bool SkipNaming)
 
int GetScaledMaxWildSpawnLevel ()
 
FCustomTrackedActorInfoSetFCustomTrackedDinoInfoMembersByDinoRef (FCustomTrackedActorInfo *result, bool IsFavorited, bool bIsTrackedWaypoint, bool bIsValidForCurrentFilter, int ByPlayerTargetingTeam)
 
void HandleDieIfLeftWaterSpawnDepth ()
 
void MultiSetAttachedStructurePickupAllowedBeforeNetworkTime_Implementation (long double NewTime, APrimalStructure *Structure)
 
void BlendSpacePlayerBase_UpdateBlendFilter (FBlendFilter *BlendFilter)
 
FNameGetAttackerDamageImpactFXAttachSocket (FName *result, UE::Math::TVector< double > *HitLoc)
 
bool ShouldRestrictCarriedPlayerYaw ()
 
int GetCurrentCameraModeIndex ()
 
bool AllowSkeletalMeshTicking (USkeletalMeshComponent *meshComp)
 
float GetEquippedItemDurabilityPercent (FItemNetID itemID)
 
void SetEquippedItemDurabilityPercent (FItemNetID itemID, float ItemDurabilityPercentage)
 
void ReplicateDurabilityForEquippedItem (FItemNetID itemID)
 
float ModifyArmorDurabilityLostFromDamage (float DamageAmount, float OriginalDurabilityLost, TEnumAsByte< EPrimalEquipmentType::Type > ArmorType)
 
bool ShouldUseArmorDurabilityVFX ()
 
bool ShouldUseDurabilityVar (int VarIndex)
 
bool ShouldUseDurabilityVarForItemType (TEnumAsByte< EPrimalEquipmentType::Type > TheItemType)
 
void SetMyInventoryComponent (UPrimalInventoryComponent *inventory)
 
- Public Member Functions inherited from APrimalCharacter
long doubleLastMeshGameplayRelevantTimeField ()
 
floatProneEyeHeightField ()
 
floatExtraMaxAccelerationModifierField ()
 
floatExtraFrictionModifierField ()
 
long doubleLastTimePlayAnimationEndedField ()
 
long doubleLastTimeForceTickPoseOnServerPlayAnimationEndedField ()
 
UE::Math::TVector< double > & OldLocationField ()
 
UE::Math::TRotator< double > & OldRotationField ()
 
floatEffectorInterpSpeedField ()
 
floatHalfLegLengthField ()
 
floatTwoLeggedVirtualPointDistFactorField ()
 
floatFullIKDistanceField ()
 
floatIKAfterFallingTimeField ()
 
floatSimpleIkRateField ()
 
UE::Math::TVector< double > & GroundCheckExtentField ()
 
long doubleLastForceAimedCharactersTimeField ()
 
floatFluidInteractionScalarField ()
 
UAnimMontage *& JumpAnimField ()
 
UAnimMontage *& LandedAnimField ()
 
UAnimMontage *& HurtAnimField ()
 
UAnimMontage *& HurtAnim_FlyingField ()
 
UAnimMontage *& HurtAnim_SleepingField ()
 
UAnimMontage *& PinnedAnimField ()
 
UParticleSystem *& HurtFXField ()
 
USoundBase *& HurtSoundField ()
 
FNameRootBodyBoneNameField ()
 
FDecalDataHurtDecalDataField ()
 
UE::Math::TVector< double > & SavedBaseWorldLocationField ()
 
TArray< APrimalBuff *, TSizedDefaultAllocator< 32 > > & BuffsField ()
 
long doubleLastStartedTalkingTimeField ()
 
boolbIsMutedField ()
 
FStringTribeNameField ()
 
floatWaterSubmergedDepthThresholdField ()
 
floatProneWaterSubmergedDepthThresholdField ()
 
TEnumAsByte< enum EMovementMode > & UnSubmergedWaterMovementModeField ()
 
UToolTipWidget *& CustomTooltipWidgetField ()
 
TArray< FDamageTypeAdjuster, TSizedDefaultAllocator< 32 > > & DamageTypeAdjustersField ()
 
floatSnapshotScaleField ()
 
TArray< FPrimalSnapshotPose, TSizedDefaultAllocator< 32 > > & SnapshotPosesField ()
 
TSubclassOf< UPrimalItem > & PoopItemClassField ()
 
TSubclassOf< UPrimalItem > & TaxidermySkinClassField ()
 
FNameDragBoneNameField ()
 
FNameDragSocketNameField ()
 
floatMaxDragDistanceField ()
 
floatMaxDragDistanceTimeoutField ()
 
TArray< FName, TSizedDefaultAllocator< 32 > > & BonesToIngoreWhileDraggedField ()
 
floatDefaultTPVZoomField ()
 
floatMaxTPVZoomField ()
 
floatMinTPVZoomField ()
 
floatPreviewCameraMaxZoomMultiplierField ()
 
floatPreviewCameraDefaultZoomMultiplierField ()
 
floatPreviewCameraDistanceScaleFactorField ()
 
USoundBase *& StartDraggedSoundField ()
 
USoundBase *& EndDraggedSoundField ()
 
APrimalCharacter *& DraggedCharacterField ()
 
APrimalCharacter *& DraggingCharacterField ()
 
UE::Math::TTransform< double > & LocalDraggedCharacterTransformField ()
 
long doubleStartDraggingTimeField ()
 
long doubleLastDragUpdateTimeField ()
 
long doubleForceUnfreezeSkeletalDynamicsUntilTimeField ()
 
floatStasisConsumerRangeMultiplierField ()
 
AActor *& ImmobilizationActorField ()
 
intCurrentFrameAnimPreventInputField ()
 
floatBPTimerServerMinField ()
 
floatBPTimerServerMaxField ()
 
floatBPTimerNonDedicatedMinField ()
 
floatBPTimerNonDedicatedMaxField ()
 
long doubleNextBPTimerServerField ()
 
long doubleNextBPTimerNonDedicatedField ()
 
long doubleLastCausedDamageTimeField ()
 
AActor *& LastDamageCauserField ()
 
TArray< TSubclassOf< APrimalStructure >, TSizedDefaultAllocator< 32 > > & ImmobilizationTrapsToIgnoreField ()
 
TWeakObjectPtr< APrimalStructureElevatorPlatform > & BasedElevatorField ()
 
TWeakObjectPtr< APrimalDinoCharacter > & CarryingDinoField ()
 
FNameDediOverrideCapsuleCollisionProfileNameField ()
 
FNameDediOverrideMeshCollisionProfileNameField ()
 
FNameSnaredFromSocketField ()
 
TSubclassOf< APrimalStructureItemContainer > & DeathDestructionDepositInventoryClassField ()
 
floatDamageNotifyTeamAggroMultiplierField ()
 
floatDamageNotifyTeamAggroRangeField ()
 
floatDamageNotifyTeamAggroRangeFalloffField ()
 
floatReplicatedCurrentHealthField ()
 
floatReplicatedMaxHealthField ()
 
floatReplicatedCurrentTorporField ()
 
floatReplicatedMaxTorporField ()
 
APrimalProjectileGrapplingHook *& LastGrapHookPullingMeField ()
 
AShooterCharacter *& LastGrapHookPullingOwnerField ()
 
UE::Math::TVector< double > & DragOffsetField ()
 
TArray< USoundBase *, TSizedDefaultAllocator< 32 > > & CharacterOverrideSoundFromField ()
 
TArray< USoundBase *, TSizedDefaultAllocator< 32 > > & CharacterOverrideSoundToField ()
 
TArray< UParticleSystem *, TSizedDefaultAllocator< 32 > > & CharacterOverrideParticleFromField ()
 
TArray< UParticleSystem *, TSizedDefaultAllocator< 32 > > & CharacterOverrideParticleToField ()
 
TWeakObjectPtr< AStaticMeshActor > & KinematicActorField ()
 
long doubleLastUpdatedAimOffsetsTimeField ()
 
UE::Math::TVector< double > & MeshPreRagdollRelativeLocationField ()
 
UE::Math::TRotator< double > & MeshPreRagdollRelativeRotationField ()
 
intDraggingBodyIndexField ()
 
intDraggedBoneIndexField ()
 
intcustomBitFlagsField ()
 
floatRunningSpeedModifierField ()
 
floatLowHealthPercentageField ()
 
floatBaseTurnRateField ()
 
floatBaseLookUpRateField ()
 
UAnimMontage *& DeathAnimField ()
 
UAnimationAsset *& ReplicatedDeathAnimField ()
 
TSoftObjectPtr< UAnimationAsset > & SavedDeathAnimField ()
 
USoundBase *& DeathSoundField ()
 
USoundBase *& RunLoopSoundField ()
 
USoundBase *& RunStopSoundField ()
 
TArray< USoundBase *, TSizedDefaultAllocator< 32 > > & FootStepSoundsPhysMatField ()
 
TArray< USoundBase *, TSizedDefaultAllocator< 32 > > & LandedSoundsPhysMatField ()
 
floatLastSimulatedFallingVelocityZField ()
 
FNameMeshRootSocketNameField ()
 
TWeakObjectPtr< UAudioComponent > & LastVoiceAudioComponentField ()
 
floatMaxFallSpeedField ()
 
floatFallDamageMultiplierField ()
 
UAudioComponent *& RunLoopACField ()
 
floatCurrentCarriedYawField ()
 
floatTargetCarriedYawField ()
 
floatServerTargetCarriedYawField ()
 
USoundBase *& NetDynamicMusicSoundField ()
 
TWeakObjectPtr< APrimalDinoCharacter > & MountedDinoField ()
 
long doubleMountedDinoTimeField ()
 
TWeakObjectPtr< APrimalDinoCharacter > & PreviousMountedDinoField ()
 
UE::Math::TVector< double > & LastForceFallCheckBaseLocationField ()
 
UE::Math::TVector< double > & LastHitWallSweepCheckLocationField ()
 
long doubleLastTimeBasedMovementHadCurrentActorField ()
 
TWeakObjectPtr< AActor > & LastBasedMovementActorRefField ()
 
floatGrabWeightThresholdField ()
 
floatDragWeightField ()
 
FTimerHandleUpdateDraggingHandleField ()
 
FStringDescriptiveNameField ()
 
UE::Math::TRotator< double > & ReplicatedRootRotationField ()
 
TArray< int, TSizedDefaultAllocator< 32 > > & ReplicatedBonesIndiciesField ()
 
FTimerHandleUpdateRagdollReplicationOnClientHandleField ()
 
floatWalkRunTransitionCooldownField ()
 
floatKillXPBaseField ()
 
TArray< FName, TSizedDefaultAllocator< 32 > > & ReplicatedBonesField ()
 
floatRagdollReplicationIntervalField ()
 
FTimerHandleReplicateRagdollHandleField ()
 
TArray< FBoneDamageAdjuster, TSizedDefaultAllocator< 32 > > & BoneDamageAdjustersField ()
 
floatClientRotationInterpSpeedField ()
 
floatClientLocationInterpSpeedField ()
 
floatMaxDragMovementSpeedField ()
 
UE::Math::TRotator< double > & CurrentAimRotField ()
 
UE::Math::TVector< double > & CurrentRootLocField ()
 
intLastYawSpeedWorldFrameCounterField ()
 
FNameMeshPreRagdollCollisionProfileNameField ()
 
FNameCapsulePreRagdollCollisionProfileNameField ()
 
UPrimalCharacterStatusComponent *& MyCharacterStatusComponentField ()
 
floatLastTickStaminaValueField ()
 
UPrimalInventoryComponent *& MyInventoryComponentField ()
 
UAnimMontage *& SyncedMontageField ()
 
long doubleLastMontageSyncTimeField ()
 
floatSyncedMontageDurationField ()
 
floatMontageSyncIntervalField ()
 
long doubleLastRunningTimeField ()
 
UE::Math::TVector< double > & TPVCameraOffsetField ()
 
UE::Math::TVector< double > & TPVCameraOffsetMultiplierField ()
 
floatTPVCameraHorizontalOffsetFactorMaxField ()
 
floatTPVCameraHorizontalOffsetFactorMaxClampField ()
 
UE::Math::TVector< double > & TPVCameraOrgOffsetField ()
 
floatLandedSoundMaxRangeField ()
 
floatFallingDamageHealthScaleBaseField ()
 
floatFootstepsMaxRangeField ()
 
floatMinTimeBetweenFootstepsField ()
 
long doubleLastPlayedFootstepTimeField ()
 
floatMinTimeBetweenFootstepsRunningField ()
 
TArray< TSoftObjectPtr< UAnimMontage >, TSizedDefaultAllocator< 32 > > & AnimationsPreventInputField ()
 
TSubclassOf< UPrimalHarvestingComponent > & DeathHarvestingComponentField ()
 
UPrimalHarvestingComponent *& MyDeathHarvestingComponentField ()
 
TSharedPtr< FAttachedInstancedHarvestingElement > & MyDeathHarvestingElementField ()
 
long doubleLastNetDidLandField ()
 
FTimerHandleForceSleepRagdollHandleField ()
 
FTimerHandleForceSleepRagdollExHandleField ()
 
FTimerHandleLifespanExpiredHandleField ()
 
TWeakObjectPtr< AController > & LastDamageEventInstigatorField ()
 
intCachedNumberOfClientRagdollCorrectionAttemptsField ()
 
intNumberOfClientRagdollCorrectionAttemptsField ()
 
floatServerForceSleepRagdollIntervalField ()
 
floatClientForceSleepRagdollIntervalField ()
 
floatNonRelevantServerForceSleepRagdollIntervalField ()
 
ABiomeZoneVolume *& MyBiomeZoneVolumeField ()
 
TEnumAsByte< enum EShooterPhysMaterialType::Type > & TargetableDamageFXDefaultPhysMaterialField ()
 
UAnimMontage *& PoopAnimationField ()
 
boolAccessSpawn2PressedField ()
 
FieldArray< bool, 2 > ToggleCameraProbeModeChordField ()
 
long doubleCorpseDestructionTimeField ()
 
floatCorpseLifespanField ()
 
floatTPVStructurePlacingHeightMultiplierField ()
 
floatCorpseFadeAwayTimeField ()
 
floatRagdollDeathImpulseScalerField ()
 
USoundBase *& PoopSoundField ()
 
floatBaseTargetingDesirabilityField ()
 
floatDeadBaseTargetingDesirabilityField ()
 
UE::Math::TRotator< double > & OrbitCamRotField ()
 
floatOrbitCamZoomField ()
 
floatOrbitCamZoomStepSizeField ()
 
floatOrbitCamMinZoomLevelField ()
 
floatOrbitCamMaxZoomLevelField ()
 
TArray< ABiomeZoneVolume *, TSizedDefaultAllocator< 32 > > & BiomeZoneVolumesField ()
 
UE::Math::TVector< double > & LastSubmergedCheckLocField ()
 
long doubleLastTimeNotInFallingField ()
 
floatMaxCursorHUDDistanceField ()
 
floatAddForwardVelocityOnJumpField ()
 
UE::Math::TVector< double > & DeathActorTargetingOffsetField ()
 
FNameSocketOverrideTargetingLocationField ()
 
FDamageEvent *& CurrentDamageEventField ()
 
TWeakObjectPtr< APhysicsVolume > & LastApproximatePhysicsVolumeField ()
 
UE::Math::TVector< double > & LastApproximatePhysVolumeLocationField ()
 
FTimerHandleUseFastInventoryHandleField ()
 
long doubleLastTimeSubmergedField ()
 
EPhysicalSurfaceLastFootPhysicalSurfaceTypeField ()
 
long doubleLastFootPhysicalSurfaceCheckTimeField ()
 
floatFootPhysicalSurfaceCheckIntervalField ()
 
TWeakObjectPtr< APrimalCharacter > & LastHurtByNearbyPlayerField ()
 
long doubleLastHurtByNearbyPlayerTimeField ()
 
TWeakObjectPtr< APrimalCharacter > & LastAttackedNearbyPlayerField ()
 
long doubleLastAttackedNearbyPlayerTimeField ()
 
long doubleLastStartFallingRagdollTimeField ()
 
UE::Math::TVector< double > & RagdollLastFrameLinearVelocityField ()
 
floatRagdollImpactDamageVelocityScaleField ()
 
floatRagdollImpactDamageMinDecelerationSpeedField ()
 
floatStartFallingImpactRagdollTimeIntervalField ()
 
long doubleLastUnstasisTimeField ()
 
UE::Math::TVector< double > & PreviousRagdollLocationField ()
 
intRagdollPenetrationFailuresField ()
 
long doubleLastTimeUpdatedCharacterStatusComponentField ()
 
long doubleLastTimeUpdatedCorpseDestructionTimeField ()
 
long doubleNextBlinkTimeField ()
 
long doubleBlinkTimerField ()
 
long doubleLastInSwimmingSoundTimeField ()
 
USoundBase *& EnteredSwimmingSoundField ()
 
USoundBase *& EnteredSleepingSoundField ()
 
USoundBase *& LeftSleepingSoundField ()
 
long doubleLastRelevantToPlayerTimeField ()
 
long doubleMeshStopForceUpdatingAtTimeField ()
 
long doubleLastWalkingTimeField ()
 
UE::Math::TVector< double > & LastWalkingLocField ()
 
long doubleLastSpecialDamageTimeField ()
 
floatCorpseDraggedDecayRateField ()
 
floatPoopAltItemChanceField ()
 
TSubclassOf< UPrimalItem > & PoopAltItemClassField ()
 
TArray< TSoftClassPtr< APrimalBuff >, TSizedDefaultAllocator< 32 > > & DefaultBuffsField ()
 
UTexture2D *& PoopIconField ()
 
floatRunningMaxDesiredRotDeltaField ()
 
floatCorpseDestructionTimerField ()
 
long doubleLastSkinnedTimeField ()
 
floatOriginalCorpseLifespanField ()
 
floatCorpseHarvestFadeTimeField ()
 
UE::Math::TVector< double > & CurrentLocalRootLocField ()
 
floatRootYawField ()
 
long doubleLastTimeInSwimmingField ()
 
long doubleLastListenRangePushTimeField ()
 
floatLastDamageAmountMaterialValueField ()
 
long doubleLastDamageAmountChangeField ()
 
floatBuffedDamageMultField ()
 
floatBuffedResistanceMultField ()
 
UStructurePaintingComponent *& PaintingComponentField ()
 
floatExtraMaxSpeedModifierField ()
 
floatExtraRotationRateModifierField ()
 
floatTamedDinoCallOutRangeField ()
 
long doubleLastBumpedDamageTimeField ()
 
UE::Math::TVector< double > & TargetPathfindingLocationOffsetField ()
 
long doubleLastTookDamageTimeField ()
 
floatExtraReceiveDamageMultiplierField ()
 
floatExtraMeleeDamageMultiplierField ()
 
floatLastFallingZField ()
 
intNumFallZFailsField ()
 
TArray< TWeakObjectPtr< APrimalCharacter >, TSizedDefaultAllocator< 32 > > & CharactersGrappledToMeField ()
 
floatDamageTheMeleeDamageCauserPercentField ()
 
floatDurabilityDegrateTheMeleeDamageCauserPercentField ()
 
TSubclassOf< UDamageType > & DamageTheMeleeDamageCauserDamageTypeField ()
 
floatCharacterDamageImpulseMultiplierField ()
 
long doubleForceCheckPushThroughWallsTimeField ()
 
long doubleLastStoppedEatAnimationTimeField ()
 
long doubleLastTimeFailedToDrawHUDField ()
 
long doubleNextTimeFlushFloorField ()
 
floatMaxRagdollDeathVelocityImpulseField ()
 
floatClientRotationInterpSpeedMultiplierGroundField ()
 
long doubleLastIkUpdateTimeField ()
 
floatGlideGravityScaleMultiplierField ()
 
floatGlideMaxCarriedWeightField ()
 
UAnimMontage *& lastPlayedMountAnimField ()
 
FNameDefaultCameraStyleField ()
 
floatScaleDeathHarvestHealthyByMaxHealthBaseField ()
 
long doubleLastForceMeshRefreshBonesTimeField ()
 
long doubleLastStartedBeingCarriedTimeField ()
 
floatRunMinVelocityRotDotField ()
 
long doubleLastHitDamageTimeField ()
 
intMeshedCounterField ()
 
TArray< TWeakObjectPtr< APrimalCharacter >, TSizedDefaultAllocator< 32 > > & SavedBasedCharactersField ()
 
TSet< TWeakObjectPtr< APrimalCharacter >, DefaultKeyFuncs< TWeakObjectPtr< APrimalCharacter >, 0 >, FDefaultSetAllocator > & BasedCharacterSetField ()
 
intMeshingTickCounterMultiplierField ()
 
TArray< TSoftClassPtr< APrimalBuff >, TSizedDefaultAllocator< 32 > > & PreventBuffClassesField ()
 
TArray< FName, TSizedDefaultAllocator< 32 > > & PreventBuffClassesWithTagField ()
 
UE::Math::TVector< double > & AutonomousCorrectionOffsetField ()
 
floatControlledInventoryAccessDistanceOffsetField ()
 
floatAdditionalMaxUseDistanceField ()
 
TWeakObjectPtr< AActor > & TetherActorField ()
 
floatTetherRadiusField ()
 
floatTetherHeightField ()
 
long doublelastStartRunningTimeField ()
 
long doublePressCrouchProneToggleTimeField ()
 
long doublelastGatherHapticsTimeField ()
 
UE::Math::TVector< double > & LastTrueGetAimOffsetsLocationCSField ()
 
UE::Math::TRotator< double > & LastTrueGetAimOffsetsRotationCSField ()
 
FNameCameraProfileIdOverrideField ()
 
long doubleLastStartedSleepingTimeField ()
 
long doubleForcePreventCharZInterpUntilTimeField ()
 
TMap< FName, UAnimationAsset *, FDefaultSetAllocator, TDefaultMapHashableKeyFuncs< FName, UAnimationAsset *, 0 > > & DeathAnimationsField ()
 
TSet< UParticleSystemComponent *, DefaultKeyFuncs< UParticleSystemComponent *, 0 >, FDefaultSetAllocator > & ParticleSystemsToActivateAfterDraggedField ()
 
TSet< UNiagaraComponent *, DefaultKeyFuncs< UNiagaraComponent *, 0 >, FDefaultSetAllocator > & NiagaraSystemsToActivateAfterDraggedField ()
 
floatDraggingInterpSpeedField ()
 
floatDraggingInterpDurationField ()
 
AActor *& CharacterSavedDynamicBaseField ()
 
FNameCharacterSavedDynamicBaseBoneNameField ()
 
UE::Math::TVector< double > & CharacterSavedDynamicBaseRelativeLocationField ()
 
UE::Math::TQuat< double > & CharacterSavedDynamicBaseRelativeRotationField ()
 
UE::Math::TRotator< double > & LastCachedPlayerControlRotationField ()
 
floatDragSocketVerticalOffsetAsCapsulePercentField ()
 
TEnumAsByte< enum ETickingGroup > & DraggingMovementComponentTickGroupField ()
 
FCollisionResponseSetPreDragCollisionSetField ()
 
TEnumAsByte< enum ETickingGroup > & PreDraggingMovementTickGroupField ()
 
floatCharacterLocalControlZInterpSpeedField ()
 
floatDeathCapsuleRadiusMultiplierField ()
 
floatDeathCapsuleHalfHeightMultiplierField ()
 
floatDeathMeshRelativeZOffsetAsCapsulePercentField ()
 
floatEnvironmentInteractionPlasticityMultField ()
 
floatEnvironmentInteractionPlasticityExponentField ()
 
long doubleLastSpawnedAttackerDamageImpactFXTimeField ()
 
UNiagaraSystem *& DamageImpactFXForAttackerField ()
 
floatDamageImpactFXSizeOverrideField ()
 
FNameNonLocationalDamageHurtFXSocketField ()
 
UE::Math::TVector< double > & NonLocationalDamageHurtFXScaleOverrideField ()
 
long doublePossessedAtTimeField ()
 
TObjectPtr< UTexture2D > & DragBodyIconField ()
 
TObjectPtr< UTexture2D > & ReleaseBodyIconField ()
 
TObjectPtr< UTexture2D > & MoveCloserIconField ()
 
TObjectPtr< UTexture2D > & ColorizeIconField ()
 
TObjectPtr< UTexture2D > & TrackingInfoIconField ()
 
TObjectPtr< UTexture2D > & ToggleTrackingIconField ()
 
TObjectPtr< UTexture2D > & TogglePOIIconField ()
 
floatEquippedArmorDurabilityPercent1Field ()
 
floatEquippedArmorDurabilityPercent2Field ()
 
floatArmorDurabilityPercentUpdateIntervalField ()
 
BitFieldValue< bool, unsigned __int32bIsProne ()
 
BitFieldValue< bool, unsigned __int32bCanEverProne ()
 
BitFieldValue< bool, unsigned __int32bUseBlueprintJumpInputEvents ()
 
BitFieldValue< bool, unsigned __int32bUseDeferredMovement ()
 
BitFieldValue< bool, unsigned __int32bUseBPOverrideAccessInventoryInput ()
 
BitFieldValue< bool, unsigned __int32bDisableCameraShakeOnNotifyHit ()
 
BitFieldValue< bool, unsigned __int32bHasBuffPreSerializeForInstigator ()
 
BitFieldValue< bool, unsigned __int32bIsSleeping ()
 
BitFieldValue< bool, unsigned __int32bWantsToRun ()
 
BitFieldValue< bool, unsigned __int32bActiveRunToggle ()
 
BitFieldValue< bool, unsigned __int32bLocalIsDragging ()
 
BitFieldValue< bool, unsigned __int32bIsBeingDragged ()
 
BitFieldValue< bool, unsigned __int32bDisableSpawnDefaultController ()
 
BitFieldValue< bool, unsigned __int32bIsDragging ()
 
BitFieldValue< bool, unsigned __int32bIsDraggingWithGrapHook ()
 
BitFieldValue< bool, unsigned __int32bAllowCapsuleDamageAfterDeath ()
 
BitFieldValue< bool, unsigned __int32bRemoteRunning ()
 
BitFieldValue< bool, unsigned __int32bCanRun ()
 
BitFieldValue< bool, unsigned __int32bUseHealthDamageMaterialOverlay ()
 
BitFieldValue< bool, unsigned __int32bIsBlinking ()
 
BitFieldValue< bool, unsigned __int32bSleepedWaterRagdoll ()
 
BitFieldValue< bool, unsigned __int32bCanBeTorpid ()
 
BitFieldValue< bool, unsigned __int32bDebugIK ()
 
BitFieldValue< bool, unsigned __int32bDebugIK_ShowTraceNames ()
 
BitFieldValue< bool, unsigned __int32bForceAlwaysUpdateMesh ()
 
BitFieldValue< bool, unsigned __int32bRagdollIgnoresPawnCapsules ()
 
BitFieldValue< bool, unsigned __int32bUsePoopAnimationNotify ()
 
BitFieldValue< bool, unsigned __int32bIsBigDino ()
 
BitFieldValue< bool, unsigned __int32bDeathUseRagdoll ()
 
BitFieldValue< bool, unsigned __int32bCanBeCarried ()
 
BitFieldValue< bool, unsigned __int32bUseBPCanNotifyTeamAggroAI ()
 
BitFieldValue< bool, unsigned __int32bDamageNotifyTeamAggroAI ()
 
BitFieldValue< bool, unsigned __int32bUseBP_OverrideCameraTargetOriginLocation ()
 
BitFieldValue< bool, unsigned __int32bUseBPGetOverrideCameraInterpSpeed ()
 
BitFieldValue< bool, unsigned __int32bRecentlyUpdateIk ()
 
BitFieldValue< bool, unsigned __int32bIKEnabled ()
 
BitFieldValue< bool, unsigned __int32bIsCarried ()
 
BitFieldValue< bool, unsigned __int32bIsCarriedAsPassenger ()
 
BitFieldValue< bool, unsigned __int32bUseBPPreventFallDamage ()
 
BitFieldValue< bool, unsigned __int32bUseBPNotifyIsDamageCauserOfAddedBuff ()
 
BitFieldValue< bool, unsigned __int32bPreventProjectileAttachment ()
 
BitFieldValue< bool, unsigned __int32bForceIKOnDedicatedServer ()
 
BitFieldValue< bool, unsigned __int32bIgnoreAllImmobilizationTraps ()
 
BitFieldValue< bool, unsigned __int32bForceTriggerIgnoredTraps ()
 
BitFieldValue< bool, unsigned __int32bIsImmobilized ()
 
BitFieldValue< bool, unsigned __int32bCanIgnoreWater ()
 
BitFieldValue< bool, unsigned __int32bIsDead ()
 
BitFieldValue< bool, unsigned __int32ReplicateAllBones ()
 
BitFieldValue< bool, unsigned __int32AutoStopReplicationWhenSleeping ()
 
BitFieldValue< bool, unsigned __int32bCanDrag ()
 
BitFieldValue< bool, unsigned __int32bCanBeDragged ()
 
BitFieldValue< bool, unsigned __int32bUsesRunningAnimation ()
 
BitFieldValue< bool, unsigned __int32bForceNetDidLand ()
 
BitFieldValue< bool, unsigned __int32bPreventSimpleIK ()
 
BitFieldValue< bool, unsigned __int32bOnlyAllowRunningWhileFlying ()
 
BitFieldValue< bool, unsigned __int32bOrbitCamera ()
 
BitFieldValue< bool, unsigned __int32bClientSetCurrentAimRot ()
 
BitFieldValue< bool, unsigned __int32bDisablePawnTick ()
 
BitFieldValue< bool, unsigned __int32bSetDeath ()
 
BitFieldValue< bool, unsigned __int32bTicksOnClient ()
 
BitFieldValue< bool, unsigned __int32bPlayingRunSound ()
 
BitFieldValue< bool, unsigned __int32bIsRespawn ()
 
BitFieldValue< bool, unsigned __int32bCreatedDynamicMaterials ()
 
BitFieldValue< bool, unsigned __int32bCurrentFrameAnimPreventInput ()
 
BitFieldValue< bool, unsigned __int32bDraggedFromExtremitiesOnly ()
 
BitFieldValue< bool, unsigned __int32bEnableIK ()
 
BitFieldValue< bool, unsigned __int32bOnlyPlayPoopAnimWhileWalking ()
 
BitFieldValue< bool, unsigned __int32bUseBlueprintAnimNotifyCustomEvent ()
 
BitFieldValue< bool, unsigned __int32bNoDamageImpulse ()
 
BitFieldValue< bool, unsigned __int32bPreventImmobilization ()
 
BitFieldValue< bool, unsigned __int32bAllowAirJump ()
 
BitFieldValue< bool, unsigned __int32bSleepingUseRagdoll ()
 
BitFieldValue< bool, unsigned __int32bDediForceUnregisterSKMesh ()
 
BitFieldValue< bool, unsigned __int32bReadyToPoop ()
 
BitFieldValue< bool, unsigned __int32bHasDynamicBase ()
 
BitFieldValue< bool, unsigned __int32bIsBeingDraggedByDino ()
 
BitFieldValue< bool, unsigned __int32bIsDraggingDinoStopped ()
 
BitFieldValue< bool, unsigned __int32bMissingDynamicBase ()
 
BitFieldValue< bool, unsigned __int32bClientRagdollUpdateTimerEnabled ()
 
BitFieldValue< bool, unsigned __int32bDieIfLeftWater ()
 
BitFieldValue< bool, unsigned __int32bIsAmphibious ()
 
BitFieldValue< bool, unsigned __int32bUseAmphibiousTargeting ()
 
BitFieldValue< bool, unsigned __int32bIsWaterDino ()
 
BitFieldValue< bool, unsigned __int32bIsFlyerDino ()
 
BitFieldValue< bool, unsigned __int32bIgnoreTargetingCarnivores ()
 
BitFieldValue< bool, unsigned __int32bAimGettingCharacterMeshRotation ()
 
BitFieldValue< bool, unsigned __int32bIsRunningCheckIgnoreVelocity ()
 
BitFieldValue< bool, unsigned __int32bIsPlayingLowHealthAnim ()
 
BitFieldValue< bool, unsigned __int32bAllowCharacterPainting ()
 
BitFieldValue< bool, unsigned __int32bTickStatusComponent ()
 
BitFieldValue< bool, unsigned __int32bReplicateDamageMomentum ()
 
BitFieldValue< bool, unsigned __int32bDontActuallyEmitPoop ()
 
BitFieldValue< bool, unsigned __int32bBPHUDOverideBuffProgressBar ()
 
BitFieldValue< bool, unsigned __int32bAllowRunningWhileSwimming ()
 
BitFieldValue< bool, unsigned __int32bUseBPNotifyBumpedByPawn ()
 
BitFieldValue< bool, unsigned __int32bUseBPNotifyBumpedPawn ()
 
BitFieldValue< bool, unsigned __int32bUseBPAdjustDamage ()
 
BitFieldValue< bool, unsigned __int32bUseBPTimerServer ()
 
BitFieldValue< bool, unsigned __int32bUseBPTimerNonDedicated ()
 
BitFieldValue< bool, unsigned __int32bTriggerBPStasis ()
 
BitFieldValue< bool, unsigned __int32bUseBPSetCharacterMeshseMaterialScalarParamValue ()
 
BitFieldValue< bool, unsigned __int32bIsMounted ()
 
BitFieldValue< bool, unsigned __int32bPreventTargetingByTurrets ()
 
BitFieldValue< bool, unsigned __int32bDelayFootstepsUnderMinInterval ()
 
BitFieldValue< bool, unsigned __int32bSleepingDisableIK ()
 
BitFieldValue< bool, unsigned __int32bRagdollRetainAnimations ()
 
BitFieldValue< bool, unsigned __int32bUseBPAddedAttachments ()
 
BitFieldValue< bool, unsigned __int32bCanPlayLandingAnim ()
 
BitFieldValue< bool, unsigned __int32bOnlyHasRunningAnimationWhenWalking ()
 
BitFieldValue< bool, unsigned __int32bIsReflectingDamage ()
 
BitFieldValue< bool, unsigned __int32bPreventTargetingAndMovement ()
 
BitFieldValue< bool, unsigned __int32bPreventMovement ()
 
BitFieldValue< bool, unsigned __int32bPreventWaterHopCorrectionVelChange ()
 
BitFieldValue< bool, unsigned __int32bIsWhistleTargetingDown ()
 
BitFieldValue< bool, unsigned __int32bBPPreventInputType ()
 
BitFieldValue< bool, unsigned __int32bForcePreventAllInput ()
 
BitFieldValue< bool, unsigned __int32bPreventAllBuffs ()
 
BitFieldValue< bool, unsigned __int32LastIsInsideVaccumSealedCube ()
 
BitFieldValue< bool, unsigned __int32bPreventJump ()
 
BitFieldValue< bool, unsigned __int32bUseBPPreventStasis ()
 
BitFieldValue< bool, unsigned __int32bDestroyOnStasis ()
 
BitFieldValue< bool, unsigned __int32bUseBPPreSerializeSaveGame ()
 
BitFieldValue< bool, unsigned __int32bUseBPPostLoadedFromSaveGame ()
 
BitFieldValue< bool, unsigned __int32bUseHeavyCombatMusic ()
 
BitFieldValue< bool, unsigned __int32bMarkForDestruction ()
 
BitFieldValue< bool, unsigned __int32bBPModifyAllowedViewHitDir ()
 
BitFieldValue< bool, unsigned __int32bBPLimitPlayerRotation ()
 
BitFieldValue< bool, unsigned __int32bBPManagedFPVViewLocation ()
 
BitFieldValue< bool, unsigned __int32bBPCameraRotationFinal ()
 
BitFieldValue< bool, unsigned __int32bServerBPNotifyInventoryItemChangesUseQuantity ()
 
BitFieldValue< bool, unsigned __int32bServerBPNotifyInventoryItemChanges ()
 
BitFieldValue< bool, unsigned __int32bAllowRun ()
 
BitFieldValue< bool, unsigned __int32bIsAtMaxInventoryItems ()
 
BitFieldValue< bool, unsigned __int32bUseBPOnStaminaDrained ()
 
BitFieldValue< bool, unsigned __int32bStaminaIsGreaterThanZero ()
 
BitFieldValue< bool, unsigned __int32bUseBPGrabDebugSnapshot ()
 
BitFieldValue< bool, unsigned __int32bIsAttachedOtherCharacter ()
 
BitFieldValue< bool, unsigned __int32bUseBPOnLethalDamage ()
 
BitFieldValue< bool, unsigned __int32bUseBPAdjustTorpidityDamage ()
 
BitFieldValue< bool, unsigned __int32bUseBPForceCameraStyle ()
 
BitFieldValue< bool, unsigned __int32bUseBPRemovedAsPassenger ()
 
BitFieldValue< bool, unsigned __int32bDisableFPV ()
 
BitFieldValue< bool, unsigned __int32bConsumeZoomInput ()
 
BitFieldValue< bool, unsigned __int32bDisableIkOnDeath ()
 
BitFieldValue< bool, unsigned __int32bDisabledIKFromDeath ()
 
BitFieldValue< bool, unsigned __int32bIsReplicatedRagdoll ()
 
BitFieldValue< bool, unsigned __int32bWasAllBodiesSleeping ()
 
BitFieldValue< bool, unsigned __int32bInRagdoll ()
 
BitFieldValue< bool, unsigned __int32bIsNPC ()
 
BitFieldValue< bool, unsigned __int32LastCheckedSubmergedFull ()
 
BitFieldValue< bool, unsigned __int32bAllowFullSubmergedCheck ()
 
BitFieldValue< bool, unsigned __int32bRagdollWasInWaterVolume ()
 
BitFieldValue< bool, unsigned __int32bIsBuffed ()
 
BitFieldValue< bool, unsigned __int32bIsDraggingWithOffset ()
 
BitFieldValue< bool, unsigned __int32bIsDraggedWithOffset ()
 
BitFieldValue< bool, unsigned __int32bPreventRunningWhileWalking ()
 
BitFieldValue< bool, unsigned __int32bCanLandOnWater ()
 
BitFieldValue< bool, unsigned __int32bUseBPAdjustMoveForward ()
 
BitFieldValue< bool, unsigned __int32bUseBPAdjustMoveRight ()
 
BitFieldValue< bool, unsigned __int32bUseBPGetGravity ()
 
BitFieldValue< bool, unsigned __int32bAllowDamageWhenMounted ()
 
BitFieldValue< bool, unsigned __int32bUseBPOnAttachmentReplication ()
 
BitFieldValue< bool, unsigned __int32bUseBPOnMovementModeChangedNotify ()
 
BitFieldValue< bool, unsigned __int32bUseBPOnAnimPlayedNotify ()
 
BitFieldValue< bool, unsigned __int32bUseBPOverrideCharacterNewFallVelocity ()
 
BitFieldValue< bool, unsigned __int32bUseBPOverrideCharacterSound ()
 
BitFieldValue< bool, unsigned __int32bUseBPOverrideCharacterParticle ()
 
BitFieldValue< bool, unsigned __int32bUseBP_OnSetRunningEvent ()
 
BitFieldValue< bool, unsigned __int32bForceTurretFastTargeting ()
 
BitFieldValue< bool, unsigned __int32bFlyingOrWaterDinoPreventBackwardsRun ()
 
BitFieldValue< bool, unsigned __int32bUseBPOverrideFlyingVelocity ()
 
BitFieldValue< bool, unsigned __int32bSleepingDisableRagdoll ()
 
BitFieldValue< bool, unsigned __int32bDestroyOnStasisWhenDead ()
 
BitFieldValue< bool, unsigned __int32bPreventLiveBlinking ()
 
BitFieldValue< bool, unsigned __int32bIgnoreSeatingDetachment ()
 
BitFieldValue< bool, unsigned __int32bForceAlwaysUpdateMeshAndCollision ()
 
BitFieldValue< bool, unsigned __int32bUseBPGetHUDElements ()
 
BitFieldValue< bool, unsigned __int32bPreventHurtAnim ()
 
BitFieldValue< bool, unsigned __int32bUseBPCanBeBaseForCharacter ()
 
BitFieldValue< bool, unsigned __int32bUseBPCanBaseOnCharacter ()
 
BitFieldValue< bool, unsigned __int32bUseBPOnLanded ()
 
BitFieldValue< bool, unsigned __int32bEnableMoveCollapsing ()
 
BitFieldValue< bool, unsigned __int32bUseBP_ForceAllowBuffClasses ()
 
BitFieldValue< bool, unsigned __int32bUseBPCheckJumpInput ()
 
BitFieldValue< bool, unsigned __int32bUseBPOverrideHurtAnim ()
 
BitFieldValue< bool, unsigned __int32bUseBPOverrideDamageCauserHitMarker ()
 
BitFieldValue< bool, unsigned __int32bIsSkinned ()
 
BitFieldValue< bool, unsigned __int32bUseBPAdjustImpulseFromDamage ()
 
BitFieldValue< bool, unsigned __int32bUseBPAdjustCharacterMovementImpulse ()
 
BitFieldValue< bool, unsigned __int32bUseBPModifyFOVInterpSpeed ()
 
BitFieldValue< bool, unsigned __int32bVerifyBasingForSaddleStructures ()
 
BitFieldValue< bool, unsigned __int32bUseBP_OverrideTerminalVelocity ()
 
BitFieldValue< bool, unsigned __int32bUseBP_ShouldForceDisableTPVCameraInterpolation ()
 
BitFieldValue< bool, unsigned __int32bUseBPAllowPlayMontage ()
 
BitFieldValue< bool, unsigned __int32bPreventPerPixelPainting ()
 
BitFieldValue< bool, unsigned __int32bUseBPItemSlotOverrides ()
 
BitFieldValue< bool, unsigned __int32bPreventMoveUp ()
 
BitFieldValue< bool, unsigned __int32bForceAllowDediServerGroundConformInterpolate ()
 
BitFieldValue< bool, unsigned __int32bCanBePushed ()
 
BitFieldValue< bool, unsigned __int32bCanPushOthers ()
 
BitFieldValue< bool, unsigned __int32bIsBigPusher ()
 
BitFieldValue< bool, unsigned __int32bCanEverCrouch ()
 
BitFieldValue< bool, unsigned __int32bUseOptimizedPhysWalkingChecks ()
 
BitFieldValue< bool, unsigned __int32bIgnoreLowGravityDisorientation ()
 
BitFieldValue< bool, unsigned __int32bUseBPOnMassTeleportEvent ()
 
BitFieldValue< bool, unsigned __int32bUseBlueprintAnimNotifyCustomState ()
 
BitFieldValue< bool, unsigned __int32bPreventIKWhenNotWalking ()
 
BitFieldValue< bool, unsigned __int32bIgnoreCorpseDecompositionMultipliers ()
 
BitFieldValue< bool, unsigned __int32bInterpHealthDamageMaterialOverlayAlpha ()
 
BitFieldValue< bool, unsigned __int32bSuppressPlayerKillNotification ()
 
BitFieldValue< bool, unsigned __int32bAllowCorpseDestructionWithPreventSaving ()
 
BitFieldValue< bool, unsigned __int32bPreventInventoryAccess ()
 
BitFieldValue< bool, unsigned __int32bUseGetOverrideSocket ()
 
BitFieldValue< bool, unsigned __int32bAllowBPNewDoorInteractionDrawHUD ()
 
BitFieldValue< bool, unsigned __int32bJumpOnRelease ()
 
BitFieldValue< bool, unsigned __int32bAllowMultiUseByRemoteDino ()
 
BitFieldValue< bool, unsigned __int32bUseBPOverrideJumpZModifier ()
 
BitFieldValue< bool, unsigned __int32bUseZeroGravityWander ()
 
BitFieldValue< bool, unsigned __int32bUseBPPreventNotifySound ()
 
BitFieldValue< bool, unsigned __int32bUseBP_ModifyInputAcceleration ()
 
BitFieldValue< bool, unsigned __int32bUseBP_ModifySavedMoveAcceleration_PreRep ()
 
BitFieldValue< bool, unsigned __int32bUseBP_ModifySavedMoveAcceleration_PostRep ()
 
BitFieldValue< bool, unsigned __int32bForceSimpleTeleportFade ()
 
BitFieldValue< bool, unsigned __int32bUseBPGetArmorDurabilityDecreaseMultiplier ()
 
BitFieldValue< bool, unsigned __int32bUseBPShieldBlock ()
 
BitFieldValue< bool, unsigned __int32bHideFromScans ()
 
BitFieldValue< bool, unsigned __int32bOverrideWalkingVelocity ()
 
BitFieldValue< bool, unsigned __int32bOverrideSwimmingVelocity ()
 
BitFieldValue< bool, unsigned __int32bOverrideSwimmingAcceleration ()
 
BitFieldValue< bool, unsigned __int32bOverrideNewFallVelocity ()
 
BitFieldValue< bool, unsigned __int32bOverrideFlyingVelocity ()
 
BitFieldValue< bool, unsigned __int32bUsesRootMotion ()
 
BitFieldValue< bool, unsigned __int32bEnableAnimationGroundConforming ()
 
BitFieldValue< bool, unsigned __int32bWasBeingDragged ()
 
BitFieldValue< bool, unsigned __int32bUseBPOverridePhysicsImpulses ()
 
BitFieldValue< bool, unsigned __int32bAllowASACamera ()
 
BitFieldValue< bool, unsigned __int32bWasUsingOldCameraOnDinoBase ()
 
BitFieldValue< bool, unsigned __int32bDediServerAutoUnregisterSkeletalMeshWhenNotRelevant ()
 
BitFieldValue< bool, unsigned __int32bPreventUnconsciousMeshBasing ()
 
BitFieldValue< bool, unsigned __int32bUseOnCharacterSteppedNotify ()
 
BitFieldValue< bool, unsigned __int32bHasAppliedDraggedSettings ()
 
BitFieldValue< bool, unsigned __int32bWantsToRestoreSavedBase ()
 
BitFieldValue< bool, unsigned __int32bUnregisteredMeshDueToVisibilityTickOption ()
 
BitFieldValue< bool, unsigned __int32bHasAutoUnregisteredExtraSkeletalComponents ()
 
BitFieldValue< bool, unsigned __int32bDraggedFlip180 ()
 
BitFieldValue< bool, unsigned __int32bIsDoingDraggedInterp ()
 
BitFieldValue< bool, unsigned __int32bCorrectMeshRelativeZOffsetWhileDragged ()
 
BitFieldValue< bool, unsigned __int32bReturnToCapsuleCenterWhenDroppedInWater ()
 
BitFieldValue< bool, unsigned __int32bOverrideBlendSpaceSmoothType ()
 
BitFieldValue< bool, unsigned __int32bSetAnimationTickPrerequisite ()
 
BitFieldValue< bool, unsigned __int32bNetworkClientsUpdateBasedMovementOnTick ()
 
BitFieldValue< bool, unsigned __int32bUseArmorDurabilityVFX ()
 
BitFieldValue< bool, unsigned __int32bPreventStaggeredMovement ()
 
BitFieldValue< bool, unsigned __int32bBPForceUseOldASECamera ()
 
BitFieldValue< bool, unsigned __int32bUsesWaterFinLocking ()
 
bool IsBeingDestroyed ()
 
UMeshComponentGetSkeletalMeshComponent ()
 
ENetRole GetRole ()
 
bool IsReadyForDynamicBasing ()
 
bool AllowOverrideSwimmingAcceleration ()
 
bool IsInMission ()
 
bool IsGamePlayRelevant ()
 
long double GetLastGameplayRelevantTime ()
 
float GetStasisConsumerRangeMultiplier ()
 
void BP_OnZoomIn ()
 
float BPAdjustDamage (float IncomingDamage, FDamageEvent *TheDamageEvent, AController *EventInstigator, AActor *DamageCauser, bool bIsPointDamage, FHitResult *PointHitInfo)
 
float BPModifyViewHitDir (APrimalCharacter *viewingCharacter, float InViewHitDir)
 
void BPOnStaminaDrained ()
 
bool BPOverrideCameraArmLengthInterpParams (const FPrimalCameraParams *CameraParams, FPrimalCameraInterpParams *OutInterpParams)
 
void BPOverrideReleaseItemSlot (int ItemSlot)
 
void BPOverrideUseItemSlot (int ItemSlot)
 
void ClientOrderedAttackTarget (AActor *attackTarget)
 
void ClientSyncAnimation (UAnimMontage *AnimMontage, float PlayRate, float ServerCurrentMontageTime, bool bForceTickPoseAndServerUpdateMesh, float BlendInTime, float BlendOutTime)
 
TSubclassOf< UToolTipWidget > * GetCustomTooltip (TSubclassOf< UToolTipWidget > *result, UE::Math::TVector2< double > *tooltipPadding, UE::Math::TVector2< double > *tooltipScale, UE::Math::TVector< double > *tooltipLocationOffset)
 
FNameGetOverrideSocket (FName *result, FName from)
 
UMeshComponentGetPaintingMesh ()
 
void LocalUnpossessed ()
 
void NetPlaySoundOnCharacter (USoundBase *SoundToPlay, bool bPlayOnOwner)
 
void OnBeginDrag (APrimalCharacter *Dragged, int BoneIndex, bool bWithGrapHook)
 
void OnEndDrag ()
 
void PlayHitEffectGeneric (float DamageTaken, FDamageEvent *DamageEvent, APawn *PawnInstigator, AActor *DamageCauser)
 
void PlayHitEffectPoint (float DamageTaken, FPointDamageEvent *DamageEvent, APawn *PawnInstigator, AActor *DamageCauser)
 
void PlayHitEffectRadial (float DamageTaken, FRadialDamageEvent *DamageEvent, APawn *PawnInstigator, AActor *DamageCauser)
 
bool PreventsTargeting (AActor *ByActor)
 
void ServerCallAggressive ()
 
void ServerCallAttackTarget (AActor *TheTarget)
 
void ServerCallFollow ()
 
void ServerCallMoveTo (UE::Math::TVector< double > *MoveToLoc)
 
void ServerCallNeutral ()
 
void ServerCallPassive ()
 
void ServerCallSetAggressive ()
 
void ServerCallStay ()
 
void ServerCaptureDermis (APrimalCharacter *Target)
 
void ServerDinoOrder (APrimalDinoCharacter *aDino, EDinoTamedOrder::Type OrderType, AActor *target)
 
void ToggleWeapon ()
 
void ServerRequestDrag ()
 
void ServerTryPoop ()
 
void SetCameraProfile (FName NewProfileId)
 
void ValidateGeneratedRepEnums (const TArray< FRepRecord, TSizedDefaultAllocator< 32 > > *ClassReps)
 
void Serialize (FStructuredArchiveRecord Record)
 
UAnimMontageGetPoopAnimation (bool bForcePoop)
 
long double GetLastStartedTalkingTime ()
 
bool IsVoiceTalking ()
 
bool CanJumpInternal_Implementation ()
 
void RegisterAllComponents ()
 
void PreInitializeComponents ()
 
void ValidatePaintingComponentOctree ()
 
void PostInitializeComponents ()
 
void Destroyed ()
 
void BeginPlay ()
 
void FellOutOfWorld (const UDamageType *dmgType)
 
void Suicide ()
 
bool IsDead ()
 
void InventoryItemUsed (UObject *InventoryItemObject)
 
void AdjustDamage (float *Damage, const FDamageEvent *DamageEvent, AController *EventInstigator, AActor *DamageCauser)
 
bool CanBeTargetedBy (const ITargetableInterface *Attacker)
 
bool IsValidForCombatMusic ()
 
float TakeDamage (float Damage, const FDamageEvent *DamageEvent, AController *EventInstigator, AActor *DamageCauser)
 
void HurtMe (int HowMuch)
 
bool CanDie (float KillingDamage, const FDamageEvent *DamageEvent, AController *Killer, AActor *DamageCauser)
 
bool CanMoveThroughActor_Implementation (AActor *actor)
 
bool Die (float KillingDamage, const FDamageEvent *DamageEvent, AController *Killer, AActor *DamageCauser)
 
void DeathHarvestingDepleted ()
 
void PlayDyingPoint_Implementation (float KillingDamage, FPointDamageEvent *DamageEvent, APawn *InstigatingPawn, AActor *DamageCauser)
 
void PlayDyingRadial_Implementation (float KillingDamage, FRadialDamageEvent *DamageEvent, APawn *InstigatingPawn, AActor *DamageCauser)
 
void SetDeath (bool bJoinInProgress, bool AllowMovementModeChange)
 
bool CanIgnoreImmobilizationTrap (TSubclassOf< APrimalStructure > TrapClass, bool *bForceTrigger)
 
void Immobilize (bool bImmobilize, AActor *UsingActor, bool bImmobilizeFalling, bool bPreventDismount)
 
float GetCorpseLifespan ()
 
void PlayDying (float KillingDamage, const FDamageEvent *DamageEvent, APawn *InstigatingPawn, AActor *DamageCauser)
 
void PlayHitEffectGeneric_Implementation (float DamageTaken, FPointDamageEvent *DamageEvent, APawn *PawnInstigator, AActor *DamageCauser)
 
void PlayHitEffectRadial_Implementation (float DamageTaken, FRadialDamageEvent *DamageEvent, APawn *PawnInstigator, AActor *DamageCauser)
 
bool AllowHurtAnimation ()
 
UPrimitiveComponentGetPrimaryHitComponent ()
 
void PlayHitEffect (float DamageTaken, const FDamageEvent *DamageEvent, APawn *PawnInstigator, AActor *DamageCauser, bool bIsLocalPath, bool bSuppressImpactSound)
 
void PlayHurtAnim (float DamageTaken, const FDamageEvent *DamageEvent, APawn *PawnInstigator, AActor *DamageCauser, bool bIsLocalPath)
 
void DoSetRagdollPhysics ()
 
void SetRagdollPhysics (bool bUseRagdollLocationOffset, bool bForceRecreateBones, bool bForLoading)
 
void CheckOnDinoPlatformSaddle ()
 
void ForceSleepRagdollEx ()
 
void ForceSleepRagdoll ()
 
void RemoveBasedPawns (USceneComponent *BasedOnComponent)
 
void ClearRagdollPhysics ()
 
void DoFindGoodSpot (UE::Math::TVector< double > *RagdollLoc, bool bClearCollisionSweep)
 
void SetSleeping (bool bSleeping, bool bUseRagdollLocationOffset, bool bPreserveSavedAnim)
 
void NetPlayDeathAnimIfNeeded_Implementation (bool bOnlyPlayOnClient)
 
void PlayDeathAnimIfNeeded (bool bWasPlayingDeathAnim)
 
void TryPlaySleepingAnim (bool bWasPlayingDeathAnim)
 
void TryPlayDeathAnim ()
 
void ExecSetSleeping (bool bEnable)
 
void ChangeActorTeam (int NewTeam)
 
void UpdateTribeName (FString *NewTribeName)
 
void NetUpdateTribeName_Implementation (const FString *NewTribeName)
 
float GetMaxCursorHUDDistance (AShooterPlayerController *PC)
 
bool IsSubmerged (bool bDontCheckSwimming, bool bUseFullThreshold, bool bForceCheck, bool bFromVolumeChange)
 
float GetWaterSubmergedDepthThreshold ()
 
float PlayAnimMontage (UAnimMontage *AnimMontage, float InPlayRate, FName StartSectionName, bool bForceTickPoseAndServerUpdateMesh, bool bForceTickPoseOnServer, float BlendInTime, float BlendOutTime)
 
void StopAnimMontage (UAnimMontage *AnimMontage)
 
bool IsMontagePlaying (UAnimMontage *AnimMontage, float TimeFromEndToConsiderFinished)
 
void SetupPlayerInputComponent (UInputComponent *WithInputComponent)
 
void TryGiveDefaultWeapon ()
 
void TryGiveDefaultWeaponReleased ()
 
void TryPoop ()
 
void OrbitCamToggle ()
 
void OrbitCamOn ()
 
void OrbitCamOff ()
 
void ServerRequestDrag_Implementation ()
 
void ServerDinoOrder_Implementation (APrimalDinoCharacter *aDino, EDinoTamedOrder::Type OrderType, AActor *enemyTarget)
 
void GetInputSpeedModifier (float *Val)
 
void MoveForward (float Val)
 
void MoveRight (float Val)
 
void MoveUp (float Val)
 
void TurnInput (float Val)
 
void LookInput (float Val)
 
void TurnAtRate (float Val)
 
void LookUpAtRate (float Val)
 
bool IsGamepadActive ()
 
bool IsInputAllowed ()
 
void OnStartFire ()
 
void OnStopFire ()
 
void OnStartTargeting ()
 
void OnStopTargeting ()
 
void OnAltFirePressed ()
 
void OnAltFireReleased ()
 
void OnStartAltFire ()
 
void OnStopAltFire ()
 
void OnStartRunning ()
 
void OnStopRunning ()
 
void OnRunTogglePressed ()
 
void OnRunToggleReleased ()
 
bool IsTurningTooFastToRun (const UE::Math::TVector< double > *Velocity, const UE::Math::TRotator< double > *Rotation)
 
bool IsRunning ()
 
bool IsMoving ()
 
void UpdateStatusComponent (float DeltaSeconds)
 
void ServerCaptureDermis_Implementation (APrimalCharacter *Target)
 
void CaptureCharacterSnapshot (UPrimalItem *Item)
 
void ApplyCharacterSnapshot (UPrimalItem *Item, AActor *To, UE::Math::TVector< double > *Offset, float MaxExtent, int Pose, bool bCollisionOn)
 
void RemoveCharacterSnapshot (UPrimalItem *Item, AActor *From)
 
void UpdateStencilValues ()
 
void CheckRegisterCharacterMesh ()
 
void Tick (float DeltaSeconds)
 
void EndPlay (const EEndPlayReason::Type EndPlayReason)
 
void SetCharacterMeshesMaterialScalarParamValue (FName ParamName, float Value)
 
APhysicsVolumeGetApproximateLocationPhysicsVolume (bool bForceUpdate, const UE::Math::TVector< double > *LocOffset, bool bFavorWaterVolume)
 
void UpdateSwimmingState ()
 
bool IsOwningClient ()
 
void GetCharacterViewLocationAndDirection (UE::Math::TVector< double > *OutViewLocation, UE::Math::TVector< double > *OutViewDirection, bool *OutFromCrosshairOrCamera, float FallbackAngleOffsetDegrees)
 
void ZoomIn ()
 
void ZoomOut ()
 
void OnStartJump ()
 
void PlayJumpAnim ()
 
void PlayLandedAnim ()
 
void OnJumped_Implementation ()
 
void NetOnJumped_Implementation ()
 
void OnStopJump ()
 
void PreReplication (IRepChangedPropertyTracker *ChangedPropertyTracker)
 
void GetLifetimeReplicatedProps (TArray< FLifetimeProperty, TSizedDefaultAllocator< 32 > > *OutLifetimeProps)
 
float GetRunningSpeedModifier (bool bIsForDefaultSpeed)
 
float GetMaxHealth ()
 
bool AllowFirstPerson ()
 
AActorGetAimedActor (ECollisionChannel CollisionChannel, UActorComponent **HitComponent, float MaxDistanceOverride, float CheckRadius, int *hitBodyIndex, FHitResult *outHitResult, bool bForceUseCameraLocation, bool bForceUpdateAimedActors, bool bForceUseActorLocation, bool *bIsDirectHit)
 
void OnPrimalCharacterSleeped ()
 
TSubclassOf< UToolTipWidget > * GetCustomTooltip_Implementation (TSubclassOf< UToolTipWidget > *result, UE::Math::TVector2< double > *tooltipPadding, UE::Math::TVector2< double > *tooltipScale, UE::Math::TVector< double > *tooltipLocationOffset)
 
void OnPrimalCharacterUnsleeped ()
 
void ControlRigNotify (FName NotifyName, FName NotifyCustomTag, const FHitResult *WorldSpaceHitResult, const UE::Math::TVector< double > *Velocity)
 
float PlayAnimEx (UAnimMontage *AnimMontage, float InPlayRate, FName StartSectionName, bool bReplicate, bool bReplicateToOwner, bool bForceTickPoseAndServerUpdateMesh, bool bForceTickPoseOnServer, bool bForceKeepSynced, float BlendInTime, float BlendOutTime)
 
void StopAnimEx (UAnimMontage *AnimMontage, bool bReplicate, bool bReplicateToOwner, float BlendOutTime)
 
void ClientPlayAnimation_Implementation (UAnimMontage *AnimMontage, float PlayRate, FName StartSectionName, bool bPlayOnOwner, bool bForceTickPoseAndServerUpdateMesh)
 
void ClientSyncAnimation_Implementation (UAnimMontage *AnimMontage, float PlayRate, float ServerCurrentMontageTime, bool bForceTickPoseAndServerUpdateMesh, float BlendInTime, float BlendOutTime)
 
void ClientStopAnimation_Implementation (UAnimMontage *AnimMontage, bool bStopOnOwner, float BlendOutTime)
 
void SetRunning (bool bNewRunning)
 
void ServerSetRunning_Implementation (bool bNewRunning)
 
void ControllerLeavingGame (AShooterPlayerController *theController)
 
float GetLowHealthPercentage ()
 
bool IsAlive ()
 
FStringGetDescriptiveName (FString *result)
 
void PrepareForSaving ()
 
void CacheDynamicBaseValues ()
 
FStringGetShortName (FString *result)
 
TArray< FString, TSizedDefaultAllocator< 32 > > * GetDetailedDescription (TArray< FString, TSizedDefaultAllocator< 32 > > *result, const FString *IndentPrefix)
 
float GetHealthPercentage ()
 
float GetHealth ()
 
void AnimNotifyCustomEvent (FName CustomEventName, USkeletalMeshComponent *MeshComp, UAnimSequenceBase *Animation, const UAnimNotify *AnimNotifyObject)
 
void AnimNotifyCustomState_Begin (FName CustomEventName, USkeletalMeshComponent *MeshComp, UAnimSequenceBase *Animation, float TotalDuration, const UAnimNotifyState *AnimNotifyObject)
 
void AnimNotifyCustomState_End (FName CustomEventName, USkeletalMeshComponent *MeshComp, UAnimSequenceBase *Animation, const UAnimNotifyState *AnimNotifyObject)
 
void DrawFloatingChatMessage (AShooterHUD *HUD, FString *Message, long double receivedChatTime)
 
float GetClientRotationInterpSpeed (const UE::Math::TVector< double > *RootLoc)
 
void ForceRefreshBones (UObject *a2)
 
void StartForceSkelUpdate (float ForTime, bool bForceUpdateMesh, bool bServerOnly)
 
void EndForceSkelUpdate ()
 
void ForceMeshRelevant (float Duration)
 
bool IsConscious ()
 
bool IsEncumbered ()
 
void Stasis ()
 
void CheckBasedOnDino ()
 
void Unstasis ()
 
void OnVoiceTalkingStateChanged (bool isTalking, bool InbIsMuted)
 
bool AllowFallDamage (const FHitResult *HitResult, float FallDamageAmount, bool CustomFallDamage)
 
UPrimalCharacterStatusComponentGetCharacterStatusComponent ()
 
void DrawLocalPlayerHUD (AShooterHUD *HUD)
 
bool IsInStatusState (EPrimalCharacterStatusState::Type StatusStateType)
 
float GetMaxSpeedModifier ()
 
float GetRotationRateModifier ()
 
float GetJumpZModifier ()
 
bool CanBeBaseForCharacter (APawn *Pawn)
 
float GetDefaultMovementSpeed ()
 
void TakeFallingDamage (const FHitResult *Hit)
 
void ApplyCustomFallDamage (const UE::Math::TVector< double > *Location, const UE::Math::TVector< double > *Velocity, float FallDamageThreshold)
 
void NativeOnLanded (const FHitResult *Hit)
 
void NetDidLand_Implementation ()
 
void DidLand ()
 
void FadeOutLoadingMusic ()
 
void LocalPossessedBy (APlayerController *ByController)
 
void LocalUnpossessed_Implementation ()
 
UAudioComponentPlayFootstep ()
 
EPhysicalSurface GetFootPhysicalSurfaceType (bool bForce, bool bIsForFootstepParticles)
 
EPhysicalSurface GetPhysMatTypeFromHits (const TArray< FHitResult, TSizedDefaultAllocator< 32 > > *FromHits)
 
bool ModifyInputAcceleration (UE::Math::TVector< double > *InputAcceleration)
 
bool AnimationPreventsInput ()
 
float SetHealth (float newHealth)
 
bool IsOfTribe (int ID)
 
void SetRagdollReplication (bool Enabled)
 
void Serialize (FArchive *Ar)
 
void ReplicateRagdoll ()
 
void InitRagdollRepConstraints ()
 
void TermRagdollRepConstraints ()
 
void SleepBodies ()
 
void UpdateRagdollReplicationOnClient ()
 
void ClientEndRagdollUpdate_Implementation (int a2)
 
void OnRep_RagdollPositions ()
 
void InitRagdollReplication (__int16 a2)
 
bool CanDragCharacter (APrimalCharacter *Character, bool bIgnoreWeight)
 
bool HasEnoughWeightToDragCharacter (APrimalCharacter *Character)
 
void NotifyEquippedItems ()
 
void NotifyUnequippedItems ()
 
bool CanBeDragged ()
 
bool IsInvincible ()
 
__int64 GetNearestBoneIndexForDrag (APrimalCharacter *Character, UE::Math::TVector< double > *HitLocation)
 
bool TryDragCharacterTarget (APrimalCharacter *Character)
 
void TryDragCharacter ()
 
void UpdateDragging ()
 
void OnBeginDrag_Implementation (APrimalCharacter *Dragged, int BoneIndex, bool bWithGrapHook)
 
void OnEndDrag_Implementation ()
 
void OnBeginDragged (APrimalCharacter *Dragger)
 
void OnDraggedStarted ()
 
void TickBeingDragged (float DeltaSeconds)
 
void OnDraggedInterpEnded ()
 
void OnEndDragged (APrimalCharacter *Dragger)
 
bool CanBeCarried (APrimalCharacter *ByCarrier)
 
float GetKillXP ()
 
void UpdateIK ()
 
void EnableIK (bool bEnable, bool bForceOnDedicated)
 
void GetMultiUseEntries (APlayerController *ForPC, TArray< FMultiUseEntry, TSizedDefaultAllocator< 32 > > *MultiUseEntries, int hitBodyIndex)
 
void FilterMultiUseEntries (APlayerController *ForPC, TArray< FMultiUseEntry, TSizedDefaultAllocator< 32 > > *MultiUseEntries)
 
bool TryMultiUse (APlayerController *ForPC, int UseIndex, int hitBodyIndex)
 
void ClientMultiUse (APlayerController *ForPC, int UseIndex, int hitBodyIndex)
 
void GetHUDElements (APlayerController *ForPC, TArray< FHUDElement, TSizedDefaultAllocator< 32 > > *OutElements)
 
void SetBiomeZoneVolume (ABiomeZoneVolume *theVolume)
 
void ClearBiomeZoneVolume (ABiomeZoneVolume *theVolume)
 
void RefreshBiomeZoneVolumes ()
 
void ForceTickPoseDelta (UObject *a2)
 
bool CheckJumpOutOfWater ()
 
bool IsTargetableDead ()
 
void RequestPoop ()
 
bool Poop (bool bForcePoop)
 
void EmitPoop ()
 
bool IsValidForStatusRecovery ()
 
bool GetGroundLocation (UE::Math::TVector< double > *theGroundLoc, const UE::Math::TVector< double > *OffsetUp, const UE::Math::TVector< double > *OffsetDown)
 
void DeathHarvestingFadeOut_Implementation ()
 
void ServerUploadCharacter (AShooterPlayerController *UploadedBy)
 
void ApplyDamageMomentum (float DamageTaken, const FDamageEvent *DamageEvent, APawn *PawnInstigator, AActor *DamageCauser)
 
void NetAddCharacterMovementImpulse_Implementation (UE::Math::TVector< double > *Impulse, __int64 bVelChange, float ImpulseExponent, bool bSetNewMovementMode, EMovementMode NewMovementMode)
 
void NetSetCharacterMovementVelocity_Implementation (bool bSetNewVelocity, UE::Math::TVector< double > *NewVelocity, bool bSetNewMovementMode, EMovementMode NewMovementMode)
 
bool AllowSaving ()
 
bool IsWatered ()
 
void OnDeserializedByGame (EOnDeserializationType::Type DeserializationType)
 
int LevelUpPlayerAddedStat (TEnumAsByte< EPrimalCharacterStatusValue::Type > StatToLevel, int NumLevels, AShooterPlayerController *ForPlayer)
 
void CheckJumpInput (float DeltaTime)
 
void ServerTryPoop_Implementation ()
 
void ClientFailedPoop_Implementation ()
 
void ClientDidPoop_Implementation ()
 
void TryAccessInventoryWrapper ()
 
void TryAccessInventoryReleased ()
 
bool TryAccessInventory ()
 
void ToggleCameraProbeModePressed1 (FKey *Key)
 
void ToggleCameraProbeModePressed2 (FKey *Key)
 
void ToggleCameraProbeModeReleased1 (FKey *Key)
 
void ToggleCameraProbeModeReleased2 (FKey *Key)
 
void CameraProbeModeNext ()
 
void CameraProbeModePrevious ()
 
bool IsRagdolled ()
 
void NetForceUpdateAimedCharacters_Implementation (UE::Math::TVector< double > *StartLoc, UE::Math::TVector< double > *EndLoc, AActor *IgnoreActor, bool bForceUpdateIgnoreActor, float TraceRadius)
 
bool HasBuff (TSubclassOf< APrimalBuff > BuffClass, bool useExactMatch)
 
bool HasBuffWithCustomTag (FName buffCustomTag)
 
bool HasBuffWithCustomTags (TArray< FName, TSizedDefaultAllocator< 32 > > *customTags)
 
int GetBuffStackCount (TSubclassOf< APrimalBuff > BuffClass, bool useExactMatch)
 
APrimalBuffGetBuff (TSubclassOf< APrimalBuff > BuffClass)
 
void GetBuffs (TArray< APrimalBuff *, TSizedDefaultAllocator< 32 > > *TheBuffs)
 
APrimalBuffGetBuffForPostEffect (UMaterialInterface *anEffect)
 
void AddAdditionalDefaultBuffs (UWorld *world, TArray< TSoftClassPtr< APrimalBuff >, TSizedDefaultAllocator< 32 > > *ToBuffs)
 
void RemoveAllJumpDeactivatedBuffs (APrimalBuff *IgnoredBuff)
 
bool IsInSingletonMission ()
 
void UpdateNetDynamicMusic ()
 
void NetPlaySoundOnCharacter_Implementation (USoundBase *SoundToPlay, bool bPlayOnOwner)
 
bool IsMeshGameplayRelevant ()
 
float GetCorpseDecayRate ()
 
void TagFriendlyStructures ()
 
void DestroyByMeshing ()
 
void SetCarryingDino (APrimalDinoCharacter *aDino)
 
void ClearCarryingDino (bool bFromDino, bool bCancelAnyCarryBuffs)
 
void OnAttachedToCharacter ()
 
void OnDetachedFromCharacter (APrimalCharacter *aCharacter, int OverrideDirection)
 
void ClearMountedDino (bool fromMountedDino)
 
bool DinoMountOnMe (APrimalDinoCharacter *dinoCharacter)
 
bool CanMountOnMe (APrimalDinoCharacter *dinoCharacter)
 
bool HasCryoSickness ()
 
float GetDragWeight (APrimalCharacter *ForDragger)
 
void SetBase (UPrimitiveComponent *NewBaseComponent, const FName BoneName, bool bNotifyPawn)
 
void UnPossessed ()
 
void TryCallAttackTarget ()
 
void TryCallMoveTo ()
 
void TryCallMoveToEx (bool bOnlyAttackTarget)
 
UTexture2DGetOverrideDefaultCharacterParamTexture (FName theParamName, UTexture2D *CurrentTexture)
 
bool CanBePainted ()
 
UPaintingTextureGetPaintingTexture ()
 
bool AllowColoringBy (APlayerController *ForPC, UObject *anItem)
 
void NetStopAllAnimMontage_Implementation ()
 
void DeactivateBuffs (TSubclassOf< APrimalBuff > ForBuffClass, UPrimalItem *ForInstigatorItem, bool perfectClassMatch)
 
bool ExcludePostProcessBlendableMaterial (const UMaterialInterface *BlendableMaterialInterface)
 
void PostProcessModifyBlendableMaterial (const UMaterialInterface *BlendableMaterialInterface, UMaterialInstanceDynamic *MID)
 
void TryCallStayOne ()
 
void TryCallFollowOne ()
 
void TryCallFollowDistanceCycleOne ()
 
void TryCallFlyerLandOne ()
 
void OnRep_AttachmentReplication ()
 
FStringGetDebugInfoString (FString *result)
 
bool AllowMovementMode (EMovementMode NewMovementMode, unsigned __int8 NewCustomMode)
 
APrimalDinoCharacterGetBasedOrSeatingOnDino (__int16 a2)
 
APrimalDinoCharacterGetBasedOnDino (bool bUseReplicatedData, bool bOnlyConsciousDino)
 
float GetBaseDragWeight ()
 
void ClientHandleNetDestroy ()
 
bool AllowParallelAnimations (USkeletalMeshComponent *forComp)
 
bool UseClearOnConsumeInput ()
 
float GetDamageTorpidityIncreaseMultiplierScale ()
 
float GetIndirectTorpidityIncreaseMultiplierScale ()
 
void NotifyBumpedByPawn (APrimalCharacter *ByPawn)
 
void NotifyBumpedPawn (APawn *BumpedPawn)
 
float GetTPVHorizontalCameraOffset ()
 
float GetTPVHorizontalCameraOffsetFromSlider ()
 
float GetTransitionToCameraStateInterpTime (TEnumAsByte< EPrimalCameraState > ToFinalCameraState)
 
float GetPrimalCameraDesiredArmLength (const FPrimalCameraParams *ForCameraParams, float CurrentCameraArmLength, float DefaultCameraArmLength)
 
float GetPrimalCameraDesiredArmLength (float CurrentCameraArmLength, float DefaultCameraArmLength)
 
bool UseCenteredTPVCamera ()
 
void PossessedBy (AController *NewController)
 
bool IsBlockedByShield (const FHitResult *HitInfo, const UE::Math::TVector< double > *ShotDirection, bool bBlockAllPointDamage)
 
void BPNetAddCharacterMovementImpulse (UE::Math::TVector< double > *Impulse, bool bVelChange, float ImpulseExponent, bool bSetNewMovementMode, EMovementMode NewMovementMode, bool bOverrideMaxImpulseZ, bool bApplyToBigPawns)
 
void BPNetSetCharacterMovementVelocity (bool bSetNewVelocity, UE::Math::TVector< double > *NewVelocity, bool bSetNewMovementMode, EMovementMode NewMovementMode)
 
void NetSetMovementModeSimulatedInternal_Implementation (EMovementMode NewMovementMode)
 
float GetGravityZScale ()
 
void OnMovementModeChanged (EMovementMode PrevMovementMode, unsigned __int8 PreviousCustomMode)
 
void SetCharacterAndRagdollLocation (UE::Math::TVector< double > *NewLocation)
 
void CheckRagdollPenetration ()
 
APrimalStructureExplosiveGetAttachedExplosive ()
 
bool IsInVacuumSealedSpace ()
 
void ClientOrderedMoveTo_Implementation (UE::Math::TVector< double > *MoveToLoc)
 
void ClientOrderedAttackTarget_Implementation (AActor *attackTarget)
 
void DownCallOne ()
 
float BPModifyFOV_Implementation (float FOVIn)
 
bool AllowOverrideWalkingVelocity ()
 
bool AllowOverrideSwimmingVelocity ()
 
bool AllowOverrideNewFallVelocity ()
 
void OverrideWalkingVelocity (UE::Math::TVector< double > *InitialVelocity, const float *Friction, float DeltaTime)
 
void OverrideSwimmingVelocity (UE::Math::TVector< double > *InitialVelocity, const UE::Math::TVector< double > *Gravity, const float *FluidFriction, const float *NetBuoyancy, float DeltaTime)
 
void OverrideNewFallVelocity (UE::Math::TVector< double > *InitialVelocity, const UE::Math::TVector< double > *Gravity, float DeltaTime)
 
char PreventLanding (const UE::Math::TVector< double > *ImpactPoint, const UE::Math::TVector< double > *ImpactAccel, UE::Math::TVector< double > *Velocity)
 
bool AllowOverrideFlyingVelocity ()
 
void OverrideFlyingVelocity (UE::Math::TVector< double > *InitialVelocity, const UE::Math::TVector< double > *Gravity, float DeltaTime)
 
void SetDynamicMusic (USoundBase *newMusic)
 
bool PreventsTargeting_Implementation (AActor *ByActor)
 
bool PreventInputType (EPrimalCharacterInputType::Type inputType)
 
bool PreventInputDoesOffset ()
 
bool IsAlliedWithOtherTeam (int OtherTeamID)
 
void ResetCollisionSweepLocation (const UE::Math::TVector< double > *newLocation, bool bForceReset)
 
void DidTeleport_Implementation (UE::Math::TVector< double > *newLoc, UE::Math::TRotator< double > *newRot, bool bDoCameraFade, FLinearColor *CameraFadeColor)
 
void FinalLoadedFromSaveGame ()
 
void OnConstruction (const UE::Math::TTransform< double > *Transform)
 
void OnUpdateSimulatedPosition (const UE::Math::TVector< double > *NewLocation, const UE::Math::TQuat< double > *NewRotation)
 
void NotifyItemQuantityUpdated (UPrimalItem *anItem, int amount)
 
void PerBuffLambda (std::function< void __cdecl(APrimalBuff *)> *lambda)
 
void NotifyItemAdded (UPrimalItem *anItem, bool bEquipItem)
 
void NotifyItemRemoved (UPrimalItem *anItem)
 
void TeleportSucceeded (bool bIsATest, bool bSimpleTeleport)
 
bool IsAttachedToSomething ()
 
void AttachToOtherCharacter (APrimalCharacter *characterToAttachTo, const FName InSocketName, const bool enableMovementAndCollision, EAttachLocation::Type AttachLocation)
 
void AttachedToOtherCharacterUpdateWorldLocation (const UE::Math::TVector< double > *worldLocation)
 
void DetachFromOtherCharacter (const bool enableMovementAndCollision)
 
bool ConsumeProjectileImpact (AShooterProjectile *theProjectile, const FHitResult *HitResult)
 
bool CanProne ()
 
void Prone (bool bClientSimulation)
 
void UnProne (bool bClientSimulation)
 
void OnRep_IsProne (__int64 a2)
 
void RecalculateBaseEyeHeight ()
 
void Crouch (bool bClientSimulation)
 
void Landed (const FHitResult *Hit)
 
bool IsProneOrSitting (bool bIgnoreLockedToSeat)
 
void DoCharacterDetachment (bool bIncludeRiding, bool bIncludeCarrying, APrimalBuff *BuffToIgnore)
 
bool IsCharacterHardAttached (bool bIgnoreRiding, bool bIgnoreCarried)
 
void InitializedAnimScriptInstance ()
 
bool ForceAddUnderwaterCharacterStatusValues ()
 
bool IsPrimalCharFriendly (APrimalCharacter *primalChar)
 
bool TeleportTo (const UE::Math::TVector< double > *DestLocation, const UE::Math::TRotator< double > *DestRotation, bool bIsATest, bool bNoCheck)
 
void OnMassTeleportEvent (const EMassTeleportState::Type EventState, const APrimalCharacter *TeleportInitiatedByChar)
 
bool GetAllAttachedChars (TArray< APrimalCharacter *, TSizedDefaultAllocator< 32 > > *AttachedCharsArray, const bool bIncludeSelf, const bool bIncludeBased, const bool bIncludePassengers, const bool bIncludeCarried)
 
bool GetAllAttachedCharsInternal (TSet< APrimalCharacter *, DefaultKeyFuncs< APrimalCharacter *, 0 >, FDefaultSetAllocator > *AttachedChars, const APrimalCharacter *OriginalChar, bool *bIncludeBased, const bool bIncludePassengers, const bool bIncludeCarried)
 
void ClearCachedIkTraceResults ()
 
float OverrideTerminalVelocity ()
 
void ClientCheatFly_Implementation ()
 
void ClientCheatWalk_Implementation ()
 
bool UseOverrideWaterJumpVelocity ()
 
float GetOverrideWaterJumpVelocity (float OutOfWaterZ)
 
void OverrideCameraTargetOriginLocation (UE::Math::TVector< double > *OutOverrideOrigin, const FName WithCameraStyle)
 
void OverrideCameraInterpSpeed (const float DefaultTPVCameraSpeedInterpMultiplier, const float DefaultTPVOffsetInterpSpeed, float *TPVCameraSpeedInterpMultiplier, float *TPVOffsetInterpSpeed)
 
void NativeSimulateHair (TArray< UE::Math::TVector< double >, TSizedDefaultAllocator< 32 > > *CurrentPos, TArray< UE::Math::TVector< double >, TSizedDefaultAllocator< 32 > > *LastPos, TArray< UE::Math::TVector< double >, TSizedDefaultAllocator< 32 > > *RestPos, TArray< UE::Math::TVector< double >, TSizedDefaultAllocator< 32 > > *PivotPos, TArray< float, TSizedDefaultAllocator< 32 > > *RestDistance, UE::Math::TVector< double > *HairSocketLoc, UE::Math::TRotator< double > *HairSocketRot, UE::Math::TVector< double > *ChestSocketLoc, UE::Math::TRotator< double > *ChestSocketRot, float DeltaTime, float Damping, float DampingFrontModifier, float DampingBack, float InWater, float HairWetness, float DragForce, float HairScale, float SpringForce, float SpringForceFrontModifier, float SpringForceBack, float GravityForce, UE::Math::TVector< double > *ShoulderLCollisionOffset, float ShoulderLCollisionRadius, UE::Math::TVector< double > *ShoulderRCollisionOffset, float ShoulderRCollisionRadius, UE::Math::TVector< double > *HeadHairCollisionOffset, float HeadHairCollisionRadius, UE::Math::TVector< double > *NeckHairCollisionOffset, float NeckHairCollisionRadius, float MaxDistanceToRestPos, UE::Math::TTransform< double > *LastHeadTransform, bool bPosAsPivot, bool bCollideMiddle, bool bCollideWithNeck)
 
bool ShouldDisableCameraInterpolation ()
 
EMovementMode GetPrimalCharMovementMode ()
 
bool BuffsPreventInventoryAccess ()
 
bool PreventNotifySound (USoundBase *SoundIn)
 
void OnCameraStyleChangedNotify (const FName *NewCameraStyle, const FName *OldCameraStyle)
 
void OnPaintingComponentInitialized (const UStructurePaintingComponent *PaintingComp)
 
void ClearMovementTether ()
 
bool IsMovementTethered ()
 
bool IsWithinTether ()
 
bool IsTargetWithinTether (const UE::Math::TVector< double > *Destination, float AdditionalRadius)
 
TArray< APawn *, TSizedDefaultAllocator< 32 > > * GetTrueBasedPawns (TArray< APawn *, TSizedDefaultAllocator< 32 > > *result)
 
USoundBaseOverrideCharacterSound (USoundBase *SoundIn)
 
USoundBaseBPOverrideCharacterSound_Implementation (USoundBase *SoundIn)
 
UParticleSystemBPOverrideCharacterParticle_Implementation (UParticleSystem *ParticleIn)
 
void LaunchCharacter (UE::Math::TVector< double > *LaunchVelocity, bool bXYOverride, bool bZOverride)
 
bool IsDeadOrDying ()
 
void BPSuicide_Implementation ()
 
void OnUROPostInterpolation (float Delta, USkeletalMeshComponent *InMesh, TArray< UE::Math::TTransform< double >, TSizedDefaultAllocator< 32 > > *InterpTransforms)
 
void GetPrimalCameraParams (FPrimalCameraParams *OutCameraParams, const APrimalCharacter *CharForConditionChecks, bool bIncludeWeaponOverride, FName ForProfileId)
 
void FindAndApplyWeaponCameraParamsOverride (FPrimalCameraParams *OutCameraParams, const APrimalCharacter *CharForConditionChecks, FName ForProfileId)
 
FNameGetCurrentCameraProfileId (FName *result)
 
void SetCameraProfile_Implementation (FName NewProfileId)
 
bool ShouldUseASACamera (bool bCheckShouldSwitchToOld)
 
bool ShouldASACameraSwitchToOld (bool bDontCheckForTargeting)
 
bool IsASACameraEnabled ()
 
bool HasValidASACameraConfig ()
 
bool ShouldUseLongFallCameraPivotZValues ()
 
bool IsNetRelevantFor (const AActor *RealViewer, const AActor *ViewTarget, const UE::Math::TVector< double > *SrcLocation)
 
bool WantsToUseRagdollForSleeping ()
 
bool WantsToUseRagdollForDeath ()
 
UAnimationAssetGetDeathAnim_Implementation (float KillingDamage, const UE::Math::TVector< double > *ImpactVelocity, APawn *InstigatingPawn, AActor *DamageCauser)
 
void GenerateDeathAnim (float KillingDamage, const UE::Math::TVector< double > *ImpactVelocity, APawn *InstigatingPawn, AActor *DamageCauser)
 
bool IsFollowingFinalPathSegment ()
 
void GetWindSourceComponents (TArray< UActorComponent *, TSizedDefaultAllocator< 32 > > *Components, int includePriorityGreaterThan, bool bIsFirstPerson)
 
void OnCharacterStepped_Implementation (UE::Math::TVector< double > *PrevLocation, UE::Math::TVector< double > *NewLocation)
 
void NetSetReplicatedDeathAnim_Implementation (UAnimationAsset *Anim)
 
FLinearColorGetFXBloodColor_Implementation (FLinearColor *result)
 
void OnRep_ReplicatedBasedMovement ()
 
void UpdateReplicatedBasedMovement ()
 
AActorGetBasedOnDinoAsActor (bool bUseReplicatedData, bool bOnlyConsciousDino)
 
void SetReplicateMovement (bool bInReplicateMovement)
 
void UpdateEquippedItemDurabilityVariable (FItemNetID itemID, float ItemDurabilityPercentage)
 
void UpdateEquippedItemDurabilityMaterials (FItemNetID itemID, float ItemDurabilityPercentage)
 
void UpdateAllEquippedItemsDurabilityMaterials ()
 
void UpdateAllEquippedItemsDurabilityVariables ()
 
void OnRep_ReplicateMovement ()
 
bool ShouldUseArmorDurabilityVFX ()
 
- Public Member Functions inherited from ACharacter
TObjectPtr< USkeletalMeshComponent > & MeshField ()
 
TObjectPtr< UCharacterMovementComponent > & CharacterMovementField ()
 
TObjectPtr< UCapsuleComponent > & CapsuleComponentField ()
 
FBasedMovementInfoBasedMovementField ()
 
FReplicatedBasedMovementInfoReplicatedBasedMovementField ()
 
floatAnimRootMotionTranslationScaleField ()
 
UE::Math::TVector< double > & BaseTranslationOffsetField ()
 
UE::Math::TQuat< double > & BaseRotationOffsetField ()
 
long doubleReplicatedServerLastTransformUpdateTimeStampField ()
 
floatReplayLastTransformUpdateTimeStampField ()
 
boolbInBaseReplicationField ()
 
floatCrouchedEyeHeightField ()
 
floatJumpKeyHoldTimeField ()
 
floatJumpOfWaterKeyHoldTimeField ()
 
floatJumpForceTimeRemainingField ()
 
floatProxyJumpForceStartedTimeField ()
 
floatJumpMaxHoldTimeField ()
 
intJumpMaxCountField ()
 
intJumpCurrentCountField ()
 
intJumpCurrentCountPreJumpField ()
 
unsigned intNumActorOverlapEventsCounterField ()
 
FCharacterReachedApexSignatureOnReachedJumpApexField ()
 
FLandedSignatureLandedDelegateField ()
 
FMovementModeChangedSignatureMovementModeChangedDelegateField ()
 
FCharacterMovementUpdatedSignatureOnCharacterMovementUpdatedField ()
 
FRootMotionSourceGroupSavedRootMotionField ()
 
FRootMotionMovementParamsClientRootMotionParamsField ()
 
TArray< FSimulatedRootMotionReplicatedMove, TSizedDefaultAllocator< 32 > > & RootMotionRepMovesField ()
 
FRepRootMotionMontageRepRootMotionField ()
 
long doubleLeftDynamicActorBaseTimeField ()
 
long doubleLastClientForceUpdateMovementTimeField ()
 
BitFieldValue< bool, unsigned __int32bIsCrouched ()
 
BitFieldValue< bool, unsigned __int32bProxyIsJumpForceApplied ()
 
BitFieldValue< bool, unsigned __int32bCurrentlyUpdatingRootMotion ()
 
BitFieldValue< bool, unsigned __int32bPressedJump ()
 
BitFieldValue< bool, unsigned __int32bClientUpdating ()
 
BitFieldValue< bool, unsigned __int32bClientWasFalling ()
 
BitFieldValue< bool, unsigned __int32bClientResimulateRootMotion ()
 
BitFieldValue< bool, unsigned __int32bClientResimulateRootMotionSources ()
 
BitFieldValue< bool, unsigned __int32bSimGravityDisabled ()
 
BitFieldValue< bool, unsigned __int32bClientCheckEncroachmentOnNetUpdate ()
 
BitFieldValue< bool, unsigned __int32bServerMoveIgnoreRootMotion ()
 
BitFieldValue< bool, unsigned __int32bWasJumping ()
 
UPrimitiveComponentGetMovementBase ()
 
UPawnMovementComponentGetMovementComponent ()
 
void ClientAdjustRootMotionSourcePosition (float TimeStamp, FRootMotionSourceGroup *ServerRootMotion, bool bHasAnimRootMotion, float ServerMontageTrackPosition, UE::Math::TVector< double > *ServerLoc, FVector_NetQuantizeNormal *ServerRotation, float ServerVelZ, UPrimitiveComponent *ServerBase, FName ServerBoneName, bool bHasBase, bool bBaseRelativePosition, unsigned __int8 ServerMovementMode)
 
void OnJumped ()
 
void OnLanded (const FHitResult *Hit)
 
void ValidateGeneratedRepEnums (const TArray< FRepRecord, TSizedDefaultAllocator< 32 > > *ClassReps)
 
void PostInitializeComponents ()
 
void CacheInitialMeshOffset (UE::Math::TVector< double > *MeshRelativeLocation, UE::Math::TRotator< double > *MeshRelativeRotation, __int64 a4)
 
void GetSimpleCollisionCylinder (float *CollisionRadius, float *CollisionHalfHeight)
 
float GetDefaultHalfHeight ()
 
UActorComponentFindComponentByClass (const TSubclassOf< UActorComponent > ComponentClass)
 
void NotifyJumpApex ()
 
void Landed (const FHitResult *Hit)
 
bool CanJump ()
 
bool CanJumpInternal_Implementation ()
 
void ResetJumpState ()
 
bool IsJumpProvidingForce ()
 
void RecalculateBaseEyeHeight ()
 
void OnRep_IsCrouched (__int64 a2)
 
void SetReplicateMovement (bool bInReplicateMovement)
 
bool CanCrouch ()
 
void Crouch (bool bClientSimulation)
 
void UnCrouch (bool bClientSimulation)
 
void OnEndCrouch (float HeightAdjust, float ScaledHeightAdjust)
 
void OnStartCrouch (float HeightAdjust, float ScaledHeightAdjust)
 
void ApplyDamageMomentum (float DamageTaken, const FDamageEvent *DamageEvent, APawn *PawnInstigator, AActor *DamageCauser)
 
void ClearCrossLevelReferences (__int64 a2, __int64 a3, __int64 a4)
 
void SetBase (UPrimitiveComponent *NewBaseComponent, const FName InBoneName, bool bNotifyPawn)
 
void TurnOff ()
 
void Restart ()
 
void PawnClientRestart ()
 
void PossessedBy (AController *NewController)
 
void UnPossessed ()
 
void TornOff ()
 
void NotifyActorBeginOverlap (AActor *OtherActor)
 
void NotifyActorEndOverlap (AActor *OtherActor)
 
void BaseChange ()
 
void DisplayDebug (UCanvas *Canvas, const FDebugDisplayInfo *DebugDisplay, float *YL, float *YPos)
 
void LaunchCharacter (UE::Math::TVector< double > *LaunchVelocity, bool bXYOverride, bool bZOverride)
 
void OnMovementModeChanged (EMovementMode PrevMovementMode, unsigned __int8 PrevCustomMode)
 
bool ShouldNotifyLanded (const FHitResult *Hit)
 
void Jump ()
 
void StopJumping ()
 
void CheckJumpInput (float DeltaTime)
 
void ClearJumpInput (float DeltaTime)
 
float GetJumpMaxHoldTime ()
 
void PreNetReceive ()
 
void PostNetReceive ()
 
void OnRep_ReplicatedBasedMovement ()
 
void OnRep_ReplicatedMovement ()
 
void SimulatedRootMotionPositionFixup (float DeltaSeconds)
 
bool RestoreReplicatedMove (const FSimulatedRootMotionReplicatedMove *RootMotionRepMove)
 
void OnUpdateSimulatedPosition (const UE::Math::TVector< double > *OldLocation, const UE::Math::TQuat< double > *OldRotation)
 
void PostNetReceiveLocationAndRotation ()
 
void PreReplication (IRepChangedPropertyTracker *ChangedPropertyTracker)
 
void GetReplicatedCustomConditionState (FCustomPropertyConditionState *OutActiveState)
 
void PreReplicationForReplay (IRepChangedPropertyTracker *ChangedPropertyTracker)
 
void GetLifetimeReplicatedProps (TArray< FLifetimeProperty, TSizedDefaultAllocator< 32 > > *OutLifetimeProps)
 
float PlayAnimMontage (UAnimMontage *AnimMontage, float InPlayRate, FName StartSectionName, bool bForceTickPoseAndServerUpdateMesh, bool bForceTickPoseOnServer, float BlendInTime, float BlendOutTime)
 
void StopAnimMontage (UAnimMontage *AnimMontage)
 
UAnimMontageGetCurrentMontage ()
 
void ClientCheatWalk_Implementation ()
 
void ClientCheatFly_Implementation ()
 
void ClientCheatGhost_Implementation ()
 
bool IsBasedOnDynamicActor ()
 
void ClientForceUpdateMovement_Implementation (UE::Math::TVector< double > *NewLocation, UE::Math::TVector< double > *NewVelocity)
 
- Public Member Functions inherited from APrimalPawn
FRotator_NetQuantizeSmartPitchLastMovementDesiredRotationField ()
 
floatHarvestingDestructionMeshRangeMultiplerField ()
 
BitFieldValue< bool, unsigned __int32bUseBPPreventMovementMode ()
 
BitFieldValue< bool, unsigned __int32bReplicateDesiredRotation ()
 
BitFieldValue< bool, unsigned __int32bIsPlayingTurningAnim ()
 
BitFieldValue< bool, unsigned __int32bClearOnConsume ()
 
BitFieldValue< bool, unsigned __int32bUse_ModifySavedMoveAcceleration_PreRep ()
 
BitFieldValue< bool, unsigned __int32bUse_ModifySavedMoveAcceleration_PostRep ()
 
BitFieldValue< bool, unsigned __int32bSetDefaultMovementMode ()
 
AControllerGetCharacterController ()
 
void SetLastMovementDesiredRotation (const UE::Math::TRotator< double > *InRotation)
 
void InterceptInputEvent (const FString *InputName)
 
void ValidateGeneratedRepEnums (const TArray< FRepRecord, TSizedDefaultAllocator< 32 > > *ClassReps)
 
void GetLifetimeReplicatedProps (TArray< FLifetimeProperty, TSizedDefaultAllocator< 32 > > *OutLifetimeProps)
 
bool AllowMovementMode (EMovementMode NewMovementMode, unsigned __int8 NewCustomMode)
 
bool PreventMovementMode (EMovementMode NewMovementMode, unsigned __int8 NewCustomMode)
 
APlayerControllerGetOwnerController ()
 
bool IsLocallyControlledByPlayer ()
 
void InitInputComponent ()
 
- Public Member Functions inherited from APawn
floatBaseEyeHeightField ()
 
FieldArray< char, 1 > AutoPossessAIField ()
 
TSubclassOf< AController > & AIControllerClassField ()
 
TObjectPtr< APlayerState > & PlayerStateField ()
 
floatBlendedReplayViewPitchField ()
 
TObjectPtr< AController > & LastHitByField ()
 
TObjectPtr< AController > & ControllerField ()
 
TObjectPtr< AController > & PreviousControllerField ()
 
floatAllowedYawErrorField ()
 
UE::Math::TVector< double > & ControlInputVectorField ()
 
UE::Math::TVector< double > & LastControlInputVectorField ()
 
TSubclassOf< UInputComponent > & OverrideInputComponentClassField ()
 
BitFieldValue< bool, unsigned __int32bUseControllerRotationPitch ()
 
BitFieldValue< bool, unsigned __int32bUseControllerRotationYaw ()
 
BitFieldValue< bool, unsigned __int32bUseControllerRotationRoll ()
 
BitFieldValue< bool, unsigned __int32bCanAffectNavigationGeneration ()
 
BitFieldValue< bool, unsigned __int32bForceUseCustomCameraComponent ()
 
BitFieldValue< bool, unsigned __int32bDisableControllerDesiredRotation ()
 
BitFieldValue< bool, unsigned __int32bInputEnabled ()
 
BitFieldValue< bool, unsigned __int32bProcessingOutsideWorldBounds ()
 
BitFieldValue< bool, unsigned __int32bIsLocalViewTarget ()
 
bool IsPawnControlled ()
 
AShooterPlayerStateGetPlayerState ()
 
void PostLoad ()
 
void BeginPlay ()
 
void GetMoveGoalReachTest (const AActor *MovingActor, const UE::Math::TVector< double > *MoveOffset, UE::Math::TVector< double > *GoalOffset, float *GoalRadius, float *GoalHalfHeight)
 
void ValidateGeneratedRepEnums (const TArray< FRepRecord, TSizedDefaultAllocator< 32 > > *ClassReps)
 
void PreInitializeComponents ()
 
void PostInitializeComponents ()
 
void PostRegisterAllComponents ()
 
UPawnMovementComponentGetMovementComponent ()
 
void UpdateNavAgent ()
 
void SetCanAffectNavigationGeneration (bool bNewValue, bool bForceUpdate)
 
bool CanBeBaseForCharacter (APawn *Pawn)
 
bool IsLocallyControlled ()
 
bool IsPlayerControlled ()
 
bool IsBotControlled ()
 
bool ReachedDesiredRotation ()
 
float GetDefaultHalfHeight ()
 
bool ShouldTickIfViewportsOnly ()
 
void SpawnDefaultController ()
 
void TurnOff ()
 
void BecomeViewTarget (APlayerController *PC)
 
void EndViewTarget (APlayerController *PC)
 
APlayerControllerGetLocalViewingPlayerController ()
 
void PawnClientRestart ()
 
void NotifyRestarted ()
 
void Destroyed ()
 
void EndPlay (const EEndPlayReason::Type EndPlayReason)
 
bool ShouldTakeDamage (float Damage, const FDamageEvent *DamageEvent, AController *EventInstigator, AActor *DamageCauser)
 
float TakeDamage (float Damage, const FDamageEvent *DamageEvent, AController *EventInstigator, AActor *DamageCauser)
 
void OnRep_Controller ()
 
void PossessedBy (AController *NewController)
 
void UnPossessed ()
 
void NotifyControllerChanged ()
 
UNetConnectionGetNetConnection ()
 
UPlayerGetNetOwningPlayer ()
 
UInputComponentCreatePlayerInputComponent ()
 
void DestroyPlayerInputComponent ()
 
bool IsMoveInputIgnored ()
 
void AddMovementInput (UE::Math::TVector< double > *WorldDirection, float ScaleValue, bool bForce)
 
void AddControllerPitchInput (float Val)
 
void AddControllerYawInput (float Val)
 
void AddControllerRollInput (float Val)
 
void Restart ()
 
APhysicsVolumeGetPawnPhysicsVolume ()
 
APhysicsVolumeGetPhysicsVolume ()
 
void RecalculateBaseEyeHeight ()
 
void Reset ()
 
FStringGetHumanReadableName (FString *result)
 
void DisplayDebug (UCanvas *Canvas, const FDebugDisplayInfo *DebugDisplay, float *YL, float *YPos)
 
void GetActorEyesViewPoint (UE::Math::TVector< double > *out_Location, UE::Math::TRotator< double > *out_Rotation)
 
bool InFreeCam ()
 
void OutsideWorldBounds ()
 
void FaceRotation (UE::Math::TRotator< double > *NewControlRotation, float DeltaTime)
 
void DetachFromControllerPendingDestroy ()
 
AControllerGetDamageInstigator (AController *InstigatedBy, const UDamageType *DamageType)
 
void EnableInput (APlayerController *PlayerController)
 
void DisableInput (APlayerController *PlayerController)
 
void TeleportSucceeded (bool bIsATest, bool bSimpleTeleport)
 
void PostNetReceiveVelocity (const UE::Math::TVector< double > *NewVelocity)
 
void PostNetReceiveLocationAndRotation ()
 
bool IsBasedOnActor (const AActor *Other)
 
bool IsNetRelevantFor (const AActor *RealViewer, const AActor *ViewTarget, const UE::Math::TVector< double > *SrcLocation)
 
void GetLifetimeReplicatedProps (TArray< FLifetimeProperty, TSizedDefaultAllocator< 32 > > *OutLifetimeProps)
 
void PreReplication (IRepChangedPropertyTracker *ChangedPropertyTracker)
 
const FNavAgentPropertiesGetNavAgentPropertiesRef ()
 
FVectorGetPawnViewLocation (FVector *result)
 
- Public Member Functions inherited from AActor
FActorTickFunctionPrimaryActorTickField ()
 
EActorUpdateOverlapsMethodUpdateOverlapsMethodDuringLevelStreamingField ()
 
intLastForceNetUpdateFrameField ()
 
floatInitialLifeSpanField ()
 
floatCustomTimeDilationField ()
 
intRayTracingGroupIdField ()
 
FRepAttachmentAttachmentReplicationField ()
 
FRepMovementReplicatedMovementField ()
 
TObjectPtr< AActor > & OwnerField ()
 
FNameNetDriverNameField ()
 
TEnumAsByte< enum ENetDormancy > & NetDormancyField ()
 
TEnumAsByte< enum EAutoReceiveInput::Type > & AutoReceiveInputField ()
 
intInputPriorityField ()
 
long doubleCreationTimeField ()
 
TObjectPtr< UInputComponent > & InputComponentField ()
 
floatNetCullDistanceSquaredField ()
 
intNetTagField ()
 
floatNetUpdateFrequencyField ()
 
floatMinNetUpdateFrequencyField ()
 
floatNetPriorityField ()
 
long doubleLastRenderTimeField ()
 
long doubleLastRenderTimeOnScreenField ()
 
long doubleLastRenderTimeIgnoreShadowField ()
 
TObjectPtr< APawn > & InstigatorField ()
 
TArray< TObjectPtr< AActor >, TSizedDefaultAllocator< 32 > > & ChildrenField ()
 
TObjectPtr< USceneComponent > & RootComponentField ()
 
FTimerHandleTimerHandle_LifeSpanExpiredField ()
 
TArray< FName, TSizedDefaultAllocator< 32 > > & LayersField ()
 
TWeakObjectPtr< UChildActorComponent > & ParentComponentField ()
 
TArray< FName, TSizedDefaultAllocator< 32 > > & TagsField ()
 
intCachedStasisGridIndexField ()
 
FTakePointDamageSignatureOnTakePointDamageField ()
 
FActorBeginOverlapSignatureOnActorBeginOverlapField ()
 
FActorBeginCursorOverSignatureOnBeginCursorOverField ()
 
FActorOnClickedSignatureOnClickedField ()
 
FActorOnInputTouchBeginSignatureOnInputTouchBeginField ()
 
FActorBeginTouchOverSignatureOnInputTouchEnterField ()
 
FActorHitSignatureOnActorHitField ()
 
FActorEndPlaySignatureOnEndPlayField ()
 
TArray< UActorComponent *, TSizedDefaultAllocator< 32 > > & ReplicatedComponentsField ()
 
TSet< UActorComponent *, DefaultKeyFuncs< UActorComponent *, 0 >, FDefaultSetAllocator > & OwnedComponentsField ()
 
TArray< TObjectPtr< UActorComponent >, TSizedDefaultAllocator< 32 > > & InstanceComponentsField ()
 
TArray< TObjectPtr< UActorComponent >, TSizedDefaultAllocator< 32 > > & BlueprintCreatedComponentsField ()
 
FRenderCommandFenceDetachFenceField ()
 
BitFieldValue< bool, unsigned __int32bNetTemporary ()
 
BitFieldValue< bool, unsigned __int32bNetStartup ()
 
BitFieldValue< bool, unsigned __int32bOnlyRelevantToOwner ()
 
BitFieldValue< bool, unsigned __int32bAlwaysRelevant ()
 
BitFieldValue< bool, unsigned __int32bReplicateMovement ()
 
BitFieldValue< bool, unsigned __int32bCallPreReplication ()
 
BitFieldValue< bool, unsigned __int32bCallPreReplicationForReplay ()
 
BitFieldValue< bool, unsigned __int32bHidden ()
 
BitFieldValue< bool, unsigned __int32bTearOff ()
 
BitFieldValue< bool, unsigned __int32bForceNetAddressable ()
 
BitFieldValue< bool, unsigned __int32bExchangedRoles ()
 
BitFieldValue< bool, unsigned __int32bNetLoadOnClient ()
 
BitFieldValue< bool, unsigned __int32bNetUseOwnerRelevancy ()
 
BitFieldValue< bool, unsigned __int32bRelevantForNetworkReplays ()
 
BitFieldValue< bool, unsigned __int32bRelevantForLevelBounds ()
 
BitFieldValue< bool, unsigned __int32bReplayRewindable ()
 
BitFieldValue< bool, unsigned __int32bAllowTickBeforeBeginPlay ()
 
BitFieldValue< bool, unsigned __int32bForceHighQualityViewerReplication ()
 
BitFieldValue< bool, unsigned __int32bActorPreventPhysicsSceneRegistration ()
 
BitFieldValue< bool, unsigned __int32bAutoDestroyWhenFinished ()
 
BitFieldValue< bool, unsigned __int32bCanBeDamaged ()
 
BitFieldValue< bool, unsigned __int32bBlockInput ()
 
BitFieldValue< bool, unsigned __int32bCollideWhenPlacing ()
 
BitFieldValue< bool, unsigned __int32bFindCameraComponentWhenViewTarget ()
 
BitFieldValue< bool, unsigned __int32bGenerateOverlapEventsDuringLevelStreaming ()
 
BitFieldValue< bool, unsigned __int32bIgnoresOriginShifting ()
 
BitFieldValue< bool, unsigned __int32bEnableAutoLODGeneration ()
 
BitFieldValue< bool, unsigned __int32bIsEditorOnlyActor ()
 
BitFieldValue< bool, unsigned __int32bActorSeamlessTraveled ()
 
BitFieldValue< bool, unsigned __int32bDisableRigidBodyAnimNodes ()
 
BitFieldValue< bool, unsigned __int32bReplicates ()
 
BitFieldValue< bool, unsigned __int32bCanBeInCluster ()
 
BitFieldValue< bool, unsigned __int32bAllowReceiveTickEventOnDedicatedServer ()
 
BitFieldValue< bool, unsigned __int32bNetCheckedInitialPhysicsState ()
 
BitFieldValue< bool, unsigned __int32bReplicateUsingRegisteredSubObjectList ()
 
BitFieldValue< bool, unsigned __int32bHasFinishedSpawning ()
 
BitFieldValue< bool, unsigned __int32bActorInitialized ()
 
BitFieldValue< bool, unsigned __int32bActorBeginningPlayFromLevelStreaming ()
 
BitFieldValue< bool, unsigned __int32bTickFunctionsRegistered ()
 
BitFieldValue< bool, unsigned __int32bHasDeferredComponentRegistration ()
 
BitFieldValue< bool, unsigned __int32bRunningUserConstructionScript ()
 
BitFieldValue< bool, unsigned __int32bHasRegisteredAllComponents ()
 
BitFieldValue< bool, unsigned __int32bDeferredBeginPlay ()
 
BitFieldValue< bool, unsigned __int32bPrimalDeferredConstruction ()
 
BitFieldValue< bool, unsigned __int32bActorEnableCollision ()
 
BitFieldValue< bool, unsigned __int32bActorIsBeingDestroyed ()
 
BitFieldValue< bool, unsigned __int32bActorWantsDestroyDuringBeginPlay ()
 
BitFieldValue< bool, unsigned __int32ActorHasBegunPlay ()
 
BitFieldValue< bool, unsigned __int32bActorIsBeingConstructed ()
 
BitFieldValue< bool, unsigned __int32bAsyncPhysicsTickEnabled ()
 
FStringGetActorNameOrLabel (FString *result)
 
bool ServerHandleNetExecCommand (APlayerController *FromPC, FName CommandName, const FBPNetExecParams *ExecParams)
 
float GetRepGraphRelevantDistanceSq ()
 
long double GetLastGameplayRelevantTime ()
 
bool IncrementalUnregisterComponents ()
 
void AsyncPhysicsTickActor (float DeltaTime, float SimTime)
 
bool IsLevelBoundsRelevant ()
 
__int64 GetDefaultAttachComponent ()
 
bool IsHidden ()
 
void PostRegisterAllComponents ()
 
void OutsideWorldBounds ()
 
bool CanBeDamaged ()
 
void ForceDestroy ()
 
void InitializeDefaults ()
 
bool CheckDefaultSubobjectsInternal ()
 
bool CheckActorComponents ()
 
void ResetOwnedComponents ()
 
void PostInitProperties ()
 
bool CanBeInCluster ()
 
bool IsEditorOnly ()
 
bool IsAsset ()
 
UWorldGetWorld ()
 
FTimerManagerGetWorldTimerManager ()
 
UGameInstanceGetGameInstance ()
 
bool IsNetStartupActor ()
 
void ClearCrossLevelReferences ()
 
bool TeleportTo (const UE::Math::TVector< double > *DestLocation, const UE::Math::TRotator< double > *DestRotation, bool bIsATest, bool bNoCheck)
 
bool K2_TeleportTo (UE::Math::TVector< double > *DestLocation, UE::Math::TRotator< double > *DestRotation, bool bSimpleTeleport)
 
void AddTickPrerequisiteActor (AActor *PrerequisiteActor)
 
void AddTickPrerequisiteComponent (UActorComponent *PrerequisiteComponent)
 
void RemoveTickPrerequisiteActor (AActor *PrerequisiteActor)
 
void RemoveTickPrerequisiteComponent (UActorComponent *PrerequisiteComponent)
 
void BeginDestroy ()
 
void Serialize (FArchive *Ar)
 
void PostLoad ()
 
void PostLoadSubobjects (FObjectInstancingGraph *OuterInstanceGraph)
 
void ProcessEvent (UFunction *Function, void *Parameters)
 
void ApplyWorldOffset (const UE::Math::TVector< double > *InOffset, bool bWorldShift)
 
void RegisterActorTickFunctions (bool bRegister, bool bSaveAndRestoreTickState)
 
void RegisterAllActorTickFunctions (bool bRegister, bool bDoComponents, bool bSaveAndRestoreTickState)
 
bool Rename (const wchar_t *InName, UObject *NewOuter, unsigned int Flags)
 
UNetConnectionGetNetConnection ()
 
UPlayerGetNetOwningPlayer ()
 
void TickActor (float DeltaSeconds, ELevelTick TickType, FActorTickFunction *ThisTickFunction)
 
void Tick (float DeltaSeconds)
 
void PreReplication (IRepChangedPropertyTracker *ChangedPropertyTracker)
 
void CallPreReplication (UNetDriver *NetDriver)
 
void PreReplicationForReplay (IRepChangedPropertyTracker *ChangedPropertyTracker)
 
void GetComponentsBoundingCylinder (float *OutCollisionRadius, float *OutCollisionHalfHeight, bool bNonColliding, bool bIncludeFromChildActors)
 
void GetSimpleCollisionCylinder (float *CollisionRadius, float *CollisionHalfHeight)
 
bool IsRootComponentCollisionRegistered ()
 
bool IsAttachedTo (const AActor *Other)
 
bool IsBasedOnActor (const AActor *Other)
 
bool CheckStillInWorld ()
 
void ClearComponentOverlaps ()
 
void UpdateOverlaps (bool bDoNotifies)
 
bool IsOverlappingActor (const AActor *Other)
 
void GetOverlappingActors (TArray< AActor *, TSizedDefaultAllocator< 32 > > *OutOverlappingActors, TSubclassOf< AActor > ClassFilter)
 
void GetOverlappingActors (TSet< AActor *, DefaultKeyFuncs< AActor *, 0 >, FDefaultSetAllocator > *OutOverlappingActors, TSubclassOf< AActor > ClassFilter)
 
void GetOverlappingComponents (TArray< UPrimitiveComponent *, TSizedDefaultAllocator< 32 > > *OutOverlappingComponents)
 
void GetOverlappingComponents (TSet< UPrimitiveComponent *, DefaultKeyFuncs< UPrimitiveComponent *, 0 >, FDefaultSetAllocator > *OutOverlappingComponents)
 
void NotifyActorBeginOverlap (AActor *OtherActor)
 
void NotifyActorEndOverlap (AActor *OtherActor)
 
void NotifyActorBeginCursorOver ()
 
void NotifyActorEndCursorOver ()
 
void NotifyActorOnClicked (FKey *ButtonPressed)
 
void NotifyActorOnReleased (FKey *ButtonReleased)
 
void NotifyActorOnInputTouchBegin (const ETouchIndex::Type FingerIndex)
 
void NotifyActorOnInputTouchEnd (const ETouchIndex::Type FingerIndex)
 
void NotifyActorOnInputTouchEnter (const ETouchIndex::Type FingerIndex)
 
void NotifyActorOnInputTouchLeave (const ETouchIndex::Type FingerIndex)
 
void NotifyHit (UPrimitiveComponent *MyComp, AActor *Other, UPrimitiveComponent *OtherComp, bool bSelfMoved, UE::Math::TVector< double > *HitLocation, UE::Math::TVector< double > *HitNormal, UE::Math::TVector< double > *NormalImpulse, const FHitResult *Hit)
 
bool WasRecentlyRendered (float Tolerance)
 
long double GetLastRenderTime (bool IgnoreShadow)
 
void SetOwner (AActor *NewOwner)
 
bool HasLocalNetOwner ()
 
bool HasNetOwner ()
 
void SetAutoDestroyWhenFinished (bool bVal)
 
bool AttachToComponent (USceneComponent *Parent, const FAttachmentTransformRules *AttachmentRules, FName SocketName)
 
void OnRep_AttachmentReplication ()
 
bool AttachToActor (AActor *ParentActor, const FAttachmentTransformRules *AttachmentRules, FName SocketName)
 
void DetachRootComponentFromParent (bool bMaintainWorldPosition)
 
AActorGetAttachParentActor ()
 
void ForEachAttachedActors (TFunctionRef< bool __cdecl(AActor *)> *Functor)
 
void GetAttachedActors (TArray< AActor *, TSizedDefaultAllocator< 32 > > *OutActors, bool bResetArray, bool bRecursivelyIncludeAttachedActors)
 
bool ActorHasTag (FName Tag)
 
APhysicsVolumeGetPhysicsVolume ()
 
bool IsRelevancyOwnerFor (const AActor *ReplicatedActor, const AActor *ActorOwner, const AActor *ConnectionActor)
 
void ForceNetUpdate (bool bDormantDontReplicateProperties, bool bAbsoluteForceNetUpdate, bool bDontUpdateChannel)
 
void SetNetDormancy (ENetDormancy NewDormancy)
 
void FlushNetDormancy ()
 
void ForcePropertyCompare ()
 
void PrestreamTextures (float Seconds, bool bEnableStreaming, int CinematicTextureGroups)
 
void RouteEndPlay (const EEndPlayReason::Type EndPlayReason)
 
void EndPlay (const EEndPlayReason::Type EndPlayReason)
 
void Destroyed ()
 
void TearOff ()
 
void Reset ()
 
void FellOutOfWorld (const UDamageType *dmgType)
 
void MakeNoise (float Loudness, APawn *NoiseInstigator, UE::Math::TVector< double > *NoiseLocation, float MaxRange, FName Tag)
 
float TakeDamage (float DamageAmount, const FDamageEvent *DamageEvent, AController *EventInstigator, AActor *DamageCauser)
 
float InternalTakeRadialDamage (float Damage, const FRadialDamageEvent *RadialDamageEvent, AController *EventInstigator, AActor *DamageCauser)
 
void DispatchBlockingHit (UPrimitiveComponent *MyComp, UPrimitiveComponent *OtherComp, bool bSelfMoved, const FHitResult *Hit)
 
void DisplayDebug (UCanvas *Canvas, const FDebugDisplayInfo *DebugDisplay, float *YL, float *YPos)
 
void BecomeViewTarget (APlayerController *PC)
 
void EndViewTarget (APlayerController *PC)
 
void CalcCamera (float DeltaTime, FMinimalViewInfo *OutResult)
 
bool HasActiveCameraComponent ()
 
bool HasActivePawnControlCameraComponent ()
 
void ForceNetRelevant ()
 
ECollisionResponse GetComponentsCollisionResponseToChannel (ECollisionChannel Channel)
 
void AddOwnedComponent (UActorComponent *Component)
 
void RemoveOwnedComponent (UActorComponent *Component)
 
void UpdateReplicatedComponent (UActorComponent *Component)
 
void UpdateAllReplicatedComponents ()
 
void AddInstanceComponent (UActorComponent *Component)
 
UActorComponentFindComponentByClass (const TSubclassOf< UActorComponent > ComponentClass)
 
UActorComponentGetComponentByClass (TSubclassOf< UActorComponent > ComponentClass)
 
TArray< UActorComponent *, TSizedDefaultAllocator< 32 > > * K2_GetComponentsByClass (TArray< UActorComponent *, TSizedDefaultAllocator< 32 > > *result, TSubclassOf< UActorComponent > ComponentClass)
 
TArray< UActorComponent *, TSizedDefaultAllocator< 32 > > * GetComponentsByTag (TArray< UActorComponent *, TSizedDefaultAllocator< 32 > > *result, TSubclassOf< UActorComponent > ComponentClass, FName Tag)
 
UActorComponentFindComponentByInterface (const TSubclassOf< UInterface > Interface)
 
TArray< UActorComponent *, TSizedDefaultAllocator< 32 > > * GetComponentsByInterface (TArray< UActorComponent *, TSizedDefaultAllocator< 32 > > *result, TSubclassOf< UInterface > Interface)
 
void DisableComponentsSimulatePhysics ()
 
void PostSpawnInitialize (const UE::Math::TTransform< double > *UserSpawnTransform, AActor *InOwner, APawn *InInstigator, bool bRemoteOwned, bool bNoFail, bool bDeferConstruction, bool bDeferBeginPlay, bool bPrimalDeferConstruction, ESpawnActorScaleMethod TransformScaleMethod)
 
bool BPClientHandleNetExecCommand (FName CommandName, const FBPNetExecParams *ExecParams, APlayerController *ForPC)
 
void MulticastDrawDebugLine (const UE::Math::TVector< double > *LineStart, const UE::Math::TVector< double > *LineEnd, FLinearColor *LineColor, float Duration, float Thickness, bool enableInShipping)
 
void MulticastDrawDebugPoint (const UE::Math::TVector< double > *Position, float Size, FLinearColor *PointColor, float Duration, bool enableInShipping)
 
void MulticastDrawDebugSphere (const UE::Math::TVector< double > *Center, float Radius, int Segments, FLinearColor *LineColor, float Duration, bool enableInShipping)
 
void ReceiveHit (UPrimitiveComponent *MyComp, AActor *Other, UPrimitiveComponent *OtherComp, bool bSelfMoved, UE::Math::TVector< double > *HitLocation, UE::Math::TVector< double > *HitNormal, UE::Math::TVector< double > *NormalImpulse, const FHitResult *Hit)
 
void ValidateGeneratedRepEnums (const TArray< FRepRecord, TSizedDefaultAllocator< 32 > > *ClassReps)
 
void FinishSpawning (const UE::Math::TTransform< double > *UserTransform, bool bIsDefaultTransform, const FComponentInstanceDataCache *InstanceDataCache, ESpawnActorScaleMethod TransformScaleMethod)
 
void PostActorConstruction ()
 
void SetReplicates (bool bInReplicates)
 
void SetReplicateMovement (bool bInReplicateMovement)
 
void CopyRemoteRoleFrom (const AActor *CopyFromActor)
 
void PostNetInit ()
 
void SwapRoles ()
 
void DispatchBeginPlay (bool bFromLevelStreaming)
 
void BeginPlay ()
 
void EnableInput (APlayerController *PlayerController)
 
void CreateInputComponent (TSubclassOf< UInputComponent > InputComponentToCreate)
 
void DisableInput (APlayerController *PlayerController)
 
float GetInputAxisValue (const FName InputAxisName)
 
bool SetActorLocation (const UE::Math::TVector< double > *NewLocation, bool bSweep, FHitResult *OutSweepHitResult, ETeleportType Teleport)
 
bool SetActorRotation (UE::Math::TRotator< double > *NewRotation, ETeleportType Teleport)
 
bool SetActorLocationAndRotation (UE::Math::TVector< double > *NewLocation, UE::Math::TRotator< double > *NewRotation, bool bSweep, FHitResult *OutSweepHitResult, ETeleportType Teleport)
 
bool SetActorLocationAndRotation (UE::Math::TVector< double > *NewLocation, const UE::Math::TQuat< double > *NewRotation, __int64 bSweep)
 
bool SetActorTransform (const UE::Math::TTransform< double > *NewTransform, bool bSweep, FHitResult *OutSweepHitResult, ETeleportType Teleport)
 
void SetActorRelativeLocation (UE::Math::TVector< double > *NewRelativeLocation, bool bSweep, FHitResult *OutSweepHitResult, ETeleportType Teleport)
 
void SetActorRelativeRotation (UE::Math::TRotator< double > *NewRelativeRotation, bool bSweep, FHitResult *OutSweepHitResult, ETeleportType Teleport)
 
void SetActorRelativeTransform (const UE::Math::TTransform< double > *NewRelativeTransform, bool bSweep, FHitResult *OutSweepHitResult, ETeleportType Teleport)
 
void SetActorRelativeScale3D (UE::Math::TVector< double > *NewRelativeScale)
 
void SetActorHiddenInGame (bool bNewHidden)
 
void SetActorEnableCollision (bool bNewActorEnableCollision)
 
bool Destroy (bool bNetForce, bool bShouldModifyLevel)
 
bool SetRootComponent (USceneComponent *NewRootComponent)
 
void GetActorBounds (bool bOnlyCollidingComponents, UE::Math::TVector< double > *Origin, UE::Math::TVector< double > *BoxExtent, bool bIncludeFromChildActors)
 
AWorldSettingsGetWorldSettings ()
 
ENetMode InternalGetNetMode ()
 
UNetDriverGetNetDriver ()
 
void SetNetDriverName (FName NewNetDriverName)
 
int GetFunctionCallspace (UFunction *Function, FFrame *Stack)
 
bool CallRemoteFunction (UFunction *Function, void *Parameters, FOutParmRec *OutParms, FFrame *Stack)
 
void DispatchPhysicsCollisionHit (const FRigidBodyCollisionInfo *MyInfo, const FRigidBodyCollisionInfo *OtherInfo, const FCollisionImpactData *RigidCollisionData)
 
bool IsSelectionChild ()
 
AActorGetSelectionParent ()
 
AActorGetRootSelectionParent ()
 
bool IsActorOrSelectionParentSelected ()
 
void PushSelectionToProxies ()
 
bool IsChildActor ()
 
UChildActorComponentGetParentComponent ()
 
void GetAllChildActors (TArray< AActor *, TSizedDefaultAllocator< 32 > > *ChildActors, bool bIncludeDescendants)
 
void UnregisterAllComponents (bool bForReregister)
 
void RegisterAllComponents ()
 
bool IncrementalRegisterComponents (int NumComponentsToRegister, FRegisterComponentContext *Context)
 
void MarkComponentsAsPendingKill (__int64 a2)
 
void ReregisterAllComponents (bool a2)
 
void UpdateComponentTransforms ()
 
void MarkComponentsRenderStateDirty ()
 
void InitializeComponents ()
 
void UninitializeComponents (const EEndPlayReason::Type *EndPlayReason)
 
bool ActorLineTraceSingle (FHitResult *OutHit, const UE::Math::TVector< double > *Start, const UE::Math::TVector< double > *End, ECollisionChannel TraceChannel, const FCollisionQueryParams *Params)
 
void SetLifeSpan (float InLifespan)
 
float GetLifeSpan ()
 
void PreInitializeComponents ()
 
float GetActorTimeDilation ()
 
float GetDistanceTo (const AActor *OtherActor)
 
bool IsHLODRelevant ()
 
void SetLODParent (UPrimitiveComponent *InLODParent, float InParentDrawDistance)
 
int GetRayTracingGroupId ()
 
void SetCanBeDamaged (bool bInCanBeDamaged)
 
void RealtimeThrottledTick_Implementation (long double DeltaTime)
 
void DestroyConstructedComponents ()
 
bool ExecuteConstruction (const UE::Math::TTransform< double > *Transform, const FRotationConversionCache *TransformRotationCache, const FComponentInstanceDataCache *InstanceDataCache, bool bIsDefaultTransform, ESpawnActorScaleMethod TransformScaleMethod)
 
void ProcessUserConstructionScript ()
 
UActorComponentCreateComponentFromTemplate (UActorComponent *Template, const FName InName)
 
UActorComponentCreateComponentFromTemplateData (const FBlueprintCookedComponentInstancingData *TemplateData, const FName InName)
 
UActorComponentAddComponent (FName TemplateName, bool bManualAttachment, const UE::Math::TTransform< double > *RelativeTransform, const UObject *ComponentTemplateContext, bool bDeferredFinish)
 
void FinishAddComponent (UActorComponent *NewActorComp, bool bManualAttachment, const UE::Math::TTransform< double > *RelativeTransform)
 
void CheckComponentInstanceName (const FName InName)
 
void PostCreateBlueprintComponent (UActorComponent *NewActorComp)
 
float GetNetPriority (const UE::Math::TVector< double > *ViewPos, const UE::Math::TVector< double > *ViewDir, AActor *Viewer, AActor *ViewTarget, UActorChannel *InChannel, float Time, bool bLowBandwidth)
 
float GetReplayPriority (const UE::Math::TVector< double > *ViewPos, const UE::Math::TVector< double > *ViewDir, AActor *Viewer, AActor *ViewTarget, UActorChannel *const InChannel, float Time)
 
void PreNetReceive ()
 
void PostNetReceive ()
 
void OnRep_ReplicatedMovement ()
 
void PostNetReceiveLocationAndRotation ()
 
void PostNetReceivePhysicState ()
 
void SyncReplicatedPhysicsSimulation ()
 
bool IsWithinNetRelevancyDistance (const UE::Math::TVector< double > *SrcLocation)
 
bool IsNetRelevantFor (const AActor *RealViewer, const AActor *ViewTarget, const UE::Math::TVector< double > *SrcLocation)
 
bool IsReplayRelevantFor (const AActor *RealViewer, const AActor *ViewTarget, const UE::Math::TVector< double > *SrcLocation, const float CullDistanceOverrideSq)
 
void GatherCurrentMovement ()
 
void GetLifetimeReplicatedProps (TArray< FLifetimeProperty, TSizedDefaultAllocator< 32 > > *OutLifetimeProps)
 
void GetReplicatedCustomConditionState (FCustomPropertyConditionState *OutActiveState)
 
bool ReplicateSubobjects (UActorChannel *Channel, FOutBunch *Bunch, FReplicationFlags *RepFlags)
 
ELifetimeCondition AllowActorComponentToReplicate (const UActorComponent *ComponentToReplicate)
 
void AddComponentForReplication (UActorComponent *Component)
 
void BuildReplicatedComponentsInfo ()
 
void GetSubobjectsWithStableNamesForNetworking (TArray< UObject *, TSizedDefaultAllocator< 32 > > *ObjList)
 
void OnSubobjectCreatedFromReplication (UObject *NewSubobject)
 
void OnSubobjectDestroyFromReplication (UObject *Subobject)
 
bool IsNameStableForNetworking ()
 
void Stasis ()
 
void ResetSpatialComponent ()
 
void Unstasis ()
 
void ClearNetworkSpatializationParent ()
 
void SetNetworkSpatializationParent (AActor *NewParent)
 
void PostInitializeComponents ()
 
bool IsInOrOwnedBy (const UObject *SomeOuter)
 
UActorComponentGetComponentByCustomTag (FName TheTag)
 
UPrimitiveComponentGetVisibleComponentByClass (TSubclassOf< UPrimitiveComponent > ComponentClass)
 
UPrimitiveComponentGetVisibleUnhiddenComponentByClass (TSubclassOf< UPrimitiveComponent > ComponentClass)
 
TArray< UActorComponent *, TSizedDefaultAllocator< 32 > > * GetComponentsByCustomTag (TArray< UActorComponent *, TSizedDefaultAllocator< 32 > > *result, FName TheTag)
 
void SendExecCommand (FName CommandName, const FNetExecParams *ExecParams, bool bIsReliable)
 
void ServerSendExecCommandToEveryone (FName CommandName, const FBPNetExecParams *ExecParams, bool bIsReliable, bool bForceSendToLocalPlayer, bool bIgnoreRelevancy)
 
void ServerSendSimpleExecCommandToEveryone (FName CommandName, bool bIsReliable, bool bForceSendToLocalPlayer, bool bIgnoreRelevancy)
 
void ServerSendExecCommandToPlayer (APrimalPlayerController *aPC, FName CommandName, const FBPNetExecParams *ExecParams, bool bIsReliable, bool bForceSendToLocalPlayer, bool bIgnoreRelevancy)
 
void NetActorSpawnActor_Implementation (TSubclassOf< AActor > ActorClass, UE::Math::TVector< double > *AtLoc, UE::Math::TRotator< double > *AtRot, bool bIgnoreOnDedicatedServer, USceneComponent *AttachToComponent, FName BoneName, AActor *SpawnOwner)
 
void NetActorSpawnActorUnreliable_Implementation (TSubclassOf< AActor > ActorClass, UE::Math::TVector< double > *AtLoc, UE::Math::TRotator< double > *AtRot, bool bIgnoreOnDedicatedServer, USceneComponent *AttachToComponent, FName BoneName, AActor *SpawnOwner)
 
void ActorPlaySound_Implementation (USoundBase *SoundAsset, bool bAttach, FName BoneName, UE::Math::TVector< double > *LocOffset)
 
void StopActorSound (USoundBase *SoundAsset, float FadeOutTime)
 
APlayerControllerGetOwnerController ()
 
bool IsOwnedOrControlledBy (const AActor *TestOwner)
 
void MulticastDrawDebugLine_Implementation (const UE::Math::TVector< double > *TextLocation, const FString *Text, AActor *TestBaseActor)
 
void MulticastDrawDebugLineTraceHitResult_Implementation (const FHitResult *Hit, UE::Math::TVector< double > *TraceStart, UE::Math::TVector< double > *TraceEnd)
 
- Public Member Functions inherited from UPrimalActor
FTargetingTeamChangedOnTargetingTeamChangedField ()
 
intTargetingTeamField ()
 
intCustomActorFlagsField ()
 
TObjectPtr< AActor > & ActorUsingQuickActionField ()
 
FNameCustomTagField ()
 
intCustomDataField ()
 
FActorCustomEventSignatureOnActorCustomEventField ()
 
long doubleLastThrottledTickTimeField ()
 
FActorMatineeUpdatedOnMatineeUpdatedField ()
 
TMulticastDelegate< void __cdecl(void), FDefaultDelegateUserPolicy > & OnMatineeUpdatedRawField ()
 
TEnumAsByte< enum EReplicationGraphBehavior > & DesiredRepGraphBehaviorField ()
 
long doubleForceMaximumReplicationRateUntilTimeField ()
 
long doubleLastActorForceReplicationTimeField ()
 
intLastActorForceReplicationFrameField ()
 
floatNetworkAndStasisRangeMultiplierField ()
 
floatNetworkRangeMultiplierField ()
 
floatNetCullDistanceSquaredDormantField ()
 
intNetworkDormantChildrenOpIdxField ()
 
intLastFrameCalculatedNetworkRangeMultiplierField ()
 
TArray< TObjectPtr< AActor >, TSizedDefaultAllocator< 32 > > & NetworkSpatializationChildrenField ()
 
TArray< TObjectPtr< AActor >, TSizedDefaultAllocator< 32 > > & NetworkSpatializationChildrenDormantField ()
 
TObjectPtr< AActor > & NetworkSpatializationParentField ()
 
intDefaultStasisComponentOctreeFlagsField ()
 
intDefaultStasisedOctreeFlagsField ()
 
intDefaultUnstasisedOctreeFlagsField ()
 
floatOverrideStasisComponentRadiusField ()
 
TObjectPtr< UPrimitiveComponent > & StasisCheckComponentField ()
 
long doubleUnstasisLastInRangeTimeField ()
 
long doubleLastPreReplicationTimeField ()
 
long doubleLastEnterStasisTimeField ()
 
long doubleLastExitStasisTimeField ()
 
FStringLastSelectedWindSourceComponentNameField ()
 
unsigned __int8RandomStartByteField ()
 
unsigned __int64LastFrameUnStasisField ()
 
volatile intLastUnstasisFrameCounterField ()
 
TArray< TWeakObjectPtr< UActorComponent >, TSizedDefaultAllocator< 32 > > & StasisUnRegisteredComponentsField ()
 
floatReplicationIntervalMultiplierField ()
 
floatClientReplicationSendNowThresholdField ()
 
intForceImmediateReplicationFrameField ()
 
TWeakObjectPtr< USoundBase > & LastPostProcessVolumeSoundField ()
 
FActorSemaphoreTakenOnSemaphoreTakenField ()
 
long doubleOriginalCreationTimeField ()
 
__int64LastActorUnstasisedCycleField ()
 
unsigned intLastOnlyInitialReplicationPreReplicationFrameField ()
 
TArray< FTimerHandle, TSizedDefaultAllocator< 32 > > & TimerStasisStoreField ()
 
TArray< TObjectPtr< AMatineeActor >, TSizedDefaultAllocator< 32 > > & ControllingMatineeActorsField ()
 
intNetCriticalPriorityAdjustmentField ()
 
UMovementComponent *& DeferredMovementComponentField ()
 
BitFieldValue< bool, unsigned __int32bIsShooterPlayerController ()
 
BitFieldValue< bool, unsigned __int32bIsPrimalDino ()
 
BitFieldValue< bool, unsigned __int32bIsShooterCharacter ()
 
BitFieldValue< bool, unsigned __int32bIsPrimalCharacter ()
 
BitFieldValue< bool, unsigned __int32bIsPrimalStructure ()
 
BitFieldValue< bool, unsigned __int32bIsPrimalStructureExplosive ()
 
BitFieldValue< bool, unsigned __int32bIsInstancedFoliage ()
 
BitFieldValue< bool, unsigned __int32bPreventSaving ()
 
BitFieldValue< bool, unsigned __int32bEnableMultiUse ()
 
BitFieldValue< bool, unsigned __int32bBlueprintMultiUseEntries ()
 
BitFieldValue< bool, unsigned __int32bUseCanMoveThroughActor ()
 
BitFieldValue< bool, unsigned __int32bUseBPFilterMultiUseEntries ()
 
BitFieldValue< bool, unsigned __int32bUseBPGetMultiUseCenterText ()
 
BitFieldValue< bool, unsigned __int32bMultiUseCenterHUD ()
 
BitFieldValue< bool, unsigned __int32bUseNetworkSpatialization ()
 
BitFieldValue< bool, unsigned __int32bNetworkSpatializationForceRelevancyCheck ()
 
BitFieldValue< bool, unsigned __int32bNetUseClientRelevancy ()
 
BitFieldValue< bool, unsigned __int32bAttachmentReplicationUseNetworkParent ()
 
BitFieldValue< bool, unsigned __int32bUseBPChangedActorTeam ()
 
BitFieldValue< bool, unsigned __int32bForceNetworkSpatialization ()
 
BitFieldValue< bool, unsigned __int32bForcedHudDrawingRequiresSameTeam ()
 
BitFieldValue< bool, unsigned __int32bIsMapActor ()
 
BitFieldValue< bool, unsigned __int32bUseOnlyPointForLevelBounds ()
 
BitFieldValue< bool, unsigned __int32bUseBPCheckForErrors ()
 
BitFieldValue< bool, unsigned __int32bHasHighVolumeRPCs ()
 
BitFieldValue< bool, unsigned __int32bAutoStasis ()
 
BitFieldValue< bool, unsigned __int32bClimbable ()
 
BitFieldValue< bool, unsigned __int32bUseBPDrawEntry ()
 
BitFieldValue< bool, unsigned __int32bPreventCliffPlatforms ()
 
BitFieldValue< bool, unsigned __int32bUseBPOverrideUILocation ()
 
BitFieldValue< bool, unsigned __int32bStasised ()
 
BitFieldValue< bool, unsigned __int32bPreventActorStasis ()
 
BitFieldValue< bool, unsigned __int32bUseBPGetBonesToHideOnAllocation ()
 
BitFieldValue< bool, unsigned __int32bReplicateHidden ()
 
BitFieldValue< bool, unsigned __int32bPendingUnstasis ()
 
BitFieldValue< bool, unsigned __int32bHibernateChange ()
 
BitFieldValue< bool, unsigned __int32bSavedWhenStasised ()
 
BitFieldValue< bool, unsigned __int32bLoadedFromSaveGame ()
 
BitFieldValue< bool, unsigned __int32bPreventCharacterBasing ()
 
BitFieldValue< bool, unsigned __int32bPreventCharacterBasingAllowSteppingUp ()
 
BitFieldValue< bool, unsigned __int32bIgnoreNetworkRangeScaling ()
 
BitFieldValue< bool, unsigned __int32bForceReplicateDormantChildrenWithoutSpatialRelevancy ()
 
BitFieldValue< bool, unsigned __int32bForcePreventSeamlessTravel ()
 
BitFieldValue< bool, unsigned __int32bPreventLevelBoundsRelevant ()
 
BitFieldValue< bool, unsigned __int32bUseBPInventoryItemUsed ()
 
BitFieldValue< bool, unsigned __int32bUseBPInventoryItemDropped ()
 
BitFieldValue< bool, unsigned __int32bUseBPOverrideTargetingLocation ()
 
BitFieldValue< bool, unsigned __int32bForceAllowNetMulticast ()
 
BitFieldValue< bool, unsigned __int32bBPInventoryItemUsedHandlesDurability ()
 
BitFieldValue< bool, unsigned __int32bUseBPForceAllowsInventoryUse ()
 
BitFieldValue< bool, unsigned __int32bAlwaysRelevantPrimalStructure ()
 
BitFieldValue< bool, unsigned __int32bPreventNPCSpawnFloor ()
 
BitFieldValue< bool, unsigned __int32bForceHiddenReplication ()
 
BitFieldValue< bool, unsigned __int32bNetCritical ()
 
BitFieldValue< bool, unsigned __int32bOnlyReplicateOnNetForcedUpdate ()
 
BitFieldValue< bool, unsigned __int32bPreventRegularForceNetUpdate ()
 
BitFieldValue< bool, unsigned __int32bOnlyInitialReplication ()
 
BitFieldValue< bool, unsigned __int32bPreventOnDedicatedServer ()
 
BitFieldValue< bool, unsigned __int32bUseAttachmentReplication ()
 
BitFieldValue< bool, unsigned __int32bStasisComponentRadiusForceDistanceCheck ()
 
BitFieldValue< bool, unsigned __int32bIgnoredByCharacterEncroachment ()
 
BitFieldValue< bool, unsigned __int32bNetMulticasting ()
 
BitFieldValue< bool, unsigned __int32bDormantNetMulticastForceFullReplication ()
 
BitFieldValue< bool, unsigned __int32bForceIgnoreSpatialComponent ()
 
BitFieldValue< bool, unsigned __int32bWasForceIgnoreSpatialComponent ()
 
BitFieldValue< bool, unsigned __int32bWillStasisAfterSpawn ()
 
BitFieldValue< bool, unsigned __int32bUseBPGetHUDDrawLocationOffset ()
 
BitFieldValue< bool, unsigned __int32bUseBPPreventAttachments ()
 
BitFieldValue< bool, unsigned __int32bUseBPGetShowDebugAnimationComponents ()
 
BitFieldValue< bool, unsigned __int32bUnstreamComponentsUseEndOverlap ()
 
BitFieldValue< bool, unsigned __int32bWantsPerformanceThrottledTick ()
 
BitFieldValue< bool, unsigned __int32bAddedPerformanceThrottledTick ()
 
BitFieldValue< bool, unsigned __int32bAddedTagsList ()
 
BitFieldValue< bool, unsigned __int32bWantsServerThrottledTick ()
 
BitFieldValue< bool, unsigned __int32bAddedServerThrottledTick ()
 
BitFieldValue< bool, unsigned __int32bBPPreInitializeComponents ()
 
BitFieldValue< bool, unsigned __int32bBPPostInitializeComponents ()
 
BitFieldValue< bool, unsigned __int32bUseBPCustomIsRelevantForClient ()
 
BitFieldValue< bool, unsigned __int32bUseStasisGrid ()
 
BitFieldValue< bool, unsigned __int32bAlwaysCreatePhysicsState ()
 
BitFieldValue< bool, unsigned __int32bForceInfiniteDrawDistance ()
 
BitFieldValue< bool, unsigned __int32bIsFromChildActorComponent ()
 
BitFieldValue< bool, unsigned __int32bIsDestroyedFromChildActorComponent ()
 
BitFieldValue< bool, unsigned __int32bIsValidUnstasisCaster ()
 
BitFieldValue< bool, unsigned __int32bUseBPAllowActorSpawn ()
 
BitFieldValue< bool, unsigned __int32bWantsRealtimeThrottledTick ()
 
BitFieldValue< bool, unsigned __int32bAddedRealtimeThrottledTick ()
 
BitFieldValue< bool, unsigned __int32bRealtimeThrottledTickUseNativeTick ()
 
bool IsValidUnStasisCaster ()
 
bool AllowSeamlessTravel ()
 
float GetNetworkRangeMultiplier ()
 
bool GetIsMapActor ()
 
bool AllowSaving ()
 
void ControlRigNotify (FName NotifyName, FName NotifyCustomTag, const FHitResult *WorldSpaceHitResult, const UE::Math::TVector< double > *Velocity)
 
void ChangeActorTeam (int NewTeam)
 
bool ForceInfiniteDrawDistanceOnComponent (const UPrimitiveComponent *OnComponent)
 
void TargetingTeamChanged ()
 
float OffsetHUDFromCenterScreenY_Implementation ()
 
bool IsShooterCharacter ()
 
bool IsPrimalDino ()
 
bool IsPrimalCharacter ()
 
bool IsPrimalStructure ()
 
bool IsPrimalCharacterOrStructure ()
 
bool IsInstancedFoliage ()
 
bool AllowIgnoreCharacterEncroachment (UPrimitiveComponent *HitComponent, AActor *EncroachingCharacter)
 
bool AllowManualMultiUseActivation (APlayerController *ForPC)
 
void BPAttachedRootComponent ()
 
void DrawBasicFloatingHUD (AHUD *ForHUD)
 
float GetUsablePriority ()
 
FMultiUseWheelOptionGetWheelOptionInfoBP (FMultiUseWheelOption *result, APlayerController *ForPC, int WheelCategory)
 
void ModifyHudMultiUseLoc (UE::Math::TVector2< double > *theVec, APlayerController *PC, int index)
 
void ValidateGeneratedRepEnums (const TArray< FRepRecord, TSizedDefaultAllocator< 32 > > *ClassReps)
 
void GetLifetimeReplicatedProps (TArray< FLifetimeProperty, TSizedDefaultAllocator< 32 > > *OutLifetimeProps)
 
bool CheckBPAllowActorSpawn (UWorld *World, const UE::Math::TVector< double > *AtLocation, const UE::Math::TRotator< double > *AtRotation, AActor *ForOwner, APawn *ForInstigator)
 
void MatineeUpdated ()
 
bool PreventCharacterBasing (AActor *OtherActor, UPrimitiveComponent *BasedOnComponent)
 
float GetApproachRadius ()
 
bool UseNetworkRangeScaling ()
 
float GetNetStasisAndRangeMultiplier (bool bIsForNetworking)
 
void InventoryItemUsed (UObject *InventoryItemObject)
 
void InventoryItemDropped (UObject *InventoryItemObject)
 
bool ForceAllowsInventoryUse (const UObject *InventoryItemObject)
 
void PlaySoundOnActor (USoundCue *InSoundCue, float VolumeMultiplier, float PitchMultiplier)
 
void ClientMultiUse (APlayerController *ForPC, int UseIndex, int hitBodyInstance)
 
bool TryMultiUse (APlayerController *ForPC, int UseIndex, int hitBodyInstance)
 
void InputDismissPOI (APlayerController *ForPC, int Index)
 
void GetMultiUseEntries (APlayerController *ForPC, TArray< FMultiUseEntry, TSizedDefaultAllocator< 32 > > *MultiUseEntries, int hitBodyInstance)
 
UTexture2DGetMultiUseIcon (APlayerController *ForPC, FMultiUseEntry *MultiUseEntry)
 
void SetDesiredRepGraphBehavior (EReplicationGraphBehavior NewBehavior)
 
void FilterMultiUseEntries (APlayerController *ForPC, TArray< FMultiUseEntry, TSizedDefaultAllocator< 32 > > *MultiUseEntries)
 
bool GetMultiUseCenterText (APlayerController *ForPC, int UseIndex, FString *OutCenterText, FLinearColor *OutCenterTextColor)
 
FMultiUseWheelOptionGetWheelOptionInfo (FMultiUseWheelOption *result, APlayerController *ForPC, int WheelCategory)
 
FMultiUseWheelOptionGetWheelOptionByUseIndex (FMultiUseWheelOption *result, APlayerController *ForPC, int Index)
 
float BPOverrideServerMultiUseAcceptRange_Implementation ()
 
void GetAllSceneComponents (TArray< USceneComponent *, TSizedDefaultAllocator< 32 > > *OutComponents)
 
void AddControllingMatineeActor (AMatineeActor *InMatineeActor)
 
void RemoveControllingMatineeActor (AMatineeActor *InMatineeActor)
 
bool IsMatineeControlled ()
 
void OnUROPostInterpolation_AnyThread (float Delta, USkeletalMeshComponent *Mesh, FAnimationEvaluationContext *InOutContext)
 
void MulticastProperty (FName PropertyName, bool bUnreliable)
 
void ForceReplicateNow (bool bForceCreateChannel, bool bForceCreateChannelIfRelevant, bool bOnlyIfNoChannel)
 
- Public Member Functions inherited from UObject
bool ProcessConsoleExec (const wchar_t *Cmd, FOutputDevice *Ar, UObject *Executor)
 
FStringGetDetailedInfoInternal (FString *result)
 
bool AreAllOuterObjectsValid ()
 
bool IsInBlueprint ()
 
bool IsBasedOnArchetype (const UObject *const SomeObject)
 
UObjectCreateDefaultSubobject (FName SubobjectFName, UClass *ReturnType, UClass *ClassToCreateByDefault, bool bIsRequired, bool bIsTransient)
 
UObjectGetDefaultSubobjectByName (FName ToFind)
 
bool Rename (const wchar_t *InName, UObject *NewOuter, unsigned int Flags)
 
void PostLoad ()
 
bool NeedsLoadForServer ()
 
bool NeedsLoadForClient ()
 
void BeginDestroy ()
 
void FinishDestroy ()
 
FStringGetDetailedInfo (FString *result)
 
bool ConditionalBeginDestroy ()
 
bool ConditionalFinishDestroy ()
 
void ConditionalPostLoad ()
 
void PostLoadSubobjects (FObjectInstancingGraph *OuterInstanceGraph)
 
void ConditionalPostLoadSubobjects (FObjectInstancingGraph *OuterInstanceGraph)
 
void GetPreloadDependencies (TArray< UObject *, TSizedDefaultAllocator< 32 > > *OutDeps)
 
void Serialize (FStructuredArchiveRecord Record)
 
void SerializeScriptProperties (FArchive *Ar)
 
void SerializeScriptProperties (FStructuredArchiveSlot Slot)
 
void BuildSubobjectMapping (UObject *OtherObject, TMap< UObject *, UObject *, FDefaultSetAllocator, TDefaultMapHashableKeyFuncs< UObject *, UObject *, 0 > > *ObjectMapping)
 
void CollectDefaultSubobjects (TArray< UObject *, TSizedDefaultAllocator< 32 > > *OutSubobjectArray, bool bIncludeNestedSubobjects)
 
bool CheckDefaultSubobjects (bool bForceCheck)
 
bool CheckDefaultSubobjectsInternal ()
 
void GetAssetRegistryTags (FAssetData *Out)
 
void GetResourceSizeEx (FResourceSizeEx *CumulativeResourceSize)
 
bool IsAsset ()
 
FPrimaryAssetIdGetPrimaryAssetId (FPrimaryAssetId *result)
 
bool IsLocalizedResource ()
 
bool IsSafeForRootSet ()
 
void LoadConfig (UClass *ConfigClass, const wchar_t *InFilename, unsigned int PropagationFlags, FProperty *PropertyToLoad)
 
void SaveConfig (unsigned __int64 Flags, const wchar_t *InFilename, FConfigCacheIni *Config, bool bAllowCopyToDefaultObject)
 
FStringGetDefaultConfigFilename (FString *result)
 
bool IsNameStableForNetworking ()
 
bool IsFullNameStableForNetworking ()
 
bool IsSupportedForNetworking ()
 
void LocalizeProperty (UObject *LocBase, TArray< FString, TSizedDefaultAllocator< 32 > > *PropertyTagChain, FProperty *const BaseProperty, FProperty *const Property, void *const ValueAddress)
 
void SkipFunction (FFrame *Stack, void *const Z_Param__Result, UFunction *Function)
 
void CallFunction (FFrame *Stack, void *const Z_Param__Result, UFunction *Function)
 
bool CallFunctionByNameWithArguments (const wchar_t *Str, FOutputDevice *Ar, UObject *Executor, bool bForceCallWithNonExec)
 
UFunctionFindFunctionChecked (FName InName, EIncludeSuperFlag::Type a3=EIncludeSuperFlag::IncludeSuper)
 
void ProcessEvent (UFunction *Function, void *Parms)
 
void ProcessContextOpcode (FFrame *Stack, void *const Z_Param__Result, bool bCanFailSilently)
 
UObjectGetArchetype ()
 
bool IsInOrOwnedBy (const UObject *SomeOuter)
 
void SetLinker (FLinkerLoad *LinkerLoad, int LinkerIndex, bool bShouldDetachExisting)
 
ARK_API FPropertyFindProperty (FName name)
 
- Public Member Functions inherited from UObjectBaseUtility
FPackageFileVersionGetLinkerUEVersion (FPackageFileVersion *result)
 
FStringGetPathName (FString *result, const UObject *StopOuter)
 
void GetPathName (const UObject *StopOuter, FString *ResultString)
 
void GetPathName (const UObject *StopOuter, TStringBuilderBase< wchar_t > *ResultString)
 
FStringGetFullGroupName (FString *result, bool bStartWithOuter)
 
UObjectGetOutermostObject ()
 
UPackageGetPackage ()
 
bool MarkPackageDirty ()
 
UObjectGetTypedOuter (UClass *Target)
 
bool IsIn (const UObject *SomeOuter)
 
bool IsInPackage (const UPackage *SomePackage)
 
voidGetInterfaceAddress (UClass *InterfaceClass)
 
bool IsDefaultSubobject ()
 
void AddToCluster (UObjectBaseUtility *ClusterRootOrObjectFromCluster, bool bAddAsMutableObject)
 
bool CanBeInCluster ()
 
void CreateCluster ()
 
FLinkerLoadGetLinker ()
 
int GetLinkerIndex ()
 
- Public Member Functions inherited from UObjectBase
UObjectBase_vtbl *& __vftableField ()
 
EObjectFlagsObjectFlagsField ()
 
intInternalIndexField ()
 
UClass *& ClassPrivateField ()
 
UClass *& ClassField ()
 
FNameNamePrivateField ()
 
FNameNameField ()
 
UObject *& OuterPrivateField ()
 
void DeferredRegister (UClass *UClassStaticClass, const wchar_t *PackageName, const wchar_t *InName)
 
UPackageGetExternalPackageInternal ()
 
void SetExternalPackage (UPackage *InPackage)
 
bool IsValidLowLevel ()
 
bool IsValidLowLevelFast (bool bRecursive)
 
- Public Member Functions inherited from ActorExtensions
FVector GetActorForwardVector ()
 Returns the forward direction vector (length 1.0) from the actor's point of view.
 
bool IsA (UClass *SomeBase)
 Returns if the actor is from SomeBase or a subclass of SomeBase.
 
FVector GetLocation ()
 Returns the actor's location in world space.
 

Static Public Member Functions

static UClassStaticClass ()
 
static void StaticRegisterNativesAPrimalWheeledVehicleCharacter ()
 
- Static Public Member Functions inherited from APrimalDinoCharacter
static UClassGetPrivateStaticClass ()
 
static UClassStaticClass ()
 
static void StaticRegisterNativesAPrimalDinoCharacter ()
 
static APrimalDinoCharacterFindDinoWithID (UWorld *aWorld, unsigned int DinoID1, unsigned int DinoID2)
 
static APrimalDinoCharacterSpawnDino (UWorld *World, TSubclassOf< APrimalDinoCharacter > DinoClass, UE::Math::TVector< double > *SpawnLoc, UE::Math::TRotator< double > *SpawnRot, float LevelMultiplier, int ExtraLevelOffset, bool AddLevelOffsetBeforeMultiplier, bool bOverrideBaseNPCLevel, int BaseLevelOverrideValue, bool bNPCDontWander, float NPCAIRangeMultiplier, int NPCAbsoluteBaseLevel, bool bSpawnWithoutCapsuleOffset, bool shouldGender, bool makeFemale)
 
static APrimalDinoCharacterBPStaticCreateBabyDino (UWorld *TheWorld, TSubclassOf< APrimalDinoCharacter > EggDinoClassToSpawn, const UE::Math::TVector< double > *theGroundLoc, float actorRotationYaw, TArray< unsigned char, TSizedDefaultAllocator< 32 > > *EggColorSetIndices, TArray< unsigned char, TSizedDefaultAllocator< 32 > > *EggNumberOfLevelUpPointsApplied, TArray< unsigned char, TSizedDefaultAllocator< 32 > > *EggMutationsApplied, float EggTamedIneffectivenessModifier, TArray< FDinoAncestorsEntry, TSizedDefaultAllocator< 32 > > *EggDinoAncestors, TArray< FDinoAncestorsEntry, TSizedDefaultAllocator< 32 > > *EggDinoAncestorsMale, int NotifyTeamOverride, int EggRandomMutationsFemale, int EggRandomMutationsMale, int EggGenderOverride)
 
static APrimalDinoCharacterStaticCreateBabyDino (UWorld *theWorld, TSubclassOf< APrimalDinoCharacter > EggDinoClassToSpawn, const UE::Math::TVector< double > *theGroundLoc, float actorRotationYaw, unsigned __int8 *EggColorSetIndices, unsigned __int8 *EggNumberOfLevelUpPointsApplied, unsigned __int8 *EggMutationsApplied, float EggTamedIneffectivenessModifier, int NotifyTeamOverride, TArray< FDinoAncestorsEntry, TSizedDefaultAllocator< 32 > > *EggDinoAncestors, TArray< FDinoAncestorsEntry, TSizedDefaultAllocator< 32 > > *EggDinoAncestorsMale, int EggRandomMutationsFemale, int EggRandomMutationsMale, int EggGenderOverride)
 
static APrimalDinoCharacterSpawnFromDinoData (const FARKDinoData *InDinoData, UWorld *InWorld, const UE::Math::TVector< double > *AtLocation, const UE::Math::TRotator< double > *AtRotation, int ForTeam, bool bGenerateNewDinoID, AShooterPlayerController *TamerController)
 
static APrimalDinoCharacterSpawnFromDinoDataEx (const FARKDinoData *InDinoData, UWorld *InWorld, const UE::Math::TVector< double > *AtLocation, const UE::Math::TRotator< double > *AtRotation, bool *dupedDino, int ForTeam, bool bGenerateNewDinoID, AShooterPlayerController *TamerController)
 
- Static Public Member Functions inherited from APrimalCharacter
static void StaticRegisterNativesAPrimalCharacter ()
 
static UClassStaticClass ()
 
static void StaticApplyCharacterSnapshot (UPrimalItem *Item, AActor *To, UE::Math::TVector< double > *Offset, float MaxExtent, int Pose, bool bCollisionOn)
 
static void StaticApplyCharacterSnapshotEquipment (UPrimalInventoryComponent *Inventory, AActor *To)
 
static void StaticRemoveCharacterSnapshot (UPrimalItem *Item, AActor *From)
 
static int StaticGetSnapshotPoseCount (UPrimalItem *Item)
 
static FPrimalSnapshotPoseStaticGetSnapshotPose (FPrimalSnapshotPose *result, UPrimalItem *Item, int PoseIndex)
 
static UActorComponentGetSnapshotComponent (AActor *From, FName Tag)
 
static UActorComponentCreateSnapshotComponent (AActor *For, UObject *Template, FName Tag, FName Name)
 
static void ForceUpdateAimedCharacters (UWorld *World, const UE::Math::TVector< double > *StartLoc, const UE::Math::TVector< double > *EndLoc, AActor *IgnoreActor, bool bForceUpdateIgnoreActor, float TraceRadius, bool bOnlyRefreshRelevancyValues)
 
- Static Public Member Functions inherited from ACharacter
static UClassStaticClass ()
 
static void StaticRegisterNativesACharacter ()
 
- Static Public Member Functions inherited from APrimalPawn
static UClassStaticClass ()
 
static void StaticRegisterNativesAPrimalPawn ()
 
- Static Public Member Functions inherited from APawn
static UClassGetPrivateStaticClass ()
 
static void StaticRegisterNativesAPawn ()
 
- Static Public Member Functions inherited from AActor
static UClassStaticClass ()
 
static void MakeNoiseImpl (AActor *NoiseMaker, float Loudness, APawn *NoiseInstigator, const UE::Math::TVector< double > *NoiseLocation, float MaxRange, FName Tag)
 
static void StaticRegisterNativesAActor ()
 
- Static Public Member Functions inherited from UPrimalActor
static UClassGetPrivateStaticClass ()
 
static void StaticRegisterNativesUPrimalActor ()
 
- Static Public Member Functions inherited from UObject
static UClassStaticClass ()
 
static const FNameAssetVersePathTagName ()
 
static void ProcessInternal (UObject *Context, FFrame *Stack, void *const Z_Param__Result)
 
- Static Public Member Functions inherited from UObjectBaseUtility
static __int64 GetLinkerCustomVersion ()
 

Additional Inherited Members

- Public Attributes inherited from UPrimalActor
TMulticastDelegate< void __cdecl(UPrimalActor *, int, int), FDefaultDelegateUserPolicyOnTeamChangedForActorField )()
 

Detailed Description

Definition at line 11238 of file Actor.h.

Member Function Documentation

◆ BackForceField()

float & APrimalWheeledVehicleCharacter::BackForceField ( )
inline

Definition at line 11261 of file Actor.h.

◆ CenterTraceLocationOffsetField()

UE::Math::TVector< double > & APrimalWheeledVehicleCharacter::CenterTraceLocationOffsetField ( )
inline

Definition at line 11266 of file Actor.h.

◆ ClearRider()

void APrimalWheeledVehicleCharacter::ClearRider ( bool bFromRider,
bool bCancelForceLand,
bool SpawnDinoDefaultController,
int OverrideUnboardDirection,
bool bForceEvenIfBuffPreventsClear )
inline

Definition at line 11283 of file Actor.h.

◆ ClientMultiUse()

void APrimalWheeledVehicleCharacter::ClientMultiUse ( APlayerController * ForPC,
int UseIndex,
int hitBodyIndex )
inline

Definition at line 11281 of file Actor.h.

◆ DeathFXField()

UParticleSystem *& APrimalWheeledVehicleCharacter::DeathFXField ( )
inline

Definition at line 11259 of file Actor.h.

◆ DefaultAngularDampingField()

float & APrimalWheeledVehicleCharacter::DefaultAngularDampingField ( )
inline

Definition at line 11265 of file Actor.h.

◆ DefaultLinearDampingField()

float & APrimalWheeledVehicleCharacter::DefaultLinearDampingField ( )
inline

Definition at line 11264 of file Actor.h.

◆ DestroyPlayerInputComponent()

void APrimalWheeledVehicleCharacter::DestroyPlayerInputComponent ( )
inline

Definition at line 11278 of file Actor.h.

◆ DisplayDebug()

void APrimalWheeledVehicleCharacter::DisplayDebug ( UCanvas * Canvas,
const FDebugDisplayInfo * DebugDisplay,
float * YL,
float * YPos )
inline

Definition at line 11286 of file Actor.h.

◆ DustPSCField()

FieldArray< UParticleSystemComponent *, 4 > APrimalWheeledVehicleCharacter::DustPSCField ( )
inline

Definition at line 11243 of file Actor.h.

◆ EngineACField()

UAudioComponent *& APrimalWheeledVehicleCharacter::EngineACField ( )
inline

Definition at line 11244 of file Actor.h.

◆ GetCameraRelatedCollisionHeight()

void APrimalWheeledVehicleCharacter::GetCameraRelatedCollisionHeight ( float * InCollisionHeight)
inline

Definition at line 11293 of file Actor.h.

◆ GetMultiUseEntries()

void APrimalWheeledVehicleCharacter::GetMultiUseEntries ( APlayerController * ForPC,
TArray< FMultiUseEntry, TSizedDefaultAllocator< 32 > > * MultiUseEntries,
int hitBodyIndex )
inline

Definition at line 11279 of file Actor.h.

◆ HonkACField()

UAudioComponent *& APrimalWheeledVehicleCharacter::HonkACField ( )
inline

Definition at line 11245 of file Actor.h.

◆ HonkSoundField()

USoundCue *& APrimalWheeledVehicleCharacter::HonkSoundField ( )
inline

Definition at line 11248 of file Actor.h.

◆ ImpactSoundField()

USoundCue *& APrimalWheeledVehicleCharacter::ImpactSoundField ( )
inline

Definition at line 11251 of file Actor.h.

◆ LandingSoundField()

USoundCue *& APrimalWheeledVehicleCharacter::LandingSoundField ( )
inline

Definition at line 11250 of file Actor.h.

◆ LastTimeTurnedInputField()

long double & APrimalWheeledVehicleCharacter::LastTimeTurnedInputField ( )
inline

Definition at line 11263 of file Actor.h.

◆ LateralSlipSkidThresholdField()

float & APrimalWheeledVehicleCharacter::LateralSlipSkidThresholdField ( )
inline

Definition at line 11255 of file Actor.h.

◆ LongSlipSkidThresholdField()

float & APrimalWheeledVehicleCharacter::LongSlipSkidThresholdField ( )
inline

Definition at line 11254 of file Actor.h.

◆ MinimumDamageSpeedField()

float & APrimalWheeledVehicleCharacter::MinimumDamageSpeedField ( )
inline

Definition at line 11262 of file Actor.h.

◆ NetHonk_Implementation()

void APrimalWheeledVehicleCharacter::NetHonk_Implementation ( bool bEnable)
inline

Definition at line 11291 of file Actor.h.

◆ OverrideCameraSweepChannel()

void APrimalWheeledVehicleCharacter::OverrideCameraSweepChannel ( ECollisionChannel * InSweepChannel)
inline

Definition at line 11294 of file Actor.h.

◆ PawnClientRestart()

void APrimalWheeledVehicleCharacter::PawnClientRestart ( )
inline

Definition at line 11277 of file Actor.h.

◆ PlayDying()

void APrimalWheeledVehicleCharacter::PlayDying ( float KillingDamage,
const FDamageEvent * DamageEvent,
APawn * InstigatingPawn,
AActor * DamageCauser )
inline

Definition at line 11285 of file Actor.h.

◆ PostInitializeComponents()

void APrimalWheeledVehicleCharacter::PostInitializeComponents ( )
inline

Definition at line 11275 of file Actor.h.

◆ ReceiveHit()

void APrimalWheeledVehicleCharacter::ReceiveHit ( UPrimitiveComponent * MyComp,
AActor * Other,
UPrimitiveComponent * OtherComp,
bool bSelfMoved,
UE::Math::TVector< double > * HitLocation,
UE::Math::TVector< double > * HitNormal,
UE::Math::TVector< double > * NormalImpulse,
const FHitResult * Hit )
inline

Definition at line 11292 of file Actor.h.

◆ ServerHonk_Implementation()

void APrimalWheeledVehicleCharacter::ServerHonk_Implementation ( bool bEnable)
inline

Definition at line 11290 of file Actor.h.

◆ SetRider()

void APrimalWheeledVehicleCharacter::SetRider ( AShooterCharacter * aRider)
inline

Definition at line 11282 of file Actor.h.

◆ SetupPlayerInputComponent()

void APrimalWheeledVehicleCharacter::SetupPlayerInputComponent ( UInputComponent * WithInputComponent)
inline

Definition at line 11287 of file Actor.h.

◆ SkidACField()

UAudioComponent *& APrimalWheeledVehicleCharacter::SkidACField ( )
inline

Definition at line 11246 of file Actor.h.

◆ SkidDurationRequiredForStopSoundField()

float & APrimalWheeledVehicleCharacter::SkidDurationRequiredForStopSoundField ( )
inline

Definition at line 11256 of file Actor.h.

◆ SkidFadeoutTimeField()

float & APrimalWheeledVehicleCharacter::SkidFadeoutTimeField ( )
inline

Definition at line 11252 of file Actor.h.

◆ SkidSoundField()

USoundCue *& APrimalWheeledVehicleCharacter::SkidSoundField ( )
inline

Definition at line 11247 of file Actor.h.

◆ SkidSoundStopField()

USoundCue *& APrimalWheeledVehicleCharacter::SkidSoundStopField ( )
inline

Definition at line 11249 of file Actor.h.

◆ SkidStartTimeField()

float & APrimalWheeledVehicleCharacter::SkidStartTimeField ( )
inline

Definition at line 11257 of file Actor.h.

◆ SkidThresholdVelocityField()

float & APrimalWheeledVehicleCharacter::SkidThresholdVelocityField ( )
inline

Definition at line 11253 of file Actor.h.

◆ SpringCompressionLandingThresholdField()

float & APrimalWheeledVehicleCharacter::SpringCompressionLandingThresholdField ( )
inline

Definition at line 11258 of file Actor.h.

◆ StartHonk()

void APrimalWheeledVehicleCharacter::StartHonk ( )
inline

Definition at line 11288 of file Actor.h.

◆ Stasis()

void APrimalWheeledVehicleCharacter::Stasis ( )
inline

Definition at line 11284 of file Actor.h.

◆ StaticClass()

static UClass * APrimalWheeledVehicleCharacter::StaticClass ( )
inlinestatic

Definition at line 11273 of file Actor.h.

◆ StaticRegisterNativesAPrimalWheeledVehicleCharacter()

static void APrimalWheeledVehicleCharacter::StaticRegisterNativesAPrimalWheeledVehicleCharacter ( )
inlinestatic

Definition at line 11274 of file Actor.h.

◆ StopHonk()

void APrimalWheeledVehicleCharacter::StopHonk ( )
inline

Definition at line 11289 of file Actor.h.

◆ TryMultiUse()

bool APrimalWheeledVehicleCharacter::TryMultiUse ( APlayerController * ForPC,
int UseIndex,
int hitBodyIndex )
inline

Definition at line 11280 of file Actor.h.

◆ TurnInput()

void APrimalWheeledVehicleCharacter::TurnInput ( float Val)
inline

Definition at line 11276 of file Actor.h.

◆ UpForceField()

float & APrimalWheeledVehicleCharacter::UpForceField ( )
inline

Definition at line 11260 of file Actor.h.


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