UNetDriver::GetFunctionRepLayout

Creates if necessary, and returns a [FRepLayout](API\Runtime\Engine\Net\FRepLayout) that maps to the passed in [UFunction](API\Runtime\CoreUObject\UObject\UFunction)

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/NetDriver.h

Include

#include "Engine/NetDriver.h"

Source

/Engine/Source/Runtime/Engine/Private/NetDriver.cpp

Syntax

TSharedPtr< FRepLayout > GetFunctionRepLayout
(
    UFunction * Function
)

Remarks

Creates if necessary, and returns a FRepLayout that maps to the passed in UFunction

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss