Skip to content
Pavle edited this page Jul 27, 2022 · 2 revisions
struct PCBinkVid
{
    SResourceHeaderHeader header;
    TArray<unsigned char> binkData;
};
Clone this wiki locally