Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FortniteShaderworkObjectVersion.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
#
pragma
once
3
4
#
include
"DevObjectVersion.h"
5
#
include
"Containers/Map.h"
6
7
// System Guids for changes made in the Fortnite Shaderwork stream
8
struct
FFortniteShaderworkObjectVersion
9
{
10
static
TMap
<
FGuid
,
FGuid
>
GetSystemGuids
();
11
12
private
:
13
FFortniteShaderworkObjectVersion
() {}
14
};
FFortniteShaderworkObjectVersion
Definition
FortniteShaderworkObjectVersion.h:9
FFortniteShaderworkObjectVersion::FFortniteShaderworkObjectVersion
FFortniteShaderworkObjectVersion()
Definition
FortniteShaderworkObjectVersion.h:13
FFortniteShaderworkObjectVersion::GetSystemGuids
static TMap< FGuid, FGuid > GetSystemGuids()
Downloads
ArkServerAPI_NEW
ASA
AsaApi
AsaApi
Core
Public
API
UE
UObject
FortniteShaderworkObjectVersion.h
Generated by
1.10.0