A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
ABP_PixoCharacter_C.h
Go to the documentation of this file.
1#pragma once
13{
14
15private:
81 void UserConstructionScript(); //"User Construction Script"
823 void EventGraph(); //"Event Graph"
824};
825
A blueprint class with 2 graphs.
Pixo VR Character This class represents the main character in the Pixo VR game. It extends the AVRCha...