FServerTOC::FindDirectory

Finds a directory in TOC non const version used internally see FindDirectory

Windows
MacOS
Linux

References

Module

Sockets

Header

/Engine/Source/Runtime/Sockets/Public/ServerTOC.h

Include

#include "ServerTOC.h"

Source

/Engine/Source/Runtime/Sockets/Private/ServerTOC.cpp

Syntax

FDirectory * FindDirectory
(
    const FString & Directory
)

Remarks

Finds a directory in TOC non const version used internally see FindDirectory

Returns

pointer to a FDirectory if the directory was found, null otherwise

Parameters

Parameter

Description

Directory

Directory to find

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss