A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
APixoIntroPlayer_C.h
Go to the documentation of this file.
1
#pragma once
11
class
APixoIntroPlayer_C
:
public
APawn
12
{
13
public
:
14
UCameraComponent
*
Camera
;
15
USceneComponent
*
VROrigin
;
16
USceneComponent
*
DefaultSceneRoot
;
17
18
protected
:
19
float
DefaultPlayerHeight
;
20
21
private
:
87
void
UserConstructionScript
();
//"User Construction Script"
526
void
EventGraph
();
//"Event Graph"
527
};
528
APawn
APixoIntroPlayer_C
A blueprint class with 2 graphs.
Definition
APixoIntroPlayer_C.h:12
APixoIntroPlayer_C::VROrigin
USceneComponent * VROrigin
VROrigin.
Definition
APixoIntroPlayer_C.h:15
APixoIntroPlayer_C::EventGraph
void EventGraph()
Definition
APixoIntroPlayer_C.cpp:17
APixoIntroPlayer_C::DefaultPlayerHeight
float DefaultPlayerHeight
Default Player Height.
Definition
APixoIntroPlayer_C.h:19
APixoIntroPlayer_C::DefaultSceneRoot
USceneComponent * DefaultSceneRoot
Default Scene Root.
Definition
APixoIntroPlayer_C.h:16
APixoIntroPlayer_C::UserConstructionScript
void UserConstructionScript()
Definition
APixoIntroPlayer_C.cpp:13
APixoIntroPlayer_C::Camera
UCameraComponent * Camera
Camera.
Definition
APixoIntroPlayer_C.h:14
UCameraComponent
USceneComponent
documentation
generated
Game
Intro
APixoIntroPlayer_C.h
Generated
Wed Oct 9 2024 19:52:51
by Doxygen version
1.10.0