#include "MiniGameControlComponent.h" void MiniGameControlComponent::Serialize(RakNet::BitStream& outBitStream, bool isConstruction) { outBitStream.Write(0x40000000); }