UOpenColorIOConfiguration::ConfigPathChangedEvent

This method is called by directory watcher when any file or folder is changed in the directory where raw ocio config is located.

Choose your operating system:

Windows

macOS

Linux

References

Module

OpenColorIO

Header

/Engine/Plugins/Compositing/OpenColorIO/Source/OpenColorIO/Public/OpenColorIOConfiguration.h

Include

#include "OpenColorIOConfiguration.h"

Source

/Engine/Plugins/Compositing/OpenColorIO/Source/OpenColorIO/Private/OpenColorIOConfiguration.cpp

Syntax

void ConfigPathChangedEvent
(
    const TArray< FFileChangeData > & InFileChanges,
    const FString InFileMountPath
)

Remarks

This method is called by directory watcher when any file or folder is changed in the directory where raw ocio config is located.