ANUTActor::ServerReceiveText

Test log function

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Classes/NUTActor.h

Include

#include "NUTActor.h"

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(Reliable, Server, WithValidation)
void ServerReceiveText
(
    const FText & InText
)

Remarks

Test log function

Parameters

Parameter

Description

InText

The FText passed from the client

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