Unreal Engine
- Action with this name does not exist
Action with this name does not exist.
- Axis with this name does not exist
Axis with this name does not exist.
- BlueprintCallable function can be made const
BlueprintCallable function can be made const.
- BlueprintCallable function can be made static
BlueprintCallable function can be made static.
- BlueprintCallable function is never used in Blueprint or C++ code
BlueprintCallable function is never used in Blueprint or C++ code.
- BlueprintImplementableEvent function is not implemented in any blueprint
BlueprintImplementableEvent function is not implemented in any blueprint.
- C/C++ standard library headers not found
C/C++ standard library headers not found.
- Inconsistent Unreal Engine Naming
Inconsistent Unreal Engine Naming.
- Inconsistent Unreal Engine UCLASS Naming
Inconsistent Unreal Engine UCLASS Naming.
- Method bound to delegate is not marked with UFUNCTION macro
Method bound to delegate is not marked with UFUNCTION macro.
- Missing call to a function from the Super class
Missing call to a function from the Super class.
- Non-UProperty object member can be destroyed during garbage collection, resulting in a stale pointer
Non-UProperty object member can be destroyed during garbage collection, resulting in a stale pointer.
- Objects stored in non-uproperty member can be destroyed during garbage collection, resulting in stale pointers
Objects stored in non-uproperty member can be destroyed during garbage collection, resulting in stale pointers.
- Specified version of the engine project is not found
Specified version of the engine project is not found.
- Struct is missing a member required by TStructOpsTypeTraits
Struct is missing a member required by TStructOpsTypeTraits.
- UFUNCTION macro call has no effect
UFUNCTION macro call has no effect.
- Unreal Engine source file without predefined Unreal macros
Unreal Engine source file without predefined Unreal macros.
- Unreal Engine version file does not exist
Unreal Engine version file does not exist.
- UPROPERTY macro call has no effect
UPROPERTY macro call has no effect.
- Use of a class that has not been declared previously
Use of a class that has not been declared previously.