UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TBijectionMaps< DomainType, RangeType >::FPairValue Struct Reference

#include <TwoWayMap.h>

Public Attributes

const DomainType X
 
const RangeType Y
 

Member Data Documentation

◆ X

template<typename DomainType , typename RangeType >
const DomainType TBijectionMaps< DomainType, RangeType >::FPairValue::X

◆ Y

template<typename DomainType , typename RangeType >
const RangeType TBijectionMaps< DomainType, RangeType >::FPairValue::Y

The documentation for this struct was generated from the following file: