A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
ABP_EmptyTV_C.h
Go to the documentation of this file.
1#pragma once
12class ABP_EmptyTV_C : public AActor
13{
14public:
18
19private:
85 void UserConstructionScript(); //"User Construction Script"
271 void EventGraph(); //"Event Graph"
272};
273
A blueprint class with 2 graphs.
USceneComponent * DefaultSceneRoot
Default Scene Root.
void UserConstructionScript()
UWidgetComponent * TVWidget
TVWidget.
UStaticMeshComponent * TVStaticMesh
TVStatic Mesh.