GetSCSVariableNameList

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

void

 

GetSCSVariableNameList

(
    const UBlueprint* Blueprint,
    TSet< FName >& VariableNames
)

Gets a list of SCS node variable names for the given blueprint.

Public function Static

void

 

GetSCSVariableNameList

(
    const UBlueprintGeneratedClass*...,
    TSet< FName >& VariableNames
)

Gets a list of SCS node variable names for the given BPGC.

Public function Static

void

 

GetSCSVariableNameList

(
    const USimpleConstructionScript...,
    TSet< FName >& VariableNames
)

Gets a list of SCS node variable names for the given SCS.

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