Go to the source code of this file.
◆ UE_NET_DECLARE_NAMED_NETTOKEN_STRUCT_SERIALIZERS
| #define UE_NET_DECLARE_NAMED_NETTOKEN_STRUCT_SERIALIZERS |
( |
|
NAME, |
|
|
|
API |
|
) |
| |
Value:
}
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition NetworkVersion.cpp:28
Definition StructOpsTypeTraits.h:46
Definition NetTokenStructDefines.h:12
◆ UE_NET_IMPLEMENT_NAMED_NETTOKEN_STRUCT_SERIALIZERS
| #define UE_NET_IMPLEMENT_NAMED_NETTOKEN_STRUCT_SERIALIZERS |
( |
|
NAME | ) |
|
Value:
{ \
return true; \
} \
{ \
}; \
{ \
} \
static inline const ConfigType DefaultConfig = ConfigType(); \
}
Definition Archive.h:1208
static bool NetSerializeAndExportToken(FArchive &Ar, UPackageMap *Map, T &InOutStateData)
Definition StructNetTokenDataStoreHelper.h:41
Version
Definition NNEModelData.cpp:15
◆ UE_NET_NETTOKEN_GENERATED_BODY
Value:
static FName GetTokenStoreName() \
{ \
} \
UE_FORCEINLINE_HINT bool operator!=(const FIndexedPointer &Other) const
Definition LockFreeList.h:76
#define PREPROCESSOR_TO_STRING(Token)
Definition PreprocessorHelpers.h:103
Definition NameTypes.h:617