Navigation
API > API/Plugins > API/Plugins/PlainProps > API/Plugins/PlainProps/FIdBinding
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
PlainPropsBind.h |
|
|
|
PlainPropsBind.h |
|
|
|
PlainPropsBind.h |
|
|
|
PlainPropsBind.h |
|
|
|
PlainPropsBind.h |
|
|
|
PlainPropsBind.h |
|
|
|
PlainPropsBind.h |
|
|
|
PlainPropsBind.h |
|
|
|
PlainPropsBind.h |
|
|
|
PlainPropsBind.h |
|
Remap(FNameId)
| |
|
| Name |
Remap |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsBind.h |
| Include Path |
#include "PlainPropsBind.h" |
FNameId Remap
(
FNameId Old
) const
Remap(FMemberId)
| |
|
| Name |
Remap |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsBind.h |
| Include Path |
#include "PlainPropsBind.h" |
FMemberId Remap
(
FMemberId Old
) const
Remap(FFlatScopeId)
| |
|
| Name |
Remap |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsBind.h |
| Include Path |
#include "PlainPropsBind.h" |
FFlatScopeId Remap
(
FFlatScopeId Old
) const
Remap(FNestedScopeId)
| |
|
| Name |
Remap |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsBind.h |
| Include Path |
#include "PlainPropsBind.h" |
FNestedScopeId Remap
(
FNestedScopeId Old
) const
Remap(FScopeId)
| |
|
| Name |
Remap |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsBind.h |
| Include Path |
#include "PlainPropsBind.h" |
FScopeId Remap
(
FScopeId Old
) const
Remap(FConcreteTypenameId)
| |
|
| Name |
Remap |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsBind.h |
| Include Path |
#include "PlainPropsBind.h" |
FConcreteTypenameId Remap
(
FConcreteTypenameId Old
) const
Remap(FParametricTypeId)
| |
|
| Name |
Remap |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsBind.h |
| Include Path |
#include "PlainPropsBind.h" |
FParametricTypeId Remap
(
FParametricTypeId Old
) const
Remap(FTypenameId)
| |
|
| Name |
Remap |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsBind.h |
| Include Path |
#include "PlainPropsBind.h" |
FTypenameId Remap
(
FTypenameId Old
) const
Remap(FType)
| |
|
| Name |
Remap |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsBind.h |
| Include Path |
#include "PlainPropsBind.h" |
FType Remap
(
FType Old
) const
Remap(TOptionalId< T >)
| |
|
| Name |
Remap |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsBind.h |
| Include Path |
#include "PlainPropsBind.h" |
template<typename T>
TOptionalId < T > Remap
(
TOptionalId < T > Old
) const