A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
ABP_Pedestal_C Class ReferenceBlueprint

A blueprint class with 2 graphs. More...

#include "/Game/Blueprints/InteractiveObjects/Pedestal/Blueprint/BP_Pedestal"

Inheritance diagram for ABP_Pedestal_C:
[legend]

Public Attributes

UChildActorComponent * Button
 Button.
 
UStaticMeshComponentButtonSupport_SM
 Button Support SM.
 
UStaticMeshComponentPedestal_SM
 Pedestal SM.
 

Private Member Functions

void EventGraph ()
 
void UserConstructionScript ()
 

Detailed Description

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.

Member Function Documentation

◆ EventGraph()

void ABP_Pedestal_C::EventGraph ( )
privateBlueprint
Event Graph

Definition at line 17 of file ABP_Pedestal_C.cpp.

◆ UserConstructionScript()

void ABP_Pedestal_C::UserConstructionScript ( )
privateBlueprint
User Construction Script

Definition at line 13 of file ABP_Pedestal_C.cpp.

Member Data Documentation

◆ Button

UChildActorComponent* ABP_Pedestal_C::Button

Button.

Definition at line 15 of file ABP_Pedestal_C.h.

◆ ButtonSupport_SM

UStaticMeshComponent* ABP_Pedestal_C::ButtonSupport_SM

Button Support SM.

Definition at line 16 of file ABP_Pedestal_C.h.

◆ Pedestal_SM

UStaticMeshComponent* ABP_Pedestal_C::Pedestal_SM

Pedestal SM.

Definition at line 17 of file ABP_Pedestal_C.h.


The documentation for this class was generated from the following files: