Skip to content

CPP Entity

Pavle edited this page Dec 3, 2021 · 1 revision
struct SCppEntity
{
    int blueprintIndexInResourceHeader;
    TArray<SEntityTemplateProperty> propertyValues;
};
Clone this wiki locally