FImaginaryFiBData::EnableInterlockedParsing

Called to enable interlocked parsing (only allow one thread at a time).

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

References

   
Module Kismet
Header /Engine/Source/Editor/Kismet/Public/ImaginaryBlueprintData.h
Include #include "ImaginaryBlueprintData.h"
void EnableInterlockedParsing()

Remarks

Called to enable interlocked parsing (only allow one thread at a time). In place to support backwards-compatibility with non-deferred indexing, may be removed later.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library