|
| FPrimalPlayerDataStruct * | MyDataField () |
| |
| TArray< UPrimalBuffPersistentData * > | MyPersistentBuffDatasField () |
| |
| bool & | bIsLocalPlayerField () |
| |
| float & | LastXPWritePercentField () |
| |
| bool & | bWaitingForTribeDataLoadField () |
| |
| void | ApplyToPlayerCharacter (AShooterPlayerState *ForPlayerState, AShooterCharacter *NewPawn) |
| |
| void | ApplyToPlayerState (AShooterPlayerState *aPlayerState) |
| |
| void | CreatedNewPlayerData (UWorld *ForWorld) |
| |
| AShooterCharacter * | FindCharacterForPlayer (UWorld *inWorld) |
| |
| AShooterPlayerState * | GetPlayerState (AShooterPlayerState *ignorePlayerState, bool bOnlyCheckExistingPlayers) |
| |
| int | GetTribeTeamID () |
| |
| FString * | GetUniqueIdString (FString *result) |
| |
| void | GiveInitialItems (int AppID, AShooterPlayerController *ForPC) |
| |
| void | InitForPlayer (AShooterPlayerState *aPlayerState, bool bDontSaveData) |
| |
| FString * | LinkedPlayerIDString (FString *result) |
| |
| bool | MatchesPlayer (AShooterPlayerState *aPlayerState, bool bCheckForExistingPlayer) |
| |
| void | OnTribeDataLoaded (FTribeData *LoadedTribeData) |
| |
| void | RefreshPersistentBuffs (AShooterCharacter *theChar) |
| |
| void | SavePlayerData (UWorld *ForWorld) |
| |
| void | SetCharacterExperiencePoints (float NewXP) |
| |
| void | SetSubscribedApp (int AppID, AShooterPlayerController *ForPC) |
| |
| void | SetTotalDiscoveryZonePoints (int newPoints) |
| |
| void | BPAppliedToPlayerState (AShooterPlayerState *ForPlayerState) |
| |
| void | BPApplyToPlayerCharacter (AShooterPlayerState *ForPlayerState, AShooterCharacter *NewPlayerCharacter) |
| |
| void | BPCreatedNewPlayerData (UWorld *ForWorld) |
| |
| FPrimalPlayerDataStruct * | MyDataField () |
| |
| TArray< UPrimalBuffPersistentData * > | MyPersistentBuffDatasField () |
| |
| bool & | bIsLocalPlayerField () |
| |
| float & | LastXPWritePercentField () |
| |
| TMap< FName, int, FDefaultSetAllocator, TDefaultMapKeyFuncs< FName, int, 0 > > & | MissionTagToLatestMissionScoreField () |
| |
| bool | LoadFromFile (FObjectReader *Reader) |
| |
| FLatestMissionScore * | GetOrCreateLatestMissionScore (FName MissionTag, bool bCreate) |
| |
| void | SaveToFile (FObjectWriter *Writer) |
| |
| bool | MatchesPlayer (AShooterPlayerState *aPlayerState, bool bCheckForExistingPlayer) |
| |
| void | InitForPlayer (AShooterPlayerState *aPlayerState, bool bDontSaveData) |
| |
| AShooterPlayerState * | GetPlayerState (AShooterPlayerState *ignorePlayerState, bool bOnlyCheckExistingPlayers) |
| |
| int | GetTribeTeamID () |
| |
| FString * | LinkedPlayerIDString (FString *result) |
| |
| void | ApplyToPlayerState (AShooterPlayerState *aPlayerState) |
| |
| void | GiveInitialItems (int AppID, AShooterPlayerController *ForPC) |
| |
| void | SetSubscribedApp (int AppID, AShooterPlayerController *ForPC) |
| |
| FString * | GetUniqueIdString (FString *result) |
| |
| void | SavePlayerData (UWorld *ForWorld) |
| |
| AShooterCharacter * | FindCharacterForPlayer (UWorld *inWorld) |
| |
| void | ApplyToPlayerCharacter (AShooterPlayerState *ForPlayerState, AShooterCharacter *NewPawn) |
| |
| void | ApplyPersistentBuffs (AShooterCharacter *NewPawn, AShooterPlayerController *forPC) |
| |
| void | RefreshPersistentBuffs (AShooterCharacter *theChar) |
| |
| void | CreatedNewPlayerData () |
| |
| void | BPAppliedToPlayerState (AShooterPlayerState *ForPlayerState) |
| |
| void | BPApplyToPlayerCharacter (AShooterPlayerState *ForPlayerState, AShooterCharacter *NewPlayerCharacter) |
| |
| void | BPCreatedNewPlayerData () |
| |
| void | BPForceDefeatedBoss (int DifficultyIndex, FName BossName, AShooterPlayerController *PlayerController) |
| |
| void | SetChibiLevels (int newLevels, AShooterPlayerController *ForPC) |
| |
| void | GrantGeneralizedAchievementTag (FName ObtainedAchievementTag, AShooterPlayerController *ForPC) |
| |
| void | ExecuteUbergraph (int EntryPoint) |
| |
| bool | AreAllOuterObjectsValid () |
| |
| FName * | GetExporterName (FName *result) |
| |
| FString * | GetDetailedInfoInternal (FString *result) |
| |
| UObject * | GetArchetype () |
| |
| bool | IsBasedOnArchetype (UObject *const SomeObject) |
| |
| bool | IsInBlueprint () |
| |
| bool | Rename (const wchar_t *InName, UObject *NewOuter, unsigned int Flags) |
| |
| void | LoadLocalized (UObject *LocBase, bool bLoadHierachecally) |
| |
| void | LocalizeProperty (UObject *LocBase, TArray< FString > *PropertyTagChain, UProperty *const BaseProperty, UProperty *const Property, void *const ValueAddress) |
| |
| void | BeginDestroy () |
| |
| void | FinishDestroy () |
| |
| FString * | GetDetailedInfo (FString *result) |
| |
| bool | ConditionalBeginDestroy () |
| |
| bool | ConditionalFinishDestroy () |
| |
| void | ConditionalPostLoad () |
| |
| bool | Modify (bool bAlwaysMarkDirty) |
| |
| bool | IsSelected () |
| |
| void | CollectDefaultSubobjects (TArray< UObject * > *OutSubobjectArray, bool bIncludeNestedSubobjects) |
| |
| bool | CheckDefaultSubobjectsInternal () |
| |
| bool | IsAsset () |
| |
| bool | IsSafeForRootSet () |
| |
| void | LoadConfig (UClass *ConfigClass, const wchar_t *InFilename, unsigned int PropagationFlags, UProperty *PropertyToLoad) |
| |
| void | ConditionalShutdownAfterError () |
| |
| bool | IsNameStableForNetworking () |
| |
| bool | IsFullNameStableForNetworking () |
| |
| bool | IsSupportedForNetworking () |
| |
| UFunction * | FindFunctionChecked (FName InName) |
| |
| void | ProcessEvent (UFunction *Function, void *Parms) |
| |
| | __declspec (dllexport) UProperty *FindProperty(FName name) |
| |
| int | GetLinkerUE4Version () |
| |
| int | GetLinkerLicenseeUE4Version () |
| |
| FString * | GetPathName (FString *result, UObject *StopOuter) |
| |
| void | GetPathName (UObject *StopOuter, FString *ResultString) |
| |
| FString * | GetFullName (FString *result, UObject *StopOuter) |
| |
| void | MarkPackageDirty () |
| |
| bool | IsIn (UObject *SomeOuter) |
| |
| bool | IsA (UClass *SomeBase) |
| |
| void * | GetInterfaceAddress (UClass *InterfaceClass) |
| |
| bool | IsDefaultSubobject () |
| |
| int | GetLinkerIndex () |
| |
| EObjectFlags & | ObjectFlagsField () |
| |
| int & | InternalIndexField () |
| |
| UClass * | ClassField () |
| |
| FName & | NameField () |
| |
| UObject * | OuterField () |
| |
| void | DeferredRegister (UClass *UClassStaticClass, const wchar_t *PackageName, const wchar_t *InName) |
| |
| bool | IsValidLowLevel () |
| |
| bool | IsValidLowLevelFast (bool bRecursive) |
| |
| void | Register (const wchar_t *PackageName, const wchar_t *InName) |
| |
Definition at line 5505 of file Actor.h.