Enum EClothingWindMethodNv Path C++ Link /Script/ClothingSystemRuntimeNv.EClothingWindMethodNv underlying uint8 /Script/ClothingSystemRuntimeNv Values 3 NameValueHex Legacy00x00Accurate10x01EClothingWindMethodNv_MAX20x02 Used by 1types with a member, parameter or interface of this type UClothConfigNv // /Script/ClothingSystemRuntimeNv.EClothingWindMethodNv enum class EClothingWindMethodNv : uint8 { Legacy = 0, Accurate = 1, EClothingWindMethodNv_MAX = 2, };