We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
struct SGfxResource { ZString movieName; unsigned char* gfxData; int gfxDataLength; TArray<ZString> filenames; TArray<TArray<unsigned char>> fileContents; };