namespace Steamworks; public enum ENotificationPosition { k_EPositionTopLeft, k_EPositionTopRight, k_EPositionBottomLeft, k_EPositionBottomRight }