UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FTypedElementDeletionOptions Struct Reference

#include <TypedElementWorldInterface.h>

Public Member Functions

FTypedElementDeletionOptionsSetVerifyDeletionCanHappen (const bool InVerifyDeletionCanHappen)
 
bool VerifyDeletionCanHappen () const
 
FTypedElementDeletionOptionsSetWarnAboutReferences (const bool InWarnAboutReferences)
 
bool WarnAboutReferences () const
 
FTypedElementDeletionOptionsSetWarnAboutSoftReferences (const bool InWarnAboutSoftReferences)
 
bool WarnAboutSoftReferences () const
 

Member Function Documentation

◆ SetVerifyDeletionCanHappen()

FTypedElementDeletionOptions & FTypedElementDeletionOptions::SetVerifyDeletionCanHappen ( const bool  InVerifyDeletionCanHappen)
inline

◆ SetWarnAboutReferences()

FTypedElementDeletionOptions & FTypedElementDeletionOptions::SetWarnAboutReferences ( const bool  InWarnAboutReferences)
inline

◆ SetWarnAboutSoftReferences()

FTypedElementDeletionOptions & FTypedElementDeletionOptions::SetWarnAboutSoftReferences ( const bool  InWarnAboutSoftReferences)
inline

◆ VerifyDeletionCanHappen()

bool FTypedElementDeletionOptions::VerifyDeletionCanHappen ( ) const
inline

◆ WarnAboutReferences()

bool FTypedElementDeletionOptions::WarnAboutReferences ( ) const
inline

◆ WarnAboutSoftReferences()

bool FTypedElementDeletionOptions::WarnAboutSoftReferences ( ) const
inline

The documentation for this struct was generated from the following file: