0x00x0088
Members 5
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x08 | UberGraphFrame | FPointerToUberGraphFrame | Transient+2 flags | {} | |
| 0x08 | Crosshair | UW_Crosshair_C* | 7 flags | nullptr | |
| 0x08 | FocusItem | AActor* | 7 flags | nullptr | |
| 0x08 | HeldItem | AActor* | 7 flags | nullptr | |
| 0x08 | ProgressPercent | double | 7 flags | 0 |
Inherited from UStateTreeTaskBlueprintBase 4
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x01 | bShouldStateChangeOnReselect : 1bit 0 | bool | Protected+5 flags | true | |
| 0x01 | bShouldCallTickOnlyOnEvents : 1bit 2 | bool | Protected+5 flags | false | |
| 0x01 | bShouldCopyBoundPropertiesOnTick : 1bit 3 | bool | Protected+5 flags | true | |
| 0x01 | bShouldCopyBoundPropertiesOnExitState : 1bit 4 | bool | Protected+5 flags | true |
Functions 3
| Signature | Flags | Native | Params |
|---|---|---|---|
| void ReceiveExitState(FStateTreeTransitionResult& Transition) | EventPublic | 0x48 | |
| void ReceiveLatentTick(float DeltaTime) | EventPublic | 0x04 | |
| void ExecuteUbergraph_STT_Progress(int32 EntryPoint) | Final | 0x04 |