You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// Create the bundle of the actions necessary for the streaming memberwise of the content described by 'info' into the collection described by 'proxy'
5318
+
/// Create the bundle of the actions necessary for the streaming memberwise of the content described by 'info' into the
5319
+
/// collection described by 'proxy' \param loopConfig pointer ownership is taken from the caller and transferred to the
5320
+
/// TActionSequence class (stored as public fLoopConfig internally, will be deleted in destructor) \return new
5321
+
/// `sequence` pointer of type TActionSequence, the memory ownership is transferred to caller, must delete it later
0 commit comments