| 
	 | 
  
    A Demo Project for the UnrealEngineSDK 
   | 
 
A blueprint class with 2 graphs. More...
#include "/Game/Blueprints/InteractiveObjects/Pedestal/Blueprint/BP_Pedestal"
Public Attributes | |
| UChildActorComponent * | Button | 
| Button.   | |
| UStaticMeshComponent * | ButtonSupport_SM | 
| Button Support SM.   | |
| UStaticMeshComponent * | Pedestal_SM | 
| Pedestal SM.   | |
Private Member Functions | |
| void | EventGraph () | 
| void | UserConstructionScript () | 
A blueprint class with 2 graphs.
 UDF Path:  /Game /Blueprints /InteractiveObjects /Pedestal /Blueprint /BP_Pedestal 
Config: Config/DefaultEngine.ini 
Definition at line 12 of file ABP_Pedestal_C.h.
      
  | 
  privateBlueprint | 
Definition at line 17 of file ABP_Pedestal_C.cpp.
      
  | 
  privateBlueprint | 
Definition at line 13 of file ABP_Pedestal_C.cpp.
| UChildActorComponent* ABP_Pedestal_C::Button | 
Button.
Definition at line 15 of file ABP_Pedestal_C.h.
| UStaticMeshComponent* ABP_Pedestal_C::ButtonSupport_SM | 
Button Support SM.
Definition at line 16 of file ABP_Pedestal_C.h.
| UStaticMeshComponent* ABP_Pedestal_C::Pedestal_SM | 
Pedestal SM.
Definition at line 17 of file ABP_Pedestal_C.h.