Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UDEPRECATED_Breakpoint
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/Blueprint.h |
Include | #include "Engine/Blueprint.h" |
Syntax
UCLASS (Deprecated)
class UDEPRECATED_Breakpoint : public UObject
Remarks
Breakpoints have been moved to Engine/Source/Editor/UnrealEd/Public/Kismet2/Breakpoint.h, renamed to FBlueprintBreakpoint, and are now UStructs