HoverRace  2.0
Public Member Functions | Public Attributes | List of all members
HoverRace::Util::ObjectFromFactoryId Struct Reference

Unique identifier for a Factory Object. More...

#include <DllObjectFactory.h>

Public Member Functions

constexpr bool operator== (const ObjectFromFactoryId &pId) const noexcept
 
void Serialize (Parcel::ObjStream &pArchive)
 

Public Attributes

MR_UInt16 mClassId
 
MR_UInt16 mDllId
 

Detailed Description

Unique identifier for a Factory Object.

Member Function Documentation

constexpr bool HoverRace::Util::ObjectFromFactoryId::operator== ( const ObjectFromFactoryId pId) const
inlinenoexcept
void HoverRace::Util::ObjectFromFactoryId::Serialize ( Parcel::ObjStream pArchive)

Member Data Documentation

MR_UInt16 HoverRace::Util::ObjectFromFactoryId::mClassId
MR_UInt16 HoverRace::Util::ObjectFromFactoryId::mDllId

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