mirror of
https://github.com/FortniteModdingHub/FNGameProj.git
synced 2026-09-02 04:23:39 +00:00
9.10 source
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include "ActiveGameplayModifierArray.h"
|
||||
|
||||
FActiveGameplayModifierArray::FActiveGameplayModifierArray() {
|
||||
this->ModifierHandleGenerator = 0;
|
||||
this->bSupportRuntimeModifierShutdown = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user