Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/SEffectSet
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
constexpr SEffectSet () |
uLang/Semantics/Effects.h | ||
constexpr SEffectSet
(
EEffect SingleEffect |
uLang/Semantics/Effects.h |
SEffectSet()
| Name | SEffectSet |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Effects.h |
| Include Path | #include "uLang/Semantics/Effects.h" |
constexpr SEffectSet()
SEffectSet(EEffect)
| Name | SEffectSet |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Effects.h |
| Include Path | #include "uLang/Semantics/Effects.h" |
constexpr SEffectSet
(
EEffect SingleEffect
)