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

#include <SemanticProgram.h>

Public Attributes

SEffectSet _EffectSet
 
SEffectSet _RescindFromDefault
 
uLang::TArray< const CClass * > _MutualExclusions
 
bool _AllowInDecomposition = true
 

Member Data Documentation

◆ _AllowInDecomposition

bool uLang::SEffectDescriptor::_AllowInDecomposition = true

◆ _EffectSet

SEffectSet uLang::SEffectDescriptor::_EffectSet

◆ _MutualExclusions

uLang::TArray<const CClass*> uLang::SEffectDescriptor::_MutualExclusions

◆ _RescindFromDefault

SEffectSet uLang::SEffectDescriptor::_RescindFromDefault

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