UCascadeConfiguration::IsModuleTypeValid

Returns true if the given module class name is valid for the type data class name.

Windows
MacOS
Linux

References

Module

Cascade

Header

/Engine/Source/Editor/Cascade/Classes/CascadeConfiguration.h

Include

#include "CascadeConfiguration.h"

Source

/Engine/Source/Editor/Cascade/Private/Cascade.cpp

Syntax

bool IsModuleTypeValid
(
    FName TypeDataName,
    FName ModuleName
)

Remarks

Returns true if the given module class name is valid for the type data class name.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss