v1.2.26
Documentation for the Unreal C++ Plugin
Loading...
Searching...
No Matches
APixoIntroPlayer_C.cpp
Go to the documentation of this file.
1
2
#include "
APixoIntroPlayer_C.h
"
3
4
/*
5
This is fake C++ that doxygen will parse for call graph entries.
6
7
In this pseudo-C++, everything is a function and gets called
8
if it's mentioned in a node graph. Doxygen parses it anyway!
9
10
We use the URLs of the nodes to make this list.
11
*/
12
13
void
APixoIntroPlayer_C::UserConstructionScript
()
14
{
15
}
16
17
void
APixoIntroPlayer_C::EventGraph
()
18
{
19
APixoIntroPlayer_C::DefaultPlayerHeight
();
20
APixoIntroPlayer_C::VROrigin
();
21
}
22
APixoIntroPlayer_C.h
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::VROrigin
USceneComponent * VROrigin
VROrigin.
Definition
APixoIntroPlayer_C.h:15
APixoIntroPlayer_C::UserConstructionScript
void UserConstructionScript()
Definition
APixoIntroPlayer_C.cpp:13
documentation
generated
PixoCore
Intro
APixoIntroPlayer_C.cpp
Generated
Wed Oct 9 2024 19:40:15
by Doxygen version
1.10.0