Unreal access to the PixoVR Platform
Loading...
Searching...
No Matches
PixoPlatformBPLibrary.cpp
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#include "
PixoPlatformBPLibrary.h
"
4
#include "
PixoPlatform.h
"
5
6
UPixoPlatformBPLibrary::UPixoPlatformBPLibrary(
const
FObjectInitializer& ObjectInitializer)
7
: Super(ObjectInitializer)
8
{
9
10
}
11
12
float
UPixoPlatformBPLibrary::PixoPlatformSampleFunction
(
float
Param)
13
{
14
return
-1;
15
}
16
PixoPlatform.h
PixoPlatformBPLibrary.h
UPixoPlatformBPLibrary::PixoPlatformSampleFunction
static float PixoPlatformSampleFunction(float Param)
UFUNCTION(BlueprintCallable, meta = (DisplayName = "Execute Sample function", Keywords = "PixoPlatfor...
Definition
PixoPlatformBPLibrary.cpp:12
Source
PixoPlatform
Private
PixoPlatformBPLibrary.cpp
Generated
Wed Oct 9 2024 19:29:33
by Doxygen version
1.10.0