// Copyright 2020 Phyronnaz #pragma once #include "CoreMinimal.h" template using TNoGrowArray = TArray; template using TNoGrowArray64 = TArray;