Navigation
API > API/Editor > API/Editor/KismetCompiler > API/Editor/KismetCompiler/FKismetCompilerContext
Description
Ensures that all class reference Properties are legal overrides of the parent class by checking the default value set on any PC_Class variable types. Requires a valid CDO in order to do this validation. Called in Stage V: Validate
| Name | ValidateClassPropertyDefaults |
| Type | function |
| Header File | /Engine/Source/Editor/KismetCompiler/Public/KismetCompiler.h |
| Include Path | #include "KismetCompiler.h" |
| Source | /Engine/Source/Editor/KismetCompiler/Private/KismetCompiler.cpp |
void ValidateClassPropertyDefaults()