#pragma once #pragma once namespace GameBridge { void AddToCreativeGroup(int numericId, int count, int auxValue, int groupIndex); }