UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
VerseFN::UploadedAtFNVersion Namespace Reference

Functions

bool CheckSuperQualifiers (const uint32_t CurrentVersion)
 
bool EnforceDontMixCommaAndSemicolonInBlocks (const uint32_t CurrentVersion)
 
bool EnableGenerators (const uint32_t CurrentVersion)
 
bool EnableFinalSpecifierFixes (const uint32_t CurrentVersion)
 
bool EnableNamedParametersForLocalize (const uint32_t CurrentVersion)
 
bool EnableProfileMacro (const uint32_t CurrentVersion)
 
bool EnforceUnambiguousEnumerators (const uint32_t CurrentVersion)
 
bool StricterCheckForDefaultInConcreteClasses (const uint32_t CurrentVersion)
 
bool SortSourceFilesLexicographically (const uint32_t CurrentVersion)
 
bool DeprecateVariesEffect (const uint32_t CurrentVersion)
 
bool ConcurrencyAddScope (const uint32_t CurrentVersion)
 
bool DecidesEffectNoLongerImpliesComputes (const uint32_t CurrentVersion)
 
bool StricterEditableOverrideCheck (const uint32_t CurrentVersion)
 
bool OptionTypeDoesntIgnoreValueHashability (const uint32_t CurrentVersion)
 
bool SortSourceSubmodulesLexicographically (const uint32_t CurrentVersion)
 
bool EnforceSnippetNameValidity (const uint32_t CurrentVersion)
 
bool EnableCastableSubtype (const uint32_t CurrentVersion)
 
bool EnforceCorrectQualifiedNames (const uint32_t CurrentVersion)
 
bool StrictConstructorFunctionInvocation (const uint32_t CurrentVersion)
 
bool EnforceUECaseInsensitiveNames (const uint32_t CurrentVersion)
 
bool AttributesRequireComputes (const uint32_t CurrentVersion)
 
bool DisallowNonClassEditableSubtypes (const uint32_t CurrentVersion)
 
bool DetectInaccessibleTypeDependenciesLate (const uint32_t CurrentVersion)
 
bool DisallowInstanceInAttributeExpression (const uint32_t CurrentVersion)
 
bool EnforceConcreteInterfaceData (const uint32_t CurrentVersion)
 
bool PersistableClassesMustNotImplementInterfaces (const uint32_t CurrentVersion)
 
bool RelaxInstancedReferenceSemantics (const uint32_t CurrentVersion)
 
bool DisallowSetExprOutsideAssignment (const uint32_t CurrentVersion)
 
bool EnforceNoReservedWordsAsEnumerators (const uint32_t CurrentVersion)
 
bool AllowEnumeratorsToAliasBuiltinDefinitions (const uint32_t CurrentVersion)
 
bool DetectInaccessibleTypeArguments (const uint32_t CurrentVersion)
 
bool EnforceTupleElementExprFallibility (const uint32_t CurrentVersion)
 
bool LocalQualifiers (const uint32_t CurrentVersion)
 
bool AllowRedirectorReflection (const uint32_t CurrentVersion)
 
bool EnforceCastableSubtype (const uint32_t CurrentVersion)
 
bool ImprovedCheckForIncorrectUseOfLocal (const uint32_t CurrentVersion)
 
bool ImprovedCheckForIncorrectUseOfLocalized (const uint32_t CurrentVersion)
 
bool EnableConcreteSubtype (const uint32_t CurrentVersion)
 
bool EnableAwaitMacro (const uint32_t CurrentVersion)
 
bool EnforceCastableTag (const uint32_t CurrentVersion)
 
bool ForcePublicInternalTransformsOnTransformComponent (const uint32_t CurrentVersion)
 
bool EnforceConvergesInDefaultInitializers (const uint32_t CurrentVersion)
 
bool ScopeDefinitionsToDefaultInitializers (const uint32_t CurrentVersion)
 
bool AgentInheritsFromEntity (const uint32_t CurrentVersion)
 
bool EnforceAllInitializersBeforeDelegatingConstructor (const uint32_t CurrentVersion)
 

Function Documentation

◆ AgentInheritsFromEntity()

bool VerseFN::UploadedAtFNVersion::AgentInheritsFromEntity ( const uint32_t  CurrentVersion)
inline

◆ AllowEnumeratorsToAliasBuiltinDefinitions()

bool VerseFN::UploadedAtFNVersion::AllowEnumeratorsToAliasBuiltinDefinitions ( const uint32_t  CurrentVersion)
inline

◆ AllowRedirectorReflection()

bool VerseFN::UploadedAtFNVersion::AllowRedirectorReflection ( const uint32_t  CurrentVersion)
inline

◆ AttributesRequireComputes()

bool VerseFN::UploadedAtFNVersion::AttributesRequireComputes ( const uint32_t  CurrentVersion)
inline

◆ CheckSuperQualifiers()

bool VerseFN::UploadedAtFNVersion::CheckSuperQualifiers ( const uint32_t  CurrentVersion)
inline

◆ ConcurrencyAddScope()

bool VerseFN::UploadedAtFNVersion::ConcurrencyAddScope ( const uint32_t  CurrentVersion)
inline

◆ DecidesEffectNoLongerImpliesComputes()

bool VerseFN::UploadedAtFNVersion::DecidesEffectNoLongerImpliesComputes ( const uint32_t  CurrentVersion)
inline

◆ DeprecateVariesEffect()

bool VerseFN::UploadedAtFNVersion::DeprecateVariesEffect ( const uint32_t  CurrentVersion)
inline

◆ DetectInaccessibleTypeArguments()

bool VerseFN::UploadedAtFNVersion::DetectInaccessibleTypeArguments ( const uint32_t  CurrentVersion)
inline

◆ DetectInaccessibleTypeDependenciesLate()

bool VerseFN::UploadedAtFNVersion::DetectInaccessibleTypeDependenciesLate ( const uint32_t  CurrentVersion)
inline

◆ DisallowInstanceInAttributeExpression()

bool VerseFN::UploadedAtFNVersion::DisallowInstanceInAttributeExpression ( const uint32_t  CurrentVersion)
inline

◆ DisallowNonClassEditableSubtypes()

bool VerseFN::UploadedAtFNVersion::DisallowNonClassEditableSubtypes ( const uint32_t  CurrentVersion)
inline

◆ DisallowSetExprOutsideAssignment()

bool VerseFN::UploadedAtFNVersion::DisallowSetExprOutsideAssignment ( const uint32_t  CurrentVersion)
inline

◆ EnableAwaitMacro()

bool VerseFN::UploadedAtFNVersion::EnableAwaitMacro ( const uint32_t  CurrentVersion)
inline

◆ EnableCastableSubtype()

bool VerseFN::UploadedAtFNVersion::EnableCastableSubtype ( const uint32_t  CurrentVersion)
inline

◆ EnableConcreteSubtype()

bool VerseFN::UploadedAtFNVersion::EnableConcreteSubtype ( const uint32_t  CurrentVersion)
inline

◆ EnableFinalSpecifierFixes()

bool VerseFN::UploadedAtFNVersion::EnableFinalSpecifierFixes ( const uint32_t  CurrentVersion)
inline

◆ EnableGenerators()

bool VerseFN::UploadedAtFNVersion::EnableGenerators ( const uint32_t  CurrentVersion)
inline

◆ EnableNamedParametersForLocalize()

bool VerseFN::UploadedAtFNVersion::EnableNamedParametersForLocalize ( const uint32_t  CurrentVersion)
inline

◆ EnableProfileMacro()

bool VerseFN::UploadedAtFNVersion::EnableProfileMacro ( const uint32_t  CurrentVersion)
inline

◆ EnforceAllInitializersBeforeDelegatingConstructor()

bool VerseFN::UploadedAtFNVersion::EnforceAllInitializersBeforeDelegatingConstructor ( const uint32_t  CurrentVersion)
inline

◆ EnforceCastableSubtype()

bool VerseFN::UploadedAtFNVersion::EnforceCastableSubtype ( const uint32_t  CurrentVersion)
inline

◆ EnforceCastableTag()

bool VerseFN::UploadedAtFNVersion::EnforceCastableTag ( const uint32_t  CurrentVersion)
inline

◆ EnforceConcreteInterfaceData()

bool VerseFN::UploadedAtFNVersion::EnforceConcreteInterfaceData ( const uint32_t  CurrentVersion)
inline

◆ EnforceConvergesInDefaultInitializers()

bool VerseFN::UploadedAtFNVersion::EnforceConvergesInDefaultInitializers ( const uint32_t  CurrentVersion)
inline

◆ EnforceCorrectQualifiedNames()

bool VerseFN::UploadedAtFNVersion::EnforceCorrectQualifiedNames ( const uint32_t  CurrentVersion)
inline

◆ EnforceDontMixCommaAndSemicolonInBlocks()

bool VerseFN::UploadedAtFNVersion::EnforceDontMixCommaAndSemicolonInBlocks ( const uint32_t  CurrentVersion)
inline

◆ EnforceNoReservedWordsAsEnumerators()

bool VerseFN::UploadedAtFNVersion::EnforceNoReservedWordsAsEnumerators ( const uint32_t  CurrentVersion)
inline

◆ EnforceSnippetNameValidity()

bool VerseFN::UploadedAtFNVersion::EnforceSnippetNameValidity ( const uint32_t  CurrentVersion)
inline

◆ EnforceTupleElementExprFallibility()

bool VerseFN::UploadedAtFNVersion::EnforceTupleElementExprFallibility ( const uint32_t  CurrentVersion)
inline

◆ EnforceUECaseInsensitiveNames()

bool VerseFN::UploadedAtFNVersion::EnforceUECaseInsensitiveNames ( const uint32_t  CurrentVersion)
inline

◆ EnforceUnambiguousEnumerators()

bool VerseFN::UploadedAtFNVersion::EnforceUnambiguousEnumerators ( const uint32_t  CurrentVersion)
inline

◆ ForcePublicInternalTransformsOnTransformComponent()

bool VerseFN::UploadedAtFNVersion::ForcePublicInternalTransformsOnTransformComponent ( const uint32_t  CurrentVersion)
inline

◆ ImprovedCheckForIncorrectUseOfLocal()

bool VerseFN::UploadedAtFNVersion::ImprovedCheckForIncorrectUseOfLocal ( const uint32_t  CurrentVersion)
inline

◆ ImprovedCheckForIncorrectUseOfLocalized()

bool VerseFN::UploadedAtFNVersion::ImprovedCheckForIncorrectUseOfLocalized ( const uint32_t  CurrentVersion)
inline

◆ LocalQualifiers()

bool VerseFN::UploadedAtFNVersion::LocalQualifiers ( const uint32_t  CurrentVersion)
inline

◆ OptionTypeDoesntIgnoreValueHashability()

bool VerseFN::UploadedAtFNVersion::OptionTypeDoesntIgnoreValueHashability ( const uint32_t  CurrentVersion)
inline

◆ PersistableClassesMustNotImplementInterfaces()

bool VerseFN::UploadedAtFNVersion::PersistableClassesMustNotImplementInterfaces ( const uint32_t  CurrentVersion)
inline

◆ RelaxInstancedReferenceSemantics()

bool VerseFN::UploadedAtFNVersion::RelaxInstancedReferenceSemantics ( const uint32_t  CurrentVersion)
inline

◆ ScopeDefinitionsToDefaultInitializers()

bool VerseFN::UploadedAtFNVersion::ScopeDefinitionsToDefaultInitializers ( const uint32_t  CurrentVersion)
inline

◆ SortSourceFilesLexicographically()

bool VerseFN::UploadedAtFNVersion::SortSourceFilesLexicographically ( const uint32_t  CurrentVersion)
inline

◆ SortSourceSubmodulesLexicographically()

bool VerseFN::UploadedAtFNVersion::SortSourceSubmodulesLexicographically ( const uint32_t  CurrentVersion)
inline

◆ StrictConstructorFunctionInvocation()

bool VerseFN::UploadedAtFNVersion::StrictConstructorFunctionInvocation ( const uint32_t  CurrentVersion)
inline

◆ StricterCheckForDefaultInConcreteClasses()

bool VerseFN::UploadedAtFNVersion::StricterCheckForDefaultInConcreteClasses ( const uint32_t  CurrentVersion)
inline

◆ StricterEditableOverrideCheck()

bool VerseFN::UploadedAtFNVersion::StricterEditableOverrideCheck ( const uint32_t  CurrentVersion)
inline