FAutomationTestBase::TestValid

Choose your operating system:

Windows

macOS

Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/AutomationTest.h

Include

#include "Misc/AutomationTest.h"

Syntax

template<typename ValueType>
bool TestValid
(
    const FString & Description,
    const TSharedPtr< ValueType > & SharedPointer
)