Zdexby TheHolyOneZ
5,360 classes
Class

UBTService_BlueprintBase

: UBTService : UBTAuxiliaryNode : UBTNode : UObject
/Script/AIModule.BTService_BlueprintBase 0x0098 (152 B) align 8 inherited 0x0070 vtable /Script/AIModule
0x00x0098

Members 4

OffsetSizeNameTypeFlagsDefault
0x08AIOwnerAAIController*TransientProtected+6 flagsnullptr
0x08ActorOwnerAActor*TransientProtected+6 flagsnullptr
0x00800x10padding / unreflected
0x01bShowPropertyDetails : 1bit 0boolProtected+5 flagstrue
0x01bShowEventDetails : 1bit 1boolProtected+5 flagsfalse
0x00910x07unreflected bytes to end of UBTService_BlueprintBase
Inherited from UBTService 4
OffsetSizeNameTypeFlagsDefault
0x04IntervalfloatProtected+6 flags0.5
0x04RandomDeviationfloatProtected+6 flags0.1
0x01bCallTickOnSearchStart : 1bit 0boolProtected+5 flagsfalse
0x01bRestartTimerOnEachActivation : 1bit 1boolProtected+5 flagsfalse
Inherited from UBTNode 3
OffsetSizeNameTypeFlagsDefault
0x10NodeNameFString4 flags""
0x08TreeAssetUBehaviorTree*6 flagsnullptr
0x08ParentNodeUBTCompositeNode*6 flagsnullptr

Functions 9

SignatureFlagsNativeParams
void ReceiveTickAI(AAIController* OwnerController, APawn* ControlledPawn, float DeltaSeconds)EventProtected0x14
void ReceiveTick(AActor* OwnerActor, float DeltaSeconds)EventProtected0x0C
void ReceiveSearchStartAI(AAIController* OwnerController, APawn* ControlledPawn)EventProtected0x10
void ReceiveSearchStart(AActor* OwnerActor)EventProtected0x08
void ReceiveDeactivationAI(AAIController* OwnerController, APawn* ControlledPawn)EventProtected0x10
void ReceiveDeactivation(AActor* OwnerActor)EventProtected0x08
void ReceiveActivationAI(AAIController* OwnerController, APawn* ControlledPawn)EventProtected0x10
void ReceiveActivation(AActor* OwnerActor)EventProtected0x08
bool IsServiceActive()FinalNative+1 flags0x01