Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Net > API/Runtime/Engine/Net/FRepLayout
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Net/RepLayout.h |
| Include | #include "Net/RepLayout.h" |
| Source | /Engine/Source/Runtime/Engine/Private/RepLayout.cpp |
static TSharedPtr < FRepLayout > CreateFromFunction
(
UFunction * InFunction,
const UNetConnection * ServerConnection,
const ECreateRepLayoutFlags Flags
)
Remarks
Creates a new FRepLayout for the given function.