UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Verse::Vst::NodeInfo Struct Reference

#include <VstNode.h>

Public Attributes

const charFormalName
 
int32_t RequiredChildren
 
int32_t Precedence
 
ESupportsManyChildren SupportsManyChildren
 
EChildDeletionBehavior ChildDeletionBehavior
 
bool bIsCAtom
 

Member Data Documentation

◆ bIsCAtom

bool Verse::Vst::NodeInfo::bIsCAtom

◆ ChildDeletionBehavior

EChildDeletionBehavior Verse::Vst::NodeInfo::ChildDeletionBehavior

◆ FormalName

const char* Verse::Vst::NodeInfo::FormalName

◆ Precedence

int32_t Verse::Vst::NodeInfo::Precedence

◆ RequiredChildren

int32_t Verse::Vst::NodeInfo::RequiredChildren

◆ SupportsManyChildren

ESupportsManyChildren Verse::Vst::NodeInfo::SupportsManyChildren

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