Navigation
API > API/Plugins > API/Plugins/RigLogicModule > API/Plugins/RigLogicModule/IDNAReaderBase
Description
Returns true if this reader is wrapped in the legacy adapter (FLegacyDNAReader), which applies the legacy Maya->UE coordinate swizzle on geometry queries regardless of FDNAConfig. Used by callers that must preserve UEMHC backwards-compatible behavior (e.g. RestoreLegacyUEMHCCompatibility) to detect when re-wrapping is required.
Derived Overrides
| Name | IsLegacyWrapped |
| Type | function |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicModule/Public/DNAReader.h |
| Include Path | #include "DNAReader.h" |
virtual bool IsLegacyWrapped() const