Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

4.21 UNetConnection::LowLevelSend warning #575

Closed
GeorgeR opened this issue Jan 8, 2019 · 1 comment
Closed

4.21 UNetConnection::LowLevelSend warning #575

GeorgeR opened this issue Jan 8, 2019 · 1 comment

Comments

@GeorgeR
Copy link

GeorgeR commented Jan 8, 2019

Note that in 4.21, the following warning is thrown:

\Game\Plugins\UnrealGDK\SpatialGDK\Source\SpatialGDK\Public\EngineClasses/SpatialNetConnection.h(20): warning C4996: 'UNetConnection::LowLevelSend': Use the method that allows for packet traits for analytics and modification Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.

This call should be changed for eventual 4.21 compatiblity (will presumably error out in 4.22)

@girayozil
Copy link

Thanks @GeorgeR, we will make the change when we upgrade to 4.21.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants