Polyphase Game Engine
Loading...
Searching...
No Matches
AppImagePackager.h
Go to the documentation of this file.
1#pragma once
2
3#if EDITOR
4
6
26namespace AppImagePackager
27{
28 extern const char* const kTargetId;
29
31 void FillDesc(PolyphaseBuildTargetDesc& outDesc);
32}
33
34#endif /* EDITOR */
Stable C ABI header for native build-target addons.