A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
ABP_Pedestal_C.h
Go to the documentation of this file.
1
#pragma once
12
class
ABP_Pedestal_C
:
public
AActor
13
{
14
public
:
15
UChildActorComponent*
Button
;
16
UStaticMeshComponent
*
ButtonSupport_SM
;
17
UStaticMeshComponent
*
Pedestal_SM
;
18
19
private
:
85
void
UserConstructionScript
();
//"User Construction Script"
271
void
EventGraph
();
//"Event Graph"
272
};
273
AActor
ABP_Pedestal_C
A blueprint class with 2 graphs.
Definition
ABP_Pedestal_C.h:13
ABP_Pedestal_C::Pedestal_SM
UStaticMeshComponent * Pedestal_SM
Pedestal SM.
Definition
ABP_Pedestal_C.h:17
ABP_Pedestal_C::EventGraph
void EventGraph()
Definition
ABP_Pedestal_C.cpp:17
ABP_Pedestal_C::ButtonSupport_SM
UStaticMeshComponent * ButtonSupport_SM
Button Support SM.
Definition
ABP_Pedestal_C.h:16
ABP_Pedestal_C::Button
UChildActorComponent * Button
Button.
Definition
ABP_Pedestal_C.h:15
ABP_Pedestal_C::UserConstructionScript
void UserConstructionScript()
Definition
ABP_Pedestal_C.cpp:13
UStaticMeshComponent
documentation
generated
Game
Blueprints
InteractiveObjects
Pedestal
Blueprint
ABP_Pedestal_C.h
Generated
Wed Oct 9 2024 19:52:50
by Doxygen version
1.10.0