Navigation
API > API/Runtime > API/Runtime/AutoRTFM
autortfm_open_to_closed_mapping maps an open function to its closed variant.
| Name | autortfm_open_to_closed_mapping |
| Type | struct |
| Header File | /Engine/Source/Runtime/AutoRTFM/Public/AutoRTFM.h |
| Include Path | #include "AutoRTFM.h" |
Syntax
struct autortfm_open_to_closed_mapping
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Closed | void * | AutoRTFM.h | ||
| Open | void * | AutoRTFM.h |