__declspec(property(get = GetVecConditionCheck)) bool VecConditionCheck;
True when range checking is enabled for vectors.
Read:
bool GetVecConditionCheck();Declared in Dew::Math::TMtxVecController · Dew.Math/MtxVec.h · Cross-compiler