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

A blueprint class with 2 graphs. More...

#include "/Game/Blueprints/InteractiveObjects/InteractiveShapes/BP_Floor"

Inheritance diagram for ABP_Floor_C:
[legend]

Public Attributes

UBoxComponentBox
 Box.
 
USceneComponentDefaultSceneRoot
 Default Scene Root.
 

Private Member Functions

void EventGraph ()
 
void UserConstructionScript ()
 

Detailed Description

A blueprint class with 2 graphs.

UDF Path:  /Game /Blueprints /InteractiveObjects /InteractiveShapes /BP_Floor
Config: Config/DefaultEngine.ini

Definition at line 11 of file ABP_Floor_C.h.

Member Function Documentation

◆ EventGraph()

void ABP_Floor_C::EventGraph ( )
privateBlueprint
Event Graph

Definition at line 17 of file ABP_Floor_C.cpp.

◆ UserConstructionScript()

void ABP_Floor_C::UserConstructionScript ( )
privateBlueprint
User Construction Script

Definition at line 13 of file ABP_Floor_C.cpp.

Member Data Documentation

◆ Box

UBoxComponent* ABP_Floor_C::Box

Box.

Definition at line 14 of file ABP_Floor_C.h.

◆ DefaultSceneRoot

USceneComponent* ABP_Floor_C::DefaultSceneRoot

Default Scene Root.

Definition at line 15 of file ABP_Floor_C.h.


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