A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
ABP_VideoPanel_C.h
Go to the documentation of this file.
1#pragma once
13{
14
15protected:
16 UMediaPlayer* MediaPlayer;
17
18private:
84 void UserConstructionScript(); //"User Construction Script"
151 void EventGraph(); //"Event Graph"
152};
153
A blueprint class with 2 graphs.
UMediaPlayer * MediaPlayer
Media Player.
UCLASS()
Definition VideoPanel.h:12