[UE4 Releasing on Xbox for Indies]
[Epic Console Development Request Form]
#if !defined(PLATFORM_WINDOWS)
#define PLATFORM_WINDOWS 0
#endif
#if !defined(PLATFORM_XBOXONE)
#define PLATFORM_XBOXONE 0
#endif
The Development Blog of Tim Graupmann
[UE4 Releasing on Xbox for Indies]
[Epic Console Development Request Form]
#if !defined(PLATFORM_WINDOWS)
#define PLATFORM_WINDOWS 0
#endif
#if !defined(PLATFORM_XBOXONE)
#define PLATFORM_XBOXONE 0
#endif