#pragma once #include "CoreMinimal.h" struct REDNETWORK_API FRedNetworkPass { int32 ID; int32 Key; };