Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/FBlueprintCompilationManager
References
| Module | Kismet |
| Header | /Engine/Source/Editor/Kismet/Public/BlueprintCompilationManager.h |
| Include | #include "BlueprintCompilationManager.h" |
| Source | /Engine/Source/Editor/Kismet/Private/BlueprintCompilationManager.cpp |
static bool GetDefaultValue
&40;
const UClass &42; ForClass,
const FProperty &42; Property,
FString & OutDefaultValueAsString
&41;
Remarks
Returns the Default Value associated with ForClass::Property, if ForClass is currently being compiled this function can look at the old version of the CDO and read the default value from there