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

A blueprint class with 4 graphs. More...

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

Inheritance diagram for UBI_InteractiveObject_C:
[legend]

Private Member Functions

void IsObjectActive ()
 
void ObjectActivated ()
 
void ObjectDeactivated ()
 
void ResetPositionFunctionality ()
 

Detailed Description

A blueprint class with 4 graphs.

UDF Path:  /Game /Blueprints /InteractiveObjects /Pedestal /Blueprint /BI_InteractiveObject
Config: Config/DefaultEngine.ini

Definition at line 11 of file UBI_InteractiveObject_C.h.

Member Function Documentation

◆ IsObjectActive()

void UBI_InteractiveObject_C::IsObjectActive ( )
privateBlueprint
Is Object Active

Definition at line 21 of file UBI_InteractiveObject_C.cpp.

◆ ObjectActivated()

void UBI_InteractiveObject_C::ObjectActivated ( )
privateBlueprint
Object Activated

Definition at line 13 of file UBI_InteractiveObject_C.cpp.

◆ ObjectDeactivated()

void UBI_InteractiveObject_C::ObjectDeactivated ( )
privateBlueprint
Object Deactivated

Definition at line 17 of file UBI_InteractiveObject_C.cpp.

◆ ResetPositionFunctionality()

void UBI_InteractiveObject_C::ResetPositionFunctionality ( )
privateBlueprint
Reset Position Functionality

Definition at line 25 of file UBI_InteractiveObject_C.cpp.


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