A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
ABP_CarTutorial_C.h
Go to the documentation of this file.
1#pragma once
13{
14public:
19
20protected:
23
24private:
90 void UserConstructionScript(); //"User Construction Script"
1564 void EventGraph(); //"Event Graph"
1658 void DisablePressEvents(); //"Disable Press Events"
1752 void DisableHoverEvents(); //"Disable Hover Events"
1753};
1754
A blueprint class with 4 graphs.
UBoxComponent * Box
Box.
bool MarkedAsIgnition
Marked as Ignition.
UHighlightComponent * Highlight
Highlight.
UStaticMeshComponent * StaticMesh
Static Mesh.
USceneComponent * DefaultSceneRoot
Default Scene Root.
ABP_DialogueManager_C * TutorialDialogueManager
Tutorial Dialogue Manager.
A blueprint class with 19 graphs.
Component responsible for managing object highlighting.