Documentation for the Unreal C++ Plugin
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

UCameraComponent * Camera
 Camera.
 
USceneComponentDefaultSceneRoot
 Default Scene Root.
 
USceneComponentVROrigin
 VROrigin.
 

Protected Attributes

float DefaultPlayerHeight
 Default Player Height.
 

Private Member Functions

void EventGraph ()
 
void UserConstructionScript ()
 

Detailed Description

A blueprint class with 2 graphs.

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

Definition at line 11 of file APixoIntroPlayer_C.h.

Member Function Documentation

◆ EventGraph()

void APixoIntroPlayer_C::EventGraph ( )
privateBlueprint
Event Graph

Definition at line 17 of file APixoIntroPlayer_C.cpp.

◆ UserConstructionScript()

void APixoIntroPlayer_C::UserConstructionScript ( )
privateBlueprint
User Construction Script

Definition at line 13 of file APixoIntroPlayer_C.cpp.

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: