0x00x0068
Members 0
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| No reflected members. | |||||
Inherited from UGameplayTask 3
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x08 | InstanceName | FName | Protected+5 flags | None | |
| 0x0038 | 0x02 | padding / unreflected | |||
| 0x01 | ResourceOverlapPolicy | ETaskResourceOverlapPolicy | Protected+6 flags | StartOnTop | |
| 0x003B | 0x25 | padding / unreflected | |||
| 0x08 | ChildTask | UGameplayTask* | Protected+6 flags | nullptr | |
Functions 2
| Signature | Flags | Native | Params |
|---|---|---|---|
| UGameplayTask_ClaimResource* ClaimResources(const TScriptInterface<IGameplayTaskOwnerInterface>& InTaskOwner, const TArray<TSubclassOf<UGameplayTaskResource>>& ResourceClasses, uint8 Priority, const FName& TaskInstanceName) | FinalNative+2 flags | 0x38 | |
| UGameplayTask_ClaimResource* ClaimResource(const TScriptInterface<IGameplayTaskOwnerInterface>& InTaskOwner, TSubclassOf<UGameplayTaskResource> ResourceClass, uint8 Priority, const FName& TaskInstanceName) | FinalNative+2 flags | 0x30 |