IOnlinePlatformData::GetBytes

Get the raw byte representation of this opaque data This data is platform dependent and shouldn't be manipulated directly

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineSubsystemTypes.h

Include

#include "OnlineSubsystemTypes.h"

Syntax

const uint8 * GetBytes() const

Remarks

Get the raw byte representation of this opaque data This data is platform dependent and shouldn't be manipulated directly

Returns

byte array of size GetSize()

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