ParsePayload

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

ParsePayload

(
    FStruct& PayloadOut
)

Parse a payload and assume there is a static const TypeStr member to use

Public function Const

bool

 

ParsePayload

(
    UStruct* StructType,
    void* StructPtr
)

Parse out Payload into the provided UStruct

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