UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FNoncopyable Class Reference

#include <UnrealTemplate.h>

+ Inheritance diagram for FNoncopyable:

Protected Member Functions

 FNoncopyable ()
 
 ~FNoncopyable ()
 

Detailed Description

utility template for a class that should not be copyable. Derive from this class to make your class non-copyable

Constructor & Destructor Documentation

◆ FNoncopyable()

FNoncopyable::FNoncopyable ( )
inlineprotected

◆ ~FNoncopyable()

FNoncopyable::~FNoncopyable ( )
inlineprotected

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