Documentation for the Unreal C++ Plugin
Loading...
Searching...
No Matches
AGripableProp_C Class ReferenceBlueprint

A blueprint class with 2 graphs. More...

#include "/PixoLobby/Blueprints/GripableProp"

Inheritance diagram for AGripableProp_C:
[legend]

Public Attributes

UStaticMeshComponent * PropObject
 Prop Object.
 

Protected Attributes

TArray< int32 > TotalShapes
 Total Shapes.
 

Private Member Functions

void EventGraph ()
 
void UserConstructionScript ()
 

Detailed Description

A blueprint class with 2 graphs.

UDF Path:  /PixoLobby /Blueprints /GripableProp
Config: Config/DefaultEngine.ini

Definition at line 12 of file AGripableProp_C.h.

Member Function Documentation

◆ EventGraph()

void AGripableProp_C::EventGraph ( )
privateBlueprint
Event Graph

Definition at line 19 of file AGripableProp_C.cpp.

◆ UserConstructionScript()

void AGripableProp_C::UserConstructionScript ( )
privateBlueprint
User Construction Script

Definition at line 13 of file AGripableProp_C.cpp.

Member Data Documentation

◆ PropObject

UStaticMeshComponent* AGripableProp_C::PropObject

Prop Object.

Definition at line 15 of file AGripableProp_C.h.

◆ TotalShapes

TArray<int32> AGripableProp_C::TotalShapes
protected

Total Shapes.

Definition at line 18 of file AGripableProp_C.h.


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