Navigation
API > API/Plugins > API/Plugins/ObjectMixerEditor > API/Plugins/ObjectMixerEditor/Views > API/Plugins/ObjectMixerEditor/Views/List > API/Plugins/ObjectMixerEditor/Views/List/FObjectMixerUtil-
References
| Module | ObjectMixerEditor |
| Header | /Engine/Plugins/Editor/ObjectMixer/ObjectMixer/Source/ObjectMixer/Public/Views/List/ObjectMixerUtils.h |
| Include | #include "Views/List/ObjectMixerUtils.h" |
| Source | /Engine/Plugins/Editor/ObjectMixer/ObjectMixer/Source/ObjectMixer/Private/Views/List/ObjectMixerUtils.cpp |
namespace FObjectMixerUtils
{
bool FObjectMixerUtils::IsObjectRefInCollection
(
const FName & CollectionName,
const UObject * Object,
const TSharedPtr< FObjectMixerEditorList > ListModel
)
}