0x00x0091
Members 7
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x08 | UberGraphFrame | FPointerToUberGraphFrame | Transient+2 flags | {} | |
| 0x08 | Actor | AActor* | 7 flags | nullptr | |
| 0x08 | InteractComponent | UInteractComponent* | 7 flags | nullptr | |
| 0x08 | PreviousProgress | double | 7 flags | 0 | |
| 0x08 | Crosshair | UW_Crosshair_C* | 7 flags | nullptr | |
| 0x08 | HeldItem | AActor* | 7 flags | nullptr | |
| 0x01 | bIsProgressing | bool | 7 flags | false |
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 7
| Signature | Flags | Native | Params |
|---|---|---|---|
| void OnFocusItemChanged(AActor* ItemActor) | Public | 0x08 | |
| void OnProgressChanged(AActor* Item, float progress) | Public | 0x0C | |
| void ReceiveLatentEnterState(FStateTreeTransitionResult& Transition) | EventPublic | 0x48 | |
| void OnActionInterruptedDelegate_Event(AActor* Item) | 0x08 | ||
| void OnHandChangedDelegate_Event(bool bWithLeftHand) | 0x01 | ||
| void OnHeldItemChangedDelegate_Event(AActor* Item) | 0x08 | ||
| void ExecuteUbergraph_STT_CrosshairLoop(int32 EntryPoint) | Final | 0x04 |