20 virtual void Initialize(FSubsystemCollectionBase& Collection)
override;
22 void UpdateCurveTables();
25 void ImportFromCurveTables();
26 void ExportToCurveTables();
29 UCurveTable* ExportActiveCurveTable;
32 TArray<UCurveTable*> ImportActiveCurveTables;