![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <VstNode.h>
Public Attributes | |
| const char * | FormalName |
| int32_t | RequiredChildren |
| int32_t | Precedence |
| ESupportsManyChildren | SupportsManyChildren |
| EChildDeletionBehavior | ChildDeletionBehavior |
| bool | bIsCAtom |
| bool Verse::Vst::NodeInfo::bIsCAtom |
| EChildDeletionBehavior Verse::Vst::NodeInfo::ChildDeletionBehavior |
| const char* Verse::Vst::NodeInfo::FormalName |
| int32_t Verse::Vst::NodeInfo::Precedence |
| int32_t Verse::Vst::NodeInfo::RequiredChildren |
| ESupportsManyChildren Verse::Vst::NodeInfo::SupportsManyChildren |