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

A blueprint class with 2 graphs. More...

#include "/PixoCore/Intro/PixoIntroPlayer"

Inheritance diagram for APixoIntroPlayer_C:
[legend]

Public Attributes

UCameraComponentCamera
 Camera.
 
USceneComponentDefaultSceneRoot
 Default Scene Root.
 
USceneComponentVROrigin
 VROrigin.
 

Protected Attributes

float DefaultPlayerHeight
 Default Player Height.
 

Private Member Functions

void EventGraph ()
 
void EventGraph ()
 
void UserConstructionScript ()
 
void UserConstructionScript ()
 

Detailed Description

A blueprint class with 2 graphs.

UDF Path:  /Game /Intro /PixoIntroPlayer
Config: Config/DefaultEngine.ini

UDF Path:  /PixoCore /Intro /PixoIntroPlayer
Config: Config/DefaultEngine.ini

Definition at line 11 of file APixoIntroPlayer_C.h.

Member Function Documentation

◆ EventGraph() [1/2]

void APixoIntroPlayer_C::EventGraph ( )
privateBlueprint
Event Graph

Definition at line 17 of file APixoIntroPlayer_C.cpp.

◆ EventGraph() [2/2]

void APixoIntroPlayer_C::EventGraph ( )
privateBlueprint
Event Graph

◆ UserConstructionScript() [1/2]

void APixoIntroPlayer_C::UserConstructionScript ( )
privateBlueprint
User Construction Script

Definition at line 13 of file APixoIntroPlayer_C.cpp.

◆ UserConstructionScript() [2/2]

void APixoIntroPlayer_C::UserConstructionScript ( )
privateBlueprint
User Construction Script

Member Data Documentation

◆ Camera

UCameraComponent * APixoIntroPlayer_C::Camera

Camera.

Definition at line 14 of file APixoIntroPlayer_C.h.

◆ DefaultPlayerHeight

float APixoIntroPlayer_C::DefaultPlayerHeight
protected

Default Player Height.

Definition at line 19 of file APixoIntroPlayer_C.h.

◆ DefaultSceneRoot

USceneComponent * APixoIntroPlayer_C::DefaultSceneRoot

Default Scene Root.

Definition at line 16 of file APixoIntroPlayer_C.h.

◆ VROrigin

USceneComponent * APixoIntroPlayer_C::VROrigin

VROrigin.

Definition at line 15 of file APixoIntroPlayer_C.h.


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