Navigation
API > API/Plugins > API/Plugins/RigLogicModule > API/Plugins/RigLogicModule/IDNAReaderBase
Description
Returns the FDNAConfig the reader was constructed with, with all per-platform fields resolved to scalar values for the host platform that built it. Use this to compare host config against a cook-target config without going through TPerPlatformProperty::GetValue() (which reads OnGetPreviewPlatform, an FNotThreadSafeDelegate that the cook server may rebind concurrently).
Derived Overrides
| Name | GetConfig |
| Type | function |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicModule/Public/DNAReader.h |
| Include Path | #include "DNAReader.h" |
const FDNAConfig & GetConfig() const