UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
uLang::LocusDistanceResult Struct Reference

This is used as a helper struct for storing the result of a signed distance check. More...

#include <VstNode.h>

Public Attributes

TSRef< Verse::Vst::NodeNode
 
int32_t Distance
 

Detailed Description

This is used as a helper struct for storing the result of a signed distance check.

Member Data Documentation

◆ Distance

int32_t uLang::LocusDistanceResult::Distance

◆ Node

TSRef<Verse::Vst::Node> uLang::LocusDistanceResult::Node

The documentation for this struct was generated from the following file: