Navigation
API > API/Plugins > API/Plugins/StructUtils > API/Plugins/StructUtils/UPropertyBag
References
| Module | StructUtils |
| Header | /Engine/Plugins/Experimental/StructUtils/Source/StructUtils/Public/PropertyBag.h |
| Include | #include "PropertyBag.h" |
| Source | /Engine/Plugins/Experimental/StructUtils/Source/StructUtils/Private/PropertyBag.cpp |
const FPropertyBagPropertyDesc * FindPropertyDescByPropertyName
(
const FName PropertyName
) const
property description based on the created property name. The name can be different from the descriptor name due to name sanitization.