LeviLamina
Loading...
Searching...
No Matches
Social::Events::Event Class Reference

Public Types

enum class  AggregationMode : int { None = 0 , Aggregate = 1 , AggregateByUniqueProperties = 2 }

Public Member Functions

Event & operator= (Event const &)
 Event (Event const &)
MCAPI Event (uint id, ::std::string const &eventName, ::std::unordered_map<::std::string, ::Social::Events::Property > &&commonProperties, int eventTags)
MCAPI bool _areUniquePropertiesEqual (::Social::Events::Event const &other) const
MCAPI void addMeasurement (::Social::Events::Measurement const &measurement)
MCAPI void addProperty (::Social::Events::Property const &property, bool isUniqueProperty)
MCAPI void * $ctor (uint id, ::std::string const &eventName, ::std::unordered_map<::std::string, ::Social::Events::Property > &&commonProperties, int eventTags)

Public Attributes

::ll::UntypedStorage< 4, 4 > mUnk34803d
::ll::UntypedStorage< 8, 32 > mUnka3e2d1
::ll::UntypedStorage< 4, 4 > mUnkb6490e
::ll::UntypedStorage< 4, 4 > mUnk4d8050
::ll::UntypedStorage< 8, 8 > mUnked1ee5
::ll::UntypedStorage< 8, 8 > mUnk406331
::ll::UntypedStorage< 4, 4 > mUnk510604
::ll::UntypedStorage< 8, 48 > mUnkf0c7bf
::ll::UntypedStorage< 8, 64 > mUnk1c9391
::ll::UntypedStorage< 8, 24 > mUnkcc0cdb
::ll::UntypedStorage< 8, 24 > mUnk3c667f
::ll::UntypedStorage< 8, 48 > mUnkfc2d75
::ll::UntypedStorage< 1, 1 > mUnkab0bd8

Constructor & Destructor Documentation

◆ Event()

MCAPI Social::Events::Event::Event ( uint id,
::std::string const & eventName,
::std::unordered_map<::std::string, ::Social::Events::Property > && commonProperties,
int eventTags )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ _areUniquePropertiesEqual()

MCAPI bool Social::Events::Event::_areUniquePropertiesEqual ( ::Social::Events::Event const & other) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ addMeasurement()

MCAPI void Social::Events::Event::addMeasurement ( ::Social::Events::Measurement const & measurement)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ addProperty()

MCAPI void Social::Events::Event::addProperty ( ::Social::Events::Property const & property,
bool isUniqueProperty )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor()

MCAPI void * Social::Events::Event::$ctor ( uint id,
::std::string const & eventName,
::std::unordered_map<::std::string, ::Social::Events::Property > && commonProperties,
int eventTags )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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