TMtxIntCache::ConditionCheck Property

__declspec(property(get = GetConditionCheck, put = SetConditionCheck)) bool ConditionCheck;

Sets ConditionCheck for all items in the list.

Read: bool GetConditionCheck();
Write: void SetConditionCheck(const bool value);
Declared in Dew::Math::TAbstractMtxVecCache · Dew.Math/MtxVecBase.h · Cross-compiler