FConstStructView

Overload list

Choose your operating system:

Windows

macOS

Linux

Name Description

Public function

FConstStructView()

Public function

FConstStructView

(
    const FInstancedStruct& InstancedS...
)

Public function

FConstStructView

(
    const FConstSharedStruct& SharedSt...
)

Public function

FConstStructView

(
    const FConstStructView& Other
)

Copy constructors

Public function

FConstStructView

(
    FConstStructView&& Other
)

Public function

FConstStructView

(
    const UScriptStruct* InScriptS...,
    const uint8* InStructMemory
)