Navigation
API > API/Runtime > API/Runtime/Analytics > API/Runtime/Analytics/FAnalyticsEventAttribute > API/Runtime/Analytics/FAnalyticsEventAttribute/__ctor
References
Module | Analytics |
Header | /Engine/Source/Runtime/Analytics/Analytics/Public/AnalyticsEventAttribute.h |
Include | #include "AnalyticsEventAttribute.h" |
FAnalyticsEventAttribute&40;&41;
Remarks
Default ctor since we declare a custom ctor.
The implementation of this class references deprecated members. Don't fire warnings for these. For this reason we actually implement the entire class out-of-line, but still in the header files, so we can wrap all the implementations in DISABLE macro easily.