Navigation
API > API/Plugins > API/Plugins/NetworkPrediction > API/Plugins/NetworkPrediction/TNetSimCueWrapper
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
NetworkPredictionCues.h |
|
|
|
NetworkPredictionCues.h |
|
TNetSimCueWrapper()
| |
|
| Name |
TNetSimCueWrapper |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionCues.h |
| Include Path |
#include "NetworkPredictionCues.h" |
TNetSimCueWrapper()
TNetSimCueWrapper(ArgsType &&...)
| |
|
| Name |
TNetSimCueWrapper |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionCues.h |
| Include Path |
#include "NetworkPredictionCues.h" |
template<typename... ArgsType>
TNetSimCueWrapper
(
ArgsType &&... Args
)