Navigation
API > API/Plugins > API/Plugins/OSC > API/Plugins/OSC/FOSCData
Overloads
IsNil()
| |
|
| Name |
IsNil |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/OSC/Source/OSC/Public/OSCTypes.h |
| Include Path |
#include "OSCTypes.h" |
bool IsNil() const
IsNil(const FOSCData &)
| |
|
| Name |
IsNil |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/OSC/Source/OSC/Public/OSCTypes.h |
| Include Path |
#include "OSCTypes.h" |
| Source |
/Engine/Plugins/Runtime/OSC/Source/OSC/Private/OSCTypes.cpp |
static bool IsNil
(
const FOSCData & InType
)