EnumerateLiveTransactionEventIdsForPackage

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

EnumerateLiveTransactionEventIdsForPackage

(
    const FName InPackageName,
    TFunctionRef< bool)> InCallba...
)

Enumerate the IDs of any live transaction events for the given package name.

Private function Const

bool

 

EnumerateLiveTransactionEventIdsForPackage

(
    const int64 InPackageNameId,
    TFunctionRef< bool)> InCallba...
)

Enumerate the IDs of any live transaction events for the given package name ID.

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