FImaginaryFiBData::ParseAllChildData

Parses, in a thread-safe manner, all child data, non-recursively, so children will be left in an unparsed Json state

Unreal Engine C++ API Reference > Editor > Kismet > FImaginaryFiBData

References

   
Module Kismet
Header /Engine/Source/Editor/Kismet/Public/ImaginaryBlueprintData.h
Include #include "ImaginaryBlueprintData.h"
Source /Engine/Source/Editor/Kismet/Private/ImaginaryBlueprintData.cpp
void ParseAllChildData
(
    ESearchableValueStatus InSearchabilityOverride
)

Remarks

Parses, in a thread-safe manner, all child data, non-recursively, so children will be left in an unparsed Json state


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library