FOSCAddress::GetContainer

Returns container at provided Index. If Index is out-of-bounds, returns empty string.

Windows
MacOS
Linux

References

Module

OSC

Header

/Engine/Plugins/Runtime/OSC/Source/OSC/Public/OSCAddress.h

Include

#include "OSCAddress.h"

Source

/Engine/Plugins/Runtime/OSC/Source/OSC/Private/OSCAddress.cpp

Syntax

FString GetContainer
(
    int32 Index
) const

Remarks

Returns container at provided Index. If Index is out-of-bounds, returns empty string.

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