vault backup: 2025-02-14 20:59:15

This commit is contained in:
BlueRose 2025-02-14 20:59:15 +08:00
parent a3c5ad360c
commit dfdc277756

View File

@ -18,7 +18,7 @@
# GAShooter移植计划 # GAShooter移植计划
## c++ ## c++
- [x] GSEngineSubsystem.h - [x] GSEngineSubsystem.h
- [ ] GSBlueprintFunctionLibrary.h - [x] GSBlueprintFunctionLibrary.h
- [x] ~~AI~~ - [x] ~~AI~~
- [ ] Characters - [ ] Characters
- [ ] Abilities - [ ] Abilities
@ -37,13 +37,13 @@
- [ ] **GSAttributeSetBase.h** - [ ] **GSAttributeSetBase.h**
- [ ] AsyncTaskAttributeChanged.h - [ ] AsyncTaskAttributeChanged.h
- [ ] AsyncTaskGameplayTagAddedRemoved.h - [ ] AsyncTaskGameplayTagAddedRemoved.h
- [ ] GSAbilitySystemComponent.h - [x] GSAbilitySystemComponent.h
- [x] GSAbilitySystemGlobals.h - [x] GSAbilitySystemGlobals.h
- [x] GSAbilityTypes.h - [x] GSAbilityTypes.h
- [ ] GSDamageExecutionCalc.h - [ ] GSDamageExecutionCalc.h
- [ ] GSGA_CharacterJump.h - [ ] GSGA_CharacterJump.h
- [ ] GSGameplayAbility.h - [x] GSGameplayAbility.h
- [ ] GSGameplayCueManager.h - [x] GSGameplayCueManager.h
- [x] GSGameplayEffectTypes.h - [x] GSGameplayEffectTypes.h
- [ ] GSGATA_LineTrace.h - [ ] GSGATA_LineTrace.h
- [ ] GSGATA_SphereTrace.h - [ ] GSGATA_SphereTrace.h