Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/GeneratedCodeHelpers.h |
| Include | #include "GeneratedCodeHelpers.h" |
Syntax
template<class NativeType>
struct FUnconvertedWrapper
Remarks
Base class for wrappers for unconverted BlueprintGeneratedClasses.
Variables
| Type | Name | Description | |
|---|---|---|---|
| NativeType * | __Object |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FUnconvertedWrapper
(
const UObject* InObject |
Functions
Operators
| Type | Name | Description | |
|---|---|---|---|