OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
Dx8::GUID Struct Referencefinal

#include <structs.h>

Public Member Functions

bool operator== (const GUID &g) const
 

Public Attributes

uint32_t Data1 = 0
 
uint16_t Data2 = 0
 
uint16_t Data3 = 0
 
uint64_t Data4 = 0
 

Detailed Description

Definition at line 8 of file structs.h.

Member Function Documentation

◆ operator==()

bool Dx8::GUID::operator== ( const GUID g) const
inline

Definition at line 14 of file structs.h.

Member Data Documentation

◆ Data1

uint32_t Dx8::GUID::Data1 = 0

Definition at line 9 of file structs.h.

◆ Data2

uint16_t Dx8::GUID::Data2 = 0

Definition at line 10 of file structs.h.

◆ Data3

uint16_t Dx8::GUID::Data3 = 0

Definition at line 11 of file structs.h.

◆ Data4

uint64_t Dx8::GUID::Data4 = 0

Definition at line 12 of file structs.h.


The documentation for this struct was generated from the following file: