Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/DataTableUtils.h |
| Include | #include "DataTableUtils.h" |
| Source | /Engine/Source/Runtime/Engine/Private/DataTableUtils.cpp |
namespace DataTableUtils
{
bool DataTableUtils::IsSupportedTableProperty
(
const FProperty * InProp
)
}
Remarks
Util to see if this property is supported in a row struct.