v1.2.26 |
Documentation for the Unreal C++ Plugin
|
A blueprint class with 2 graphs. More...
#include "/PixoCore/Intro/PixoIntroPlayer"
Public Attributes | |
UCameraComponent * | Camera |
Camera. | |
USceneComponent * | DefaultSceneRoot |
Default Scene Root. | |
USceneComponent * | VROrigin |
VROrigin. | |
Protected Attributes | |
float | DefaultPlayerHeight |
Default Player Height. | |
Private Member Functions | |
void | EventGraph () |
void | UserConstructionScript () |
A blueprint class with 2 graphs.
UDF Path: /PixoCore /Intro /PixoIntroPlayer
Config: Config/DefaultEngine.ini
Definition at line 11 of file APixoIntroPlayer_C.h.
|
privateBlueprint |
Definition at line 17 of file APixoIntroPlayer_C.cpp.
|
privateBlueprint |
Definition at line 13 of file APixoIntroPlayer_C.cpp.
UCameraComponent* APixoIntroPlayer_C::Camera |
Camera.
Definition at line 14 of file APixoIntroPlayer_C.h.
|
protected |
Default Player Height.
Definition at line 19 of file APixoIntroPlayer_C.h.
USceneComponent* APixoIntroPlayer_C::DefaultSceneRoot |
Default Scene Root.
Definition at line 16 of file APixoIntroPlayer_C.h.
USceneComponent* APixoIntroPlayer_C::VROrigin |
VROrigin.
Definition at line 15 of file APixoIntroPlayer_C.h.