FSpace_MultiDiscrete

Overload list

Windows
MacOS
Linux
Name Description

Public function

 

FSpace_MultiDiscrete

(
    std::initializer_list< uint32 > InO...
)

Each element in InOptions defines number of possible values for each n-th option

Public function

 

FSpace_MultiDiscrete

(
    const TArray< uint32 >& InOptions
)

Simplified constructor creating InCount number of InValues-count options

Public function

 

FSpace_MultiDiscrete

(
    uint32 InCount,
    uint32 InValues
)

Simplified constructor creating InCount number of InValues-count options

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