ParseChildDataCriticalSection

Allows for thread-safe parsing of the imaginary data.

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

References

   
Module Kismet
Header /Engine/Source/Editor/Kismet/Public/ImaginaryBlueprintData.h
Include #include "ImaginaryBlueprintData.h"

Syntax

static FCriticalSection ParseChildDataCriticalSection;  

Remarks

Allows for thread-safe parsing of the imaginary data. Only a single Imaginary data can be parsed at a time.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library